kubeconfig

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OIDCKubeConfig

type OIDCKubeConfig struct {
	Issuer       string
	RefreshToken string
	IDToken      string
	ClientID     string
	ClientSecret string
	// contains filtered or unexported fields
}

func (*OIDCKubeConfig) ReadConfig

func (c *OIDCKubeConfig) ReadConfig(username string)

func (*OIDCKubeConfig) WriteNewTokens

func (c *OIDCKubeConfig) WriteNewTokens() error

Jump to

Keyboard shortcuts

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