Classes | Functions | Variables
framework.infrastructure.k8s Namespace Reference

Classes

class  KubernetesApiManager
 
class  KubernetesNamespace
 
class  PortForwarder
 
class  PortForwardingError
 

Functions

str label_dict_to_selector (dict labels)
 
def simple_resource_get (func)
 

Variables

 ApiException = client.ApiException
 
 logger = logging.getLogger(__name__)
 
 V1Deployment = client.V1Deployment
 
 V1Namespace = client.V1Namespace
 
 V1Pod = client.V1Pod
 
 V1PodList = client.V1PodList
 
 V1Service = client.V1Service
 
 V1ServiceAccount = client.V1ServiceAccount
 

Function Documentation

◆ label_dict_to_selector()

str framework.infrastructure.k8s.label_dict_to_selector ( dict  labels)

Definition at line 53 of file k8s.py.

◆ simple_resource_get()

def framework.infrastructure.k8s.simple_resource_get (   func)

Definition at line 39 of file k8s.py.

Variable Documentation

◆ ApiException

framework.infrastructure.k8s.ApiException = client.ApiException

Definition at line 36 of file k8s.py.

◆ logger

framework.infrastructure.k8s.logger = logging.getLogger(__name__)

Definition at line 28 of file k8s.py.

◆ V1Deployment

framework.infrastructure.k8s.V1Deployment = client.V1Deployment

Definition at line 30 of file k8s.py.

◆ V1Namespace

framework.infrastructure.k8s.V1Namespace = client.V1Namespace

Definition at line 35 of file k8s.py.

◆ V1Pod

framework.infrastructure.k8s.V1Pod = client.V1Pod

Definition at line 32 of file k8s.py.

◆ V1PodList

framework.infrastructure.k8s.V1PodList = client.V1PodList

Definition at line 33 of file k8s.py.

◆ V1Service

framework.infrastructure.k8s.V1Service = client.V1Service

Definition at line 34 of file k8s.py.

◆ V1ServiceAccount

framework.infrastructure.k8s.V1ServiceAccount = client.V1ServiceAccount

Definition at line 31 of file k8s.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:10