# Functions
DeleteResourceWithLabel delete all resources which match to specified label selector.
No description provided by the author
GetCachedServerResources discovers API resources supported by a Kube API server.
GetLiveResource returns the corresponding live resource from a unstructured object.
GetResourcesWithLabel returns all kubernetes resources with specified label.
No description provided by the author
No description provided by the author
ListResources returns a list of resources of a particular API type using the dynamic client.
MustToUnstructured converts a concrete K8s API type to a un unstructured object and panics if not successful.
Remarshal checks resource kind and version and re-marshal using corresponding struct custom marshaller.
See: https://github.com/ksonnet/ksonnet/blob/master/utils/client.go.
SetLabel sets our app labels against an unstructured object.
SplitYAML splits a YAML file into unstructured objects.
TestConfig tests to make sure the REST config is usable.
ToUnstructured converts a concrete K8s API type to a un unstructured object.
UnsetLabel removes our app labels from an unstructured object.
No description provided by the author
WriteKubeConfig takes a rest.Config and writes it as a kubeconfig at the specified path.
# Constants
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
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
# Structs
No description provided by the author
# Interfaces
No description provided by the author