package
1.4.5-d2iq
Repository: https://github.com/mesosphere/dex-k8s-authenticator.git
Documentation: pkg.go.dev

# Functions

NewK8sFromEnvironment creates k8s tenants from in cluster configuration.
NewK8sTenants returns tenants resolver based on a live data in a DKP k8s cluster.
OauthAddTenantId adds tenant-id parameter to authorization URL where the client is redirected.

# Constants

TenantIdQueryParamName is the name of URL request query parameter that must be carried to the Dex to filter out the connectors based on tenant id.

# Structs

No description provided by the author

# Interfaces

Tenants provides functionality for checking the existence of given tenant ID and filter operations.

# Type aliases

TenantId is identifier of a tenant.