cmd

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2021 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Kubernetes viper keys
	K8SAPIServer                = "kubernetes.endpoint"
	KubeconfigPath              = "kubernetes.kubeconfig"
	K8SSkipTLSVerify            = "kubernetes.ca.insecure"
	K8SCertificateAuthorityPath = "kubernetes.ca.path"
	// OIDC viper keys
	OIDCServer               = "oidc.server"
	OIDCClientID             = "oidc.clientid"
	OIDCTimeoutDuration      = "oidc.timeout"
	OIDCSkipTLSVerify        = "oidc.ca.insecure"
	OIDCCertificateAuthority = "oidc.ca.path"
	// Token viper keys
	TokenID       = "token.id"
	TokenRefresh  = "token.refresh"
	TokenEndpoint = "token.endpoint"
)

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL