util

package
v1.5.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TokenIDLen = 6
	TokenBytes = 8
)

Variables

This section is empty.

Functions

func CreateBasicClientConfig

func CreateBasicClientConfig(clusterName string, serverURL string, caCert []byte) *clientcmdapi.Config

func GenerateToken

func GenerateToken(s *kubeadmapi.Secrets) error

func MakeClientConfigWithCerts

func MakeClientConfigWithCerts(config *clientcmdapi.Config, clusterName string, userName string, clientKey []byte, clientCert []byte) *clientcmdapi.Config

func MakeClientConfigWithToken

func MakeClientConfigWithToken(config *clientcmdapi.Config, clusterName string, userName string, token string) *clientcmdapi.Config

func RandBytes

func RandBytes(length int) ([]byte, string, error)

func UseGivenTokenIfValid

func UseGivenTokenIfValid(s *kubeadmapi.Secrets) (bool, error)

func WriteKubeconfigIfNotExists

func WriteKubeconfigIfNotExists(name string, kubeconfig *clientcmdapi.Config) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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