# Functions
ApplyBuilder builds a cobra.Command that can run as: atlas kubernetes config apply --orgId=orgId --projectId=projectId --clusterName="cluster-1,cluster-2...cluster-N" --targetNamespace=my-namespace.
No description provided by the author
GenerateBuilder builds a cobra.Command that can run as: atlas kubernetes config generate --projectId=projectId --clusterName="cluster-1,cluster-2...cluster-N" --includeSecrets --targetNamespace=my-namespace.
# Variables
No description provided by the author