Go to the source code of this file.
Namespaces | |
framework.infrastructure.k8s | |
Functions | |
str | framework.infrastructure.k8s.label_dict_to_selector (dict labels) |
def | framework.infrastructure.k8s.simple_resource_get (func) |
Variables | |
framework.infrastructure.k8s.ApiException = client.ApiException | |
framework.infrastructure.k8s.logger = logging.getLogger(__name__) | |
framework.infrastructure.k8s.V1Deployment = client.V1Deployment | |
framework.infrastructure.k8s.V1Namespace = client.V1Namespace | |
framework.infrastructure.k8s.V1Pod = client.V1Pod | |
framework.infrastructure.k8s.V1PodList = client.V1PodList | |
framework.infrastructure.k8s.V1Service = client.V1Service | |
framework.infrastructure.k8s.V1ServiceAccount = client.V1ServiceAccount | |