# 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.
# Interfaces
Tenants provides functionality for checking the existence of given tenant ID and filter operations.
# Type aliases
TenantId is identifier of a tenant.