# Functions

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

# Constants

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
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

ConfigurationAttribute represents a configuration attribute for a plugin.
ConfigurationAttributeValue represents the value of a configuration attribute for a plugin.
No description provided by the author
No description provided by the author
GetConfigurationSchemaRequest is empty.
GetConfigurationSchema represents the configuration for a plugin.
ProvideRequest represents a message for an AuthenticationProvider to return credentials for.
ProvideResponse represents the returned credentials.
UnimplementedAuthenticationProviderAPIServer can be embedded to have forward compatible implementations.
UnimplementedAuthenticationVerifierAPIServer can be embedded to have forward compatible implementations.
UnimplementedConfigurationAPIServer can be embedded to have forward compatible implementations.
VerifyRequest represents a message for an AuthenticationVerifier to verify.
VerifyResponse is empty.

# Interfaces

AuthenticationProviderAPIClient is the client API for AuthenticationProviderAPI service.
AuthenticationProviderAPIServer is the server API for AuthenticationProviderAPI service.
AuthenticationVerifierAPIClient is the client API for AuthenticationVerifierAPI service.
AuthenticationVerifierAPIServer is the server API for AuthenticationVerifierAPI service.
ConfigurationAPIClient is the client API for ConfigurationAPI service.
ConfigurationAPIServer is the server API for ConfigurationAPI service.

# Type aliases

ConfigType represents the available field types from: https://github.com/spf13/viper#getting-values-from-viper.