KubernetesComputeAttachConfiguration 类
构造函数
KubernetesComputeAttachConfiguration(resource_id=None, namespace=None, identity_type=None, identity_ids=None)
参数
| 名称 | 说明 |
|---|---|
|
resource_id
|
默认值: None
|
|
namespace
|
默认值: None
|
|
identity_type
|
默认值: None
|
|
identity_ids
|
默认值: None
|
方法
| to_dict |
从 utils 返回to_json_dict函数。 |
| validate_configuration |
检查指定的配置值是否有效。 如果验证失败,则引发验证 ComputeTargetException 。 |
to_dict
从 utils 返回to_json_dict函数。
to_dict()