# Functions
No description provided by the author
No description provided by the author
CreateOrUpdateApps applies the given apps against the client.
CreateOrUpdateCapsule applies the given capsule against the client.
CreateOrUpdateClusterRole applies the given clusterRole against the client.
CreateOrUpdateClusterRoleBinding applies the given crb against the client.
CreateOrUpdateConfigMap applies the given secret against the client.
CreateOrUpdateCronJob applies the given CronJob against the client.
CreateOrUpdateDaemonSet applies the given DaemonSet against the client.
CreateOrUpdateDeployment applies the given DaemonSet against the client.
CreateOrUpdateEndpoints applies the given eps against the client.
CreateOrUpdateExporters applies the given exporters against the client.
CreateOrUpdateHPA applies the given HPA against the client.
No description provided by the author
CreateOrUpdateJob applies the given Job against the client.
CreateOrUpdateReplicaSet applies the given ReplicaSet against the client.
CreateOrUpdateRole applies the given role against the client.
CreateOrUpdateRoleBinding applies the given rolebinding against the client.
CreateOrUpdateSecret applies the given secret against the client.
CreateOrUpdateService applies the given svc against the client.
CreateOrUpdateServiceAccount applies the given sa against the client.
CreateOrUpdateStatefulSet applies the given StatefulSet against the client.
SanitizeVolumeName ensures that the given volume name is a valid DNS-1123 label accepted by Kubernetes.