package
0.11.0
Repository: https://github.com/numaproj/numaplane.git
Documentation: pkg.go.dev

# Functions

CreateResource creates the resource in the kubernetes cluster.
DeleteResource deletes the resource from the kubernetes cluster.
ExtractResourceNames extracts the names of the resources from an UnstructuredList.
GetLabel returns the label identified by "key".
GetLiveResource converts the generic object to unstructured object and fetches the resource from the API server.
GetResource retrieves the resource from the informer cache, if it's not found then it fetches from the API server.
GetSecret gets secret using the kubernetes client.
No description provided by the author
No description provided by the author
No description provided by the author
ListResources retrieves the list of resources from the informer cache, if it's not found then it fetches from the API server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetLabel sets the label identified by "key" on an unstructured object.
StartConfigMapWatcher will start a watcher for ConfigMaps with the given label key and value.
UpdateResource updates the resource in the kubernetes cluster.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author