# Functions
AddAnnotation adds an annotation to the given object.
AddLabel adds a label to the given object.
ClusterNameIndexer is an indexer for controller to list Cluster objects based on name.
No description provided by the author
No description provided by the author
No description provided by the author
RemoveAnnotation removes an annotation from the given object.
No description provided by the author
# Structs
Kubeclient implements kubernetes.Client interface using a client.Client as the underlying implementation.