Documentation ¶
Overview ¶
Package k8s contains utilities for Antrea interactions with Kubernetes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClients ¶
func CreateClients(config componentbaseconfig.ClientConnectionConfiguration) (clientset.Interface, crdclientset.Interface, error)
CreateClients creates kube clients from the given config.
func NamespacedName ¶
NamespacedName generates the conventional K8s resource name, which connects namespace and name with "/".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.