# Functions
ConfigmapsForTLS returns the unique set of configmap names for a TLS spec.
DeployAsDeployment evaluates the spec to determine if the collector will be deployed as a deployment.
FilterMap returns a map of filter names to FilterSpec.
IsValidSpec evaluates the status conditions to determine if the spec is valid.
No description provided by the author
No description provided by the author
No description provided by the author
NewSecretReference returns a SecretReference with the given key name and secret.
No description provided by the author
No description provided by the author
PruneConditions keeps only those conditions that match names from the spec.
RemoveCondition removes a condition by type.
SecretReferences returns a list of the keys associated with an output.
No description provided by the author
SecretsForTLS returns the unique set of secret names for a TLS spec.
SetCondition adds (or updates) the set of conditions with the given condition.
No description provided by the author
ValueReferences returns a slice of ValueReferences, converting SecretReferences as necessary.
# Variables
No description provided by the author
# Interfaces
NameList provides a list of names for any resource implementing Names.