-
-
Notifications
You must be signed in to change notification settings - Fork 73
Kathara.manager.kubernetes.KubernetesConfig
Tommaso Caiazzi edited this page Jul 21, 2023
·
11 revisions
Class responsible for loading Kubernetes configurations.
get_cluster_user() → strReturn the name of the current cluster user.
Returns:
-
str: The name of the current cluster user.
load_kube_config() → NoneLoad the in-cluster config if launched on a master. Otherwise, setup the config for a remote master.
Returns: None
Raises:
-
ConnectionError: If there is an error while reading the Kubernetes configuration.
This file was automatically generated via lazydocs.
Website: kathara.org
Contact us: [email protected]