Documentation ¶
Index ¶
- func GetConfigurationProvider(ctx context.Context, opts types.IngressOpts, client kubernetes.Interface) (common.ConfigurationProvider, error)
- func ParseAuthConfig(secret *v1.Secret, authConfigSecretName string) (*types.AuthConfig, error)
- func RetrieveAuthConfig(ctx context.Context, opts types.IngressOpts, namespace string, ...) (*types.Auth, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigurationProvider ¶
func GetConfigurationProvider(ctx context.Context, opts types.IngressOpts, client kubernetes.Interface) (common.ConfigurationProvider, error)
func ParseAuthConfig ¶ added in v1.1.0
func RetrieveAuthConfig ¶ added in v1.1.0
func RetrieveAuthConfig(ctx context.Context, opts types.IngressOpts, namespace string, client kubernetes.Interface) (*types.Auth, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.