Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamespacesClient ¶
type NamespacesClient struct {
Clientset *kubernetes.Clientset
}
func (*NamespacesClient) GetNamespace ¶
func (nc *NamespacesClient) GetNamespace(name string) (*v1.Namespace, error)
func (*NamespacesClient) UpdateNamespace ¶
Click to show internal directories.
Click to hide internal directories.