package
0.4.1
Repository: https://github.com/gini/dexter.git
Documentation: pkg.go.dev

# Functions

initiate the OIDC flow.
No description provided by the author
support build time providers.
Execute executes the root command.
extract relevant authentication data from the given kube config.
No description provided by the author

# Constants

No description provided by the author

# Variables

Cobra command.

# Structs

No description provided by the author
helper type to render the k8s config.
DexterOIDC: struct to store the required data and provide methods to authenticate with OpenID providers.
No description provided by the author

# Interfaces

interface that all OIDC providers need to implement.