package
0.4.7
Repository: https://github.com/kubeflow/common.git
Documentation: pkg.go.dev

# Functions

TODO(jlewi): CascadeDeletOptions are part of garbage collection policy.
FilterActivePods returns pods that have not terminated.
filterPodCount returns pods based on their phase.
GetClusterConfig obtain the config from the Kube configuration used by kubeconfig, or from k8s cluster.
No description provided by the author
No description provided by the author
IsKubernetesResourceAlreadyExistError throws error when kubernetes resources already exist.
IsKubernetesResourceNotFoundError throws error when there is no kubernetes resource found.
No description provided by the author
MustNewKubeClient returns new kubernetes client for cluster configuration.
No description provided by the author

# Constants

RecommendedConfigPathEnvVar is a environment variable for path configuration.

# Structs

CRDRestClient uses the Kubernetes rest interface to talk to the CRD.

# Interfaces

CRDRestClient defines an interface for working with CRDs using the REST client.