# Constants

nolint:gosec.
CredentialTypeLabel is the label used to indicate a Secret's credential type.
LabelPrefix is the string used at the beginning of KIC-specific labels.
PluginValidate indicates a labeled Secret's contents require plugin configuration validation.
ValidateKey is the key used to indicate a Secret contains plugin configuration.
ValidateLabel is applied to plugins used for plugin configuration to allow the admission webhook to check updates to them.

# Type aliases

ValidateType indicates the type of validation applied to a Secret.