# Functions
CreateK8SObjects Creates Kubernetes Objects on the Cluster based on the schema passed in the client.
DeleteK8SObjects Deletes Kubernetes Objects on the Cluster based on the schema passed in the client.
FluxCleanUp cleans up flux resources.
GenK8SSecret generates a kubernetes secret using a clientset.
MigrateHelmReleaseToApplication migrates a HelmRelease to an Argo CD Application.
MigrateKustomizationToApplicationSet migrates a Kustomization to an Argo CD ApplicationSet.
NewRestClient returns a rest.Config.
SuspendFluxObject suspends Flux specific objects based on the schema passed in the client.
TruncMsg truncates a message to 71 characters.