# Functions
CopyToNamespace returns a new list of secrets generated from the ones given but with the namespace changed to the given one.
CreateTLSSecret Creates a new TLS secret with the information passed
ca: The ca to use for creating the Cert/Key pair.
GetEnvVarSource returns an EnvVarSource using the given secret name and key.
GetReferenceList retrieves the object references from the secrets and returns that list.
ToRuntimeObjects converts the given list of secrets to a list of client.Objects.