huaweicloudsdkcae 3.1.142__py2.py3-none-any.whl → 3.1.144__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of huaweicloudsdkcae might be problematic. Click here for more details.
- huaweicloudsdkcae/v1/cae_async_client.py +56 -56
- huaweicloudsdkcae/v1/cae_client.py +56 -56
- huaweicloudsdkcae/v1/model/access.py +5 -5
- huaweicloudsdkcae/v1/model/access_configuration_data_items.py +21 -21
- huaweicloudsdkcae/v1/model/access_configuration_http_path.py +7 -7
- huaweicloudsdkcae/v1/model/access_configuration_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/access_configuration_port.py +21 -21
- huaweicloudsdkcae/v1/model/access_control.py +5 -5
- huaweicloudsdkcae/v1/model/action_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/action_on_component_build.py +5 -5
- huaweicloudsdkcae/v1/model/action_on_component_source.py +9 -9
- huaweicloudsdkcae/v1/model/action_on_component_spec.py +11 -11
- huaweicloudsdkcae/v1/model/agency.py +7 -7
- huaweicloudsdkcae/v1/model/agency_item.py +3 -3
- huaweicloudsdkcae/v1/model/agency_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/agency_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/api_version_obj.py +1 -1
- huaweicloudsdkcae/v1/model/app_info.py +5 -5
- huaweicloudsdkcae/v1/model/application_item.py +9 -9
- huaweicloudsdkcae/v1/model/application_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/application_metadata.py +9 -9
- huaweicloudsdkcae/v1/model/archive.py +3 -3
- huaweicloudsdkcae/v1/model/build.py +5 -5
- huaweicloudsdkcae/v1/model/cert_item.py +5 -5
- huaweicloudsdkcae/v1/model/cert_req.py +9 -9
- huaweicloudsdkcae/v1/model/certificate_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/cloud_storage_log_path_info.py +5 -5
- huaweicloudsdkcae/v1/model/component_configuration_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_execution_result.py +9 -9
- huaweicloudsdkcae/v1/model/component_info.py +5 -5
- huaweicloudsdkcae/v1/model/component_item.py +13 -13
- huaweicloudsdkcae/v1/model/component_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_snapshot_context.py +45 -45
- huaweicloudsdkcae/v1/model/component_snapshot_item.py +11 -11
- huaweicloudsdkcae/v1/model/component_snapshot_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_spec.py +29 -29
- huaweicloudsdkcae/v1/model/configuration.py +13 -13
- huaweicloudsdkcae/v1/model/configuration_data.py +5 -5
- huaweicloudsdkcae/v1/model/configuration_data_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_item.py +5 -5
- huaweicloudsdkcae/v1/model/configuration_request_data_spec.py +59 -59
- huaweicloudsdkcae/v1/model/configuration_request_data_spec_post_start.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_request_data_spec_pre_stop.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_response_data_spec.py +79 -79
- huaweicloudsdkcae/v1/model/configuration_response_data_spec_post_start.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_response_data_spec_pre_stop.py +3 -3
- huaweicloudsdkcae/v1/model/create_agency_request.py +3 -3
- huaweicloudsdkcae/v1/model/create_agency_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_application_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_application_request_body_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/create_application_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_certificate_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_certificate_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_component_configuration_request.py +11 -11
- huaweicloudsdkcae/v1/model/create_component_configuration_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_component_configuration_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_response.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_spec.py +17 -17
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body.py +11 -11
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_spec.py +13 -13
- huaweicloudsdkcae/v1/model/create_component_with_configuration_response.py +13 -13
- huaweicloudsdkcae/v1/model/create_component_with_configuration_response_body_status.py +3 -3
- huaweicloudsdkcae/v1/model/create_domain_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_domain_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_domain_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_environment_request.py +5 -5
- huaweicloudsdkcae/v1/model/create_environment_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_environment_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/create_environment_response.py +3 -3
- huaweicloudsdkcae/v1/model/create_meta_cert.py +3 -3
- huaweicloudsdkcae/v1/model/create_meta_domain.py +3 -3
- huaweicloudsdkcae/v1/model/create_monitor_system_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_monitor_system_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_notice_rule_item.py +13 -13
- huaweicloudsdkcae/v1/model/create_notice_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/create_notice_rule_resp_item.py +15 -15
- huaweicloudsdkcae/v1/model/create_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_or_update_secret_detail.py +5 -5
- huaweicloudsdkcae/v1/model/create_or_update_secret_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_secret_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_secret_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_spec_cert.py +5 -5
- huaweicloudsdkcae/v1/model/create_timer_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_timer_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_timer_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_vpc_egress_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_vpc_egress_response.py +7 -7
- huaweicloudsdkcae/v1/model/cron_trigger_scheduler.py +5 -5
- huaweicloudsdkcae/v1/model/delete_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_application_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_certificate_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_certificate_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_component_configuration_request.py +9 -9
- huaweicloudsdkcae/v1/model/delete_component_configuration_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/delete_component_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_domain_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_domain_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_environment_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_environment_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_notice_rule_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_secret_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_secret_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_timer_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_timer_rule_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_volume_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_volume_response.py +7 -7
- huaweicloudsdkcae/v1/model/delete_vpc_egress_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_vpc_egress_response.py +1 -1
- huaweicloudsdkcae/v1/model/domain_item.py +3 -3
- huaweicloudsdkcae/v1/model/domain_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/egress_cidr.py +7 -7
- huaweicloudsdkcae/v1/model/eip_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/environment_item.py +15 -15
- huaweicloudsdkcae/v1/model/environment_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/execute_action_request.py +11 -11
- huaweicloudsdkcae/v1/model/execute_action_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/execute_action_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/execute_action_response.py +3 -3
- huaweicloudsdkcae/v1/model/execution_details.py +5 -5
- huaweicloudsdkcae/v1/model/health_check_configuration_exec.py +3 -3
- huaweicloudsdkcae/v1/model/health_check_configuration_http_get.py +7 -7
- huaweicloudsdkcae/v1/model/health_check_configuration_liveness_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_readiness_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_startup_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_tcp_socket.py +3 -3
- huaweicloudsdkcae/v1/model/instance.py +7 -7
- huaweicloudsdkcae/v1/model/job_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/job_spec.py +7 -7
- huaweicloudsdkcae/v1/model/life_cycle_configuration_exec.py +3 -3
- huaweicloudsdkcae/v1/model/list_agencies_request.py +1 -1
- huaweicloudsdkcae/v1/model/list_agencies_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_applications_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_applications_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_certificates_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_certificates_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_configurations_request.py +11 -11
- huaweicloudsdkcae/v1/model/list_component_configurations_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_configurations_response_data.py +5 -5
- huaweicloudsdkcae/v1/model/list_component_instances_request.py +9 -9
- huaweicloudsdkcae/v1/model/list_component_instances_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_snapshots_request.py +9 -9
- huaweicloudsdkcae/v1/model/list_component_snapshots_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_components_request.py +15 -15
- huaweicloudsdkcae/v1/model/list_components_response.py +9 -9
- huaweicloudsdkcae/v1/model/list_domains_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_domains_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_effective_components_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_effective_components_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec.py +5 -5
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec_egress.py +7 -7
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec_ingress.py +7 -7
- huaweicloudsdkcae/v1/model/list_eips_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_eips_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_environments_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_environments_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_notice_rules_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_notice_rules_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_secrets_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_secrets_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_timer_rules_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_timer_rules_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_volumes_request.py +7 -7
- huaweicloudsdkcae/v1/model/list_volumes_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_vpc_egress_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_vpc_egress_response.py +7 -7
- huaweicloudsdkcae/v1/model/meta_cert.py +5 -5
- huaweicloudsdkcae/v1/model/meta_domain.py +7 -7
- huaweicloudsdkcae/v1/model/metadata_response.py +11 -11
- huaweicloudsdkcae/v1/model/monitor_system_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/monitor_system_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/monitor_system_request_body_spec.py +17 -17
- huaweicloudsdkcae/v1/model/mount_component.py +13 -13
- huaweicloudsdkcae/v1/model/notice_rule_notification.py +7 -7
- huaweicloudsdkcae/v1/model/notice_rule_scope.py +9 -9
- huaweicloudsdkcae/v1/model/repo.py +7 -7
- huaweicloudsdkcae/v1/model/resource_limit.py +5 -5
- huaweicloudsdkcae/v1/model/resource_limit_for_upgrade.py +5 -5
- huaweicloudsdkcae/v1/model/resources_credential.py +5 -5
- huaweicloudsdkcae/v1/model/retry_job_request.py +7 -7
- huaweicloudsdkcae/v1/model/retry_job_response.py +1 -1
- huaweicloudsdkcae/v1/model/scale_configuration_data_advanced.py +11 -11
- huaweicloudsdkcae/v1/model/scale_configuration_data_trigger.py +5 -5
- huaweicloudsdkcae/v1/model/scaling_trigger_meta.py +9 -9
- huaweicloudsdkcae/v1/model/secret_detail.py +15 -15
- huaweicloudsdkcae/v1/model/show_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_application_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/show_component_response.py +9 -9
- huaweicloudsdkcae/v1/model/show_execution_result_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_execution_result_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_job_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_job_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_monitor_system_request.py +5 -5
- huaweicloudsdkcae/v1/model/show_monitor_system_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_monitor_system_response_body_spec.py +25 -25
- huaweicloudsdkcae/v1/model/show_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/show_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/source.py +9 -9
- huaweicloudsdkcae/v1/model/spec_cert.py +7 -7
- huaweicloudsdkcae/v1/model/task.py +13 -13
- huaweicloudsdkcae/v1/model/time_rule_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/timer_rule_details.py +25 -25
- huaweicloudsdkcae/v1/model/trigger_policy.py +9 -9
- huaweicloudsdkcae/v1/model/update_cert_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_certificate_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_certificate_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_component_request.py +11 -11
- huaweicloudsdkcae/v1/model/update_component_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/update_component_request_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/update_component_request_spec.py +11 -11
- huaweicloudsdkcae/v1/model/update_component_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_eip_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_eip_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec_egress.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec_ingress.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_monitor_system_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_monitor_system_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_notice_rule_item.py +9 -9
- huaweicloudsdkcae/v1/model/update_notice_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_notice_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/update_secret_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_secret_response.py +7 -7
- huaweicloudsdkcae/v1/model/update_spec_cert.py +5 -5
- huaweicloudsdkcae/v1/model/update_timer_rule_details.py +17 -17
- huaweicloudsdkcae/v1/model/update_timer_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_timer_rule_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_timer_rule_response.py +1 -1
- huaweicloudsdkcae/v1/model/volume.py +15 -15
- huaweicloudsdkcae/v1/model/volume_configuration_data_volume.py +13 -13
- huaweicloudsdkcae/v1/model/volume_configuration_mount_info.py +7 -7
- huaweicloudsdkcae/v1/model/volume_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/volume_spec.py +9 -9
- huaweicloudsdkcae/v1/model/vpc_egress_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/vpc_egress_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/vpc_egress_request_body_spec.py +3 -3
- huaweicloudsdkcae/v1/model/vpc_egress_response_body_spec.py +7 -7
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/METADATA +2 -2
- huaweicloudsdkcae-3.1.144.dist-info/RECORD +260 -0
- huaweicloudsdkcae-3.1.142.dist-info/RECORD +0 -260
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/LICENSE +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/WHEEL +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/top_level.txt +0 -0
|
@@ -33,7 +33,7 @@ class ComponentSnapshotItem:
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
def __init__(self, component_id=None, index=None, context=None, created_at=None, updated_at=None):
|
|
36
|
-
"""ComponentSnapshotItem
|
|
36
|
+
r"""ComponentSnapshotItem
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
@@ -71,7 +71,7 @@ class ComponentSnapshotItem:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def component_id(self):
|
|
74
|
-
"""Gets the component_id of this ComponentSnapshotItem.
|
|
74
|
+
r"""Gets the component_id of this ComponentSnapshotItem.
|
|
75
75
|
|
|
76
76
|
组件ID。
|
|
77
77
|
|
|
@@ -82,7 +82,7 @@ class ComponentSnapshotItem:
|
|
|
82
82
|
|
|
83
83
|
@component_id.setter
|
|
84
84
|
def component_id(self, component_id):
|
|
85
|
-
"""Sets the component_id of this ComponentSnapshotItem.
|
|
85
|
+
r"""Sets the component_id of this ComponentSnapshotItem.
|
|
86
86
|
|
|
87
87
|
组件ID。
|
|
88
88
|
|
|
@@ -93,7 +93,7 @@ class ComponentSnapshotItem:
|
|
|
93
93
|
|
|
94
94
|
@property
|
|
95
95
|
def index(self):
|
|
96
|
-
"""Gets the index of this ComponentSnapshotItem.
|
|
96
|
+
r"""Gets the index of this ComponentSnapshotItem.
|
|
97
97
|
|
|
98
98
|
快照索引。
|
|
99
99
|
|
|
@@ -104,7 +104,7 @@ class ComponentSnapshotItem:
|
|
|
104
104
|
|
|
105
105
|
@index.setter
|
|
106
106
|
def index(self, index):
|
|
107
|
-
"""Sets the index of this ComponentSnapshotItem.
|
|
107
|
+
r"""Sets the index of this ComponentSnapshotItem.
|
|
108
108
|
|
|
109
109
|
快照索引。
|
|
110
110
|
|
|
@@ -115,7 +115,7 @@ class ComponentSnapshotItem:
|
|
|
115
115
|
|
|
116
116
|
@property
|
|
117
117
|
def context(self):
|
|
118
|
-
"""Gets the context of this ComponentSnapshotItem.
|
|
118
|
+
r"""Gets the context of this ComponentSnapshotItem.
|
|
119
119
|
|
|
120
120
|
:return: The context of this ComponentSnapshotItem.
|
|
121
121
|
:rtype: :class:`huaweicloudsdkcae.v1.ComponentSnapshotContext`
|
|
@@ -124,7 +124,7 @@ class ComponentSnapshotItem:
|
|
|
124
124
|
|
|
125
125
|
@context.setter
|
|
126
126
|
def context(self, context):
|
|
127
|
-
"""Sets the context of this ComponentSnapshotItem.
|
|
127
|
+
r"""Sets the context of this ComponentSnapshotItem.
|
|
128
128
|
|
|
129
129
|
:param context: The context of this ComponentSnapshotItem.
|
|
130
130
|
:type context: :class:`huaweicloudsdkcae.v1.ComponentSnapshotContext`
|
|
@@ -133,7 +133,7 @@ class ComponentSnapshotItem:
|
|
|
133
133
|
|
|
134
134
|
@property
|
|
135
135
|
def created_at(self):
|
|
136
|
-
"""Gets the created_at of this ComponentSnapshotItem.
|
|
136
|
+
r"""Gets the created_at of this ComponentSnapshotItem.
|
|
137
137
|
|
|
138
138
|
创建时间。
|
|
139
139
|
|
|
@@ -144,7 +144,7 @@ class ComponentSnapshotItem:
|
|
|
144
144
|
|
|
145
145
|
@created_at.setter
|
|
146
146
|
def created_at(self, created_at):
|
|
147
|
-
"""Sets the created_at of this ComponentSnapshotItem.
|
|
147
|
+
r"""Sets the created_at of this ComponentSnapshotItem.
|
|
148
148
|
|
|
149
149
|
创建时间。
|
|
150
150
|
|
|
@@ -155,7 +155,7 @@ class ComponentSnapshotItem:
|
|
|
155
155
|
|
|
156
156
|
@property
|
|
157
157
|
def updated_at(self):
|
|
158
|
-
"""Gets the updated_at of this ComponentSnapshotItem.
|
|
158
|
+
r"""Gets the updated_at of this ComponentSnapshotItem.
|
|
159
159
|
|
|
160
160
|
更新时间。
|
|
161
161
|
|
|
@@ -166,7 +166,7 @@ class ComponentSnapshotItem:
|
|
|
166
166
|
|
|
167
167
|
@updated_at.setter
|
|
168
168
|
def updated_at(self, updated_at):
|
|
169
|
-
"""Sets the updated_at of this ComponentSnapshotItem.
|
|
169
|
+
r"""Sets the updated_at of this ComponentSnapshotItem.
|
|
170
170
|
|
|
171
171
|
更新时间。
|
|
172
172
|
|
|
@@ -51,7 +51,7 @@ class ComponentSpec:
|
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
def __init__(self, runtime=None, env_id=None, replica=None, source=None, build=None, resource_limit=None, access_info=None, image_url=None, available_replica=None, job_id=None, build_id=None, status=None, build_log_id=None, configuration_operation_id=None):
|
|
54
|
-
"""ComponentSpec
|
|
54
|
+
r"""ComponentSpec
|
|
55
55
|
|
|
56
56
|
The model defined in huaweicloud sdk
|
|
57
57
|
|
|
@@ -134,7 +134,7 @@ class ComponentSpec:
|
|
|
134
134
|
|
|
135
135
|
@property
|
|
136
136
|
def runtime(self):
|
|
137
|
-
"""Gets the runtime of this ComponentSpec.
|
|
137
|
+
r"""Gets the runtime of this ComponentSpec.
|
|
138
138
|
|
|
139
139
|
语言/运行时。
|
|
140
140
|
|
|
@@ -145,7 +145,7 @@ class ComponentSpec:
|
|
|
145
145
|
|
|
146
146
|
@runtime.setter
|
|
147
147
|
def runtime(self, runtime):
|
|
148
|
-
"""Sets the runtime of this ComponentSpec.
|
|
148
|
+
r"""Sets the runtime of this ComponentSpec.
|
|
149
149
|
|
|
150
150
|
语言/运行时。
|
|
151
151
|
|
|
@@ -156,7 +156,7 @@ class ComponentSpec:
|
|
|
156
156
|
|
|
157
157
|
@property
|
|
158
158
|
def env_id(self):
|
|
159
|
-
"""Gets the env_id of this ComponentSpec.
|
|
159
|
+
r"""Gets the env_id of this ComponentSpec.
|
|
160
160
|
|
|
161
161
|
环境ID。
|
|
162
162
|
|
|
@@ -167,7 +167,7 @@ class ComponentSpec:
|
|
|
167
167
|
|
|
168
168
|
@env_id.setter
|
|
169
169
|
def env_id(self, env_id):
|
|
170
|
-
"""Sets the env_id of this ComponentSpec.
|
|
170
|
+
r"""Sets the env_id of this ComponentSpec.
|
|
171
171
|
|
|
172
172
|
环境ID。
|
|
173
173
|
|
|
@@ -178,7 +178,7 @@ class ComponentSpec:
|
|
|
178
178
|
|
|
179
179
|
@property
|
|
180
180
|
def replica(self):
|
|
181
|
-
"""Gets the replica of this ComponentSpec.
|
|
181
|
+
r"""Gets the replica of this ComponentSpec.
|
|
182
182
|
|
|
183
183
|
实例个数。
|
|
184
184
|
|
|
@@ -189,7 +189,7 @@ class ComponentSpec:
|
|
|
189
189
|
|
|
190
190
|
@replica.setter
|
|
191
191
|
def replica(self, replica):
|
|
192
|
-
"""Sets the replica of this ComponentSpec.
|
|
192
|
+
r"""Sets the replica of this ComponentSpec.
|
|
193
193
|
|
|
194
194
|
实例个数。
|
|
195
195
|
|
|
@@ -200,7 +200,7 @@ class ComponentSpec:
|
|
|
200
200
|
|
|
201
201
|
@property
|
|
202
202
|
def source(self):
|
|
203
|
-
"""Gets the source of this ComponentSpec.
|
|
203
|
+
r"""Gets the source of this ComponentSpec.
|
|
204
204
|
|
|
205
205
|
:return: The source of this ComponentSpec.
|
|
206
206
|
:rtype: :class:`huaweicloudsdkcae.v1.Source`
|
|
@@ -209,7 +209,7 @@ class ComponentSpec:
|
|
|
209
209
|
|
|
210
210
|
@source.setter
|
|
211
211
|
def source(self, source):
|
|
212
|
-
"""Sets the source of this ComponentSpec.
|
|
212
|
+
r"""Sets the source of this ComponentSpec.
|
|
213
213
|
|
|
214
214
|
:param source: The source of this ComponentSpec.
|
|
215
215
|
:type source: :class:`huaweicloudsdkcae.v1.Source`
|
|
@@ -218,7 +218,7 @@ class ComponentSpec:
|
|
|
218
218
|
|
|
219
219
|
@property
|
|
220
220
|
def build(self):
|
|
221
|
-
"""Gets the build of this ComponentSpec.
|
|
221
|
+
r"""Gets the build of this ComponentSpec.
|
|
222
222
|
|
|
223
223
|
:return: The build of this ComponentSpec.
|
|
224
224
|
:rtype: :class:`huaweicloudsdkcae.v1.Build`
|
|
@@ -227,7 +227,7 @@ class ComponentSpec:
|
|
|
227
227
|
|
|
228
228
|
@build.setter
|
|
229
229
|
def build(self, build):
|
|
230
|
-
"""Sets the build of this ComponentSpec.
|
|
230
|
+
r"""Sets the build of this ComponentSpec.
|
|
231
231
|
|
|
232
232
|
:param build: The build of this ComponentSpec.
|
|
233
233
|
:type build: :class:`huaweicloudsdkcae.v1.Build`
|
|
@@ -236,7 +236,7 @@ class ComponentSpec:
|
|
|
236
236
|
|
|
237
237
|
@property
|
|
238
238
|
def resource_limit(self):
|
|
239
|
-
"""Gets the resource_limit of this ComponentSpec.
|
|
239
|
+
r"""Gets the resource_limit of this ComponentSpec.
|
|
240
240
|
|
|
241
241
|
:return: The resource_limit of this ComponentSpec.
|
|
242
242
|
:rtype: :class:`huaweicloudsdkcae.v1.ResourceLimit`
|
|
@@ -245,7 +245,7 @@ class ComponentSpec:
|
|
|
245
245
|
|
|
246
246
|
@resource_limit.setter
|
|
247
247
|
def resource_limit(self, resource_limit):
|
|
248
|
-
"""Sets the resource_limit of this ComponentSpec.
|
|
248
|
+
r"""Sets the resource_limit of this ComponentSpec.
|
|
249
249
|
|
|
250
250
|
:param resource_limit: The resource_limit of this ComponentSpec.
|
|
251
251
|
:type resource_limit: :class:`huaweicloudsdkcae.v1.ResourceLimit`
|
|
@@ -254,7 +254,7 @@ class ComponentSpec:
|
|
|
254
254
|
|
|
255
255
|
@property
|
|
256
256
|
def access_info(self):
|
|
257
|
-
"""Gets the access_info of this ComponentSpec.
|
|
257
|
+
r"""Gets the access_info of this ComponentSpec.
|
|
258
258
|
|
|
259
259
|
访问方式列表。
|
|
260
260
|
|
|
@@ -265,7 +265,7 @@ class ComponentSpec:
|
|
|
265
265
|
|
|
266
266
|
@access_info.setter
|
|
267
267
|
def access_info(self, access_info):
|
|
268
|
-
"""Sets the access_info of this ComponentSpec.
|
|
268
|
+
r"""Sets the access_info of this ComponentSpec.
|
|
269
269
|
|
|
270
270
|
访问方式列表。
|
|
271
271
|
|
|
@@ -276,7 +276,7 @@ class ComponentSpec:
|
|
|
276
276
|
|
|
277
277
|
@property
|
|
278
278
|
def image_url(self):
|
|
279
|
-
"""Gets the image_url of this ComponentSpec.
|
|
279
|
+
r"""Gets the image_url of this ComponentSpec.
|
|
280
280
|
|
|
281
281
|
镜像地址。
|
|
282
282
|
|
|
@@ -287,7 +287,7 @@ class ComponentSpec:
|
|
|
287
287
|
|
|
288
288
|
@image_url.setter
|
|
289
289
|
def image_url(self, image_url):
|
|
290
|
-
"""Sets the image_url of this ComponentSpec.
|
|
290
|
+
r"""Sets the image_url of this ComponentSpec.
|
|
291
291
|
|
|
292
292
|
镜像地址。
|
|
293
293
|
|
|
@@ -298,7 +298,7 @@ class ComponentSpec:
|
|
|
298
298
|
|
|
299
299
|
@property
|
|
300
300
|
def available_replica(self):
|
|
301
|
-
"""Gets the available_replica of this ComponentSpec.
|
|
301
|
+
r"""Gets the available_replica of this ComponentSpec.
|
|
302
302
|
|
|
303
303
|
可用实例个数。
|
|
304
304
|
|
|
@@ -309,7 +309,7 @@ class ComponentSpec:
|
|
|
309
309
|
|
|
310
310
|
@available_replica.setter
|
|
311
311
|
def available_replica(self, available_replica):
|
|
312
|
-
"""Sets the available_replica of this ComponentSpec.
|
|
312
|
+
r"""Sets the available_replica of this ComponentSpec.
|
|
313
313
|
|
|
314
314
|
可用实例个数。
|
|
315
315
|
|
|
@@ -320,7 +320,7 @@ class ComponentSpec:
|
|
|
320
320
|
|
|
321
321
|
@property
|
|
322
322
|
def job_id(self):
|
|
323
|
-
"""Gets the job_id of this ComponentSpec.
|
|
323
|
+
r"""Gets the job_id of this ComponentSpec.
|
|
324
324
|
|
|
325
325
|
任务ID。
|
|
326
326
|
|
|
@@ -331,7 +331,7 @@ class ComponentSpec:
|
|
|
331
331
|
|
|
332
332
|
@job_id.setter
|
|
333
333
|
def job_id(self, job_id):
|
|
334
|
-
"""Sets the job_id of this ComponentSpec.
|
|
334
|
+
r"""Sets the job_id of this ComponentSpec.
|
|
335
335
|
|
|
336
336
|
任务ID。
|
|
337
337
|
|
|
@@ -342,7 +342,7 @@ class ComponentSpec:
|
|
|
342
342
|
|
|
343
343
|
@property
|
|
344
344
|
def build_id(self):
|
|
345
|
-
"""Gets the build_id of this ComponentSpec.
|
|
345
|
+
r"""Gets the build_id of this ComponentSpec.
|
|
346
346
|
|
|
347
347
|
构建任务ID。
|
|
348
348
|
|
|
@@ -353,7 +353,7 @@ class ComponentSpec:
|
|
|
353
353
|
|
|
354
354
|
@build_id.setter
|
|
355
355
|
def build_id(self, build_id):
|
|
356
|
-
"""Sets the build_id of this ComponentSpec.
|
|
356
|
+
r"""Sets the build_id of this ComponentSpec.
|
|
357
357
|
|
|
358
358
|
构建任务ID。
|
|
359
359
|
|
|
@@ -364,7 +364,7 @@ class ComponentSpec:
|
|
|
364
364
|
|
|
365
365
|
@property
|
|
366
366
|
def status(self):
|
|
367
|
-
"""Gets the status of this ComponentSpec.
|
|
367
|
+
r"""Gets the status of this ComponentSpec.
|
|
368
368
|
|
|
369
369
|
组件状态。
|
|
370
370
|
|
|
@@ -375,7 +375,7 @@ class ComponentSpec:
|
|
|
375
375
|
|
|
376
376
|
@status.setter
|
|
377
377
|
def status(self, status):
|
|
378
|
-
"""Sets the status of this ComponentSpec.
|
|
378
|
+
r"""Sets the status of this ComponentSpec.
|
|
379
379
|
|
|
380
380
|
组件状态。
|
|
381
381
|
|
|
@@ -386,7 +386,7 @@ class ComponentSpec:
|
|
|
386
386
|
|
|
387
387
|
@property
|
|
388
388
|
def build_log_id(self):
|
|
389
|
-
"""Gets the build_log_id of this ComponentSpec.
|
|
389
|
+
r"""Gets the build_log_id of this ComponentSpec.
|
|
390
390
|
|
|
391
391
|
构建日志ID。
|
|
392
392
|
|
|
@@ -397,7 +397,7 @@ class ComponentSpec:
|
|
|
397
397
|
|
|
398
398
|
@build_log_id.setter
|
|
399
399
|
def build_log_id(self, build_log_id):
|
|
400
|
-
"""Sets the build_log_id of this ComponentSpec.
|
|
400
|
+
r"""Sets the build_log_id of this ComponentSpec.
|
|
401
401
|
|
|
402
402
|
构建日志ID。
|
|
403
403
|
|
|
@@ -408,7 +408,7 @@ class ComponentSpec:
|
|
|
408
408
|
|
|
409
409
|
@property
|
|
410
410
|
def configuration_operation_id(self):
|
|
411
|
-
"""Gets the configuration_operation_id of this ComponentSpec.
|
|
411
|
+
r"""Gets the configuration_operation_id of this ComponentSpec.
|
|
412
412
|
|
|
413
413
|
组件最新配置的操作ID。
|
|
414
414
|
|
|
@@ -419,7 +419,7 @@ class ComponentSpec:
|
|
|
419
419
|
|
|
420
420
|
@configuration_operation_id.setter
|
|
421
421
|
def configuration_operation_id(self, configuration_operation_id):
|
|
422
|
-
"""Sets the configuration_operation_id of this ComponentSpec.
|
|
422
|
+
r"""Sets the configuration_operation_id of this ComponentSpec.
|
|
423
423
|
|
|
424
424
|
组件最新配置的操作ID。
|
|
425
425
|
|
|
@@ -35,7 +35,7 @@ class Configuration:
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
def __init__(self, data=None, operated_at=None, operation_id=None, type=None, is_activated=None, is_using=None):
|
|
38
|
-
"""Configuration
|
|
38
|
+
r"""Configuration
|
|
39
39
|
|
|
40
40
|
The model defined in huaweicloud sdk
|
|
41
41
|
|
|
@@ -78,7 +78,7 @@ class Configuration:
|
|
|
78
78
|
|
|
79
79
|
@property
|
|
80
80
|
def data(self):
|
|
81
|
-
"""Gets the data of this Configuration.
|
|
81
|
+
r"""Gets the data of this Configuration.
|
|
82
82
|
|
|
83
83
|
:return: The data of this Configuration.
|
|
84
84
|
:rtype: :class:`huaweicloudsdkcae.v1.ListComponentConfigurationsResponseData`
|
|
@@ -87,7 +87,7 @@ class Configuration:
|
|
|
87
87
|
|
|
88
88
|
@data.setter
|
|
89
89
|
def data(self, data):
|
|
90
|
-
"""Sets the data of this Configuration.
|
|
90
|
+
r"""Sets the data of this Configuration.
|
|
91
91
|
|
|
92
92
|
:param data: The data of this Configuration.
|
|
93
93
|
:type data: :class:`huaweicloudsdkcae.v1.ListComponentConfigurationsResponseData`
|
|
@@ -96,7 +96,7 @@ class Configuration:
|
|
|
96
96
|
|
|
97
97
|
@property
|
|
98
98
|
def operated_at(self):
|
|
99
|
-
"""Gets the operated_at of this Configuration.
|
|
99
|
+
r"""Gets the operated_at of this Configuration.
|
|
100
100
|
|
|
101
101
|
操作时间。
|
|
102
102
|
|
|
@@ -107,7 +107,7 @@ class Configuration:
|
|
|
107
107
|
|
|
108
108
|
@operated_at.setter
|
|
109
109
|
def operated_at(self, operated_at):
|
|
110
|
-
"""Sets the operated_at of this Configuration.
|
|
110
|
+
r"""Sets the operated_at of this Configuration.
|
|
111
111
|
|
|
112
112
|
操作时间。
|
|
113
113
|
|
|
@@ -118,7 +118,7 @@ class Configuration:
|
|
|
118
118
|
|
|
119
119
|
@property
|
|
120
120
|
def operation_id(self):
|
|
121
|
-
"""Gets the operation_id of this Configuration.
|
|
121
|
+
r"""Gets the operation_id of this Configuration.
|
|
122
122
|
|
|
123
123
|
操作ID。
|
|
124
124
|
|
|
@@ -129,7 +129,7 @@ class Configuration:
|
|
|
129
129
|
|
|
130
130
|
@operation_id.setter
|
|
131
131
|
def operation_id(self, operation_id):
|
|
132
|
-
"""Sets the operation_id of this Configuration.
|
|
132
|
+
r"""Sets the operation_id of this Configuration.
|
|
133
133
|
|
|
134
134
|
操作ID。
|
|
135
135
|
|
|
@@ -140,7 +140,7 @@ class Configuration:
|
|
|
140
140
|
|
|
141
141
|
@property
|
|
142
142
|
def type(self):
|
|
143
|
-
"""Gets the type of this Configuration.
|
|
143
|
+
r"""Gets the type of this Configuration.
|
|
144
144
|
|
|
145
145
|
组件配置类型。
|
|
146
146
|
|
|
@@ -151,7 +151,7 @@ class Configuration:
|
|
|
151
151
|
|
|
152
152
|
@type.setter
|
|
153
153
|
def type(self, type):
|
|
154
|
-
"""Sets the type of this Configuration.
|
|
154
|
+
r"""Sets the type of this Configuration.
|
|
155
155
|
|
|
156
156
|
组件配置类型。
|
|
157
157
|
|
|
@@ -162,7 +162,7 @@ class Configuration:
|
|
|
162
162
|
|
|
163
163
|
@property
|
|
164
164
|
def is_activated(self):
|
|
165
|
-
"""Gets the is_activated of this Configuration.
|
|
165
|
+
r"""Gets the is_activated of this Configuration.
|
|
166
166
|
|
|
167
167
|
配置是否生效过。
|
|
168
168
|
|
|
@@ -173,7 +173,7 @@ class Configuration:
|
|
|
173
173
|
|
|
174
174
|
@is_activated.setter
|
|
175
175
|
def is_activated(self, is_activated):
|
|
176
|
-
"""Sets the is_activated of this Configuration.
|
|
176
|
+
r"""Sets the is_activated of this Configuration.
|
|
177
177
|
|
|
178
178
|
配置是否生效过。
|
|
179
179
|
|
|
@@ -184,7 +184,7 @@ class Configuration:
|
|
|
184
184
|
|
|
185
185
|
@property
|
|
186
186
|
def is_using(self):
|
|
187
|
-
"""Gets the is_using of this Configuration.
|
|
187
|
+
r"""Gets the is_using of this Configuration.
|
|
188
188
|
|
|
189
189
|
配置是否正在使用。
|
|
190
190
|
|
|
@@ -195,7 +195,7 @@ class Configuration:
|
|
|
195
195
|
|
|
196
196
|
@is_using.setter
|
|
197
197
|
def is_using(self, is_using):
|
|
198
|
-
"""Sets the is_using of this Configuration.
|
|
198
|
+
r"""Sets the is_using of this Configuration.
|
|
199
199
|
|
|
200
200
|
配置是否正在使用。
|
|
201
201
|
|
|
@@ -27,7 +27,7 @@ class ConfigurationData:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, spec=None, metadata=None):
|
|
30
|
-
"""ConfigurationData
|
|
30
|
+
r"""ConfigurationData
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class ConfigurationData:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def spec(self):
|
|
53
|
-
"""Gets the spec of this ConfigurationData.
|
|
53
|
+
r"""Gets the spec of this ConfigurationData.
|
|
54
54
|
|
|
55
55
|
:return: The spec of this ConfigurationData.
|
|
56
56
|
:rtype: :class:`huaweicloudsdkcae.v1.ConfigurationRequestDataSpec`
|
|
@@ -59,7 +59,7 @@ class ConfigurationData:
|
|
|
59
59
|
|
|
60
60
|
@spec.setter
|
|
61
61
|
def spec(self, spec):
|
|
62
|
-
"""Sets the spec of this ConfigurationData.
|
|
62
|
+
r"""Sets the spec of this ConfigurationData.
|
|
63
63
|
|
|
64
64
|
:param spec: The spec of this ConfigurationData.
|
|
65
65
|
:type spec: :class:`huaweicloudsdkcae.v1.ConfigurationRequestDataSpec`
|
|
@@ -68,7 +68,7 @@ class ConfigurationData:
|
|
|
68
68
|
|
|
69
69
|
@property
|
|
70
70
|
def metadata(self):
|
|
71
|
-
"""Gets the metadata of this ConfigurationData.
|
|
71
|
+
r"""Gets the metadata of this ConfigurationData.
|
|
72
72
|
|
|
73
73
|
:return: The metadata of this ConfigurationData.
|
|
74
74
|
:rtype: :class:`huaweicloudsdkcae.v1.ConfigurationDataMetadata`
|
|
@@ -77,7 +77,7 @@ class ConfigurationData:
|
|
|
77
77
|
|
|
78
78
|
@metadata.setter
|
|
79
79
|
def metadata(self, metadata):
|
|
80
|
-
"""Sets the metadata of this ConfigurationData.
|
|
80
|
+
r"""Sets the metadata of this ConfigurationData.
|
|
81
81
|
|
|
82
82
|
:param metadata: The metadata of this ConfigurationData.
|
|
83
83
|
:type metadata: :class:`huaweicloudsdkcae.v1.ConfigurationDataMetadata`
|
|
@@ -25,7 +25,7 @@ class ConfigurationDataMetadata:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, annotations=None):
|
|
28
|
-
"""ConfigurationDataMetadata
|
|
28
|
+
r"""ConfigurationDataMetadata
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class ConfigurationDataMetadata:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def annotations(self):
|
|
46
|
-
"""Gets the annotations of this ConfigurationDataMetadata.
|
|
46
|
+
r"""Gets the annotations of this ConfigurationDataMetadata.
|
|
47
47
|
|
|
48
48
|
附加参数。 举例:负载均衡分配策略使用加权轮询算法,不启用健康检查。配置如下: - \"kubernetes.io/elb.health-check-flag\": \"off\" - \"kubernetes.io/elb.lb-algorithm\": \"ROUND_ROBIN\"
|
|
49
49
|
|
|
@@ -54,7 +54,7 @@ class ConfigurationDataMetadata:
|
|
|
54
54
|
|
|
55
55
|
@annotations.setter
|
|
56
56
|
def annotations(self, annotations):
|
|
57
|
-
"""Sets the annotations of this ConfigurationDataMetadata.
|
|
57
|
+
r"""Sets the annotations of this ConfigurationDataMetadata.
|
|
58
58
|
|
|
59
59
|
附加参数。 举例:负载均衡分配策略使用加权轮询算法,不启用健康检查。配置如下: - \"kubernetes.io/elb.health-check-flag\": \"off\" - \"kubernetes.io/elb.lb-algorithm\": \"ROUND_ROBIN\"
|
|
60
60
|
|
|
@@ -27,7 +27,7 @@ class ConfigurationItem:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, type=None, data=None):
|
|
30
|
-
"""ConfigurationItem
|
|
30
|
+
r"""ConfigurationItem
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -48,7 +48,7 @@ class ConfigurationItem:
|
|
|
48
48
|
|
|
49
49
|
@property
|
|
50
50
|
def type(self):
|
|
51
|
-
"""Gets the type of this ConfigurationItem.
|
|
51
|
+
r"""Gets the type of this ConfigurationItem.
|
|
52
52
|
|
|
53
53
|
组件配置类型。
|
|
54
54
|
|
|
@@ -59,7 +59,7 @@ class ConfigurationItem:
|
|
|
59
59
|
|
|
60
60
|
@type.setter
|
|
61
61
|
def type(self, type):
|
|
62
|
-
"""Sets the type of this ConfigurationItem.
|
|
62
|
+
r"""Sets the type of this ConfigurationItem.
|
|
63
63
|
|
|
64
64
|
组件配置类型。
|
|
65
65
|
|
|
@@ -70,7 +70,7 @@ class ConfigurationItem:
|
|
|
70
70
|
|
|
71
71
|
@property
|
|
72
72
|
def data(self):
|
|
73
|
-
"""Gets the data of this ConfigurationItem.
|
|
73
|
+
r"""Gets the data of this ConfigurationItem.
|
|
74
74
|
|
|
75
75
|
:return: The data of this ConfigurationItem.
|
|
76
76
|
:rtype: :class:`huaweicloudsdkcae.v1.ConfigurationData`
|
|
@@ -79,7 +79,7 @@ class ConfigurationItem:
|
|
|
79
79
|
|
|
80
80
|
@data.setter
|
|
81
81
|
def data(self, data):
|
|
82
|
-
"""Sets the data of this ConfigurationItem.
|
|
82
|
+
r"""Sets the data of this ConfigurationItem.
|
|
83
83
|
|
|
84
84
|
:param data: The data of this ConfigurationItem.
|
|
85
85
|
:type data: :class:`huaweicloudsdkcae.v1.ConfigurationData`
|