# Functions

ValidateCredentials performs basic validation on a credential secret given the Kubernetes secret which contains credentials data.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SupportedTypes indicates all the Kong credential types which are supported for KongConsumer credentials.

# Structs

Credential is a metadata struct to help validate the contents of consumer credentials, particularly unique constraints on the underlying data.

# Type aliases

Index is a map of credentials types to a map of credential keys to the underlying values already seen for that type and key.