tacker.common.container.kubernetes_utils module¶
-
class
tacker.common.container.kubernetes_utils.
KubernetesHTTPAPI
¶ Bases:
object
-
static
close_tmp_file
(file_descriptor, file_path)¶
-
static
create_ca_cert_tmp_file
(ca_cert)¶
-
create_fernet_key
()¶
-
get_api_registration_v1_api_client
(auth)¶
-
get_app_v1_api_client
(auth)¶
-
get_authentication_v1_api_client
(auth)¶
-
get_batch_v1_api_client
(auth)¶
-
get_coordination_v1_api_client
(auth)¶
-
get_core_api_client
(auth)¶
-
get_core_v1_api_client
(auth)¶
-
get_extension_api_client
(auth)¶
-
get_k8s_client
(auth_plugin)¶
-
get_k8s_client_dict
(auth)¶
-
get_networking_v1_api_client
(auth)¶
-
get_scaling_api_client
(auth)¶
-
get_scheduling_v1_api_client
(auth)¶
-
get_storage_v1_api_client
(auth)¶
-
static