config

package
v0.0.0-...-87ef7df Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitBaseConfig

func InitBaseConfig(kubeconfig string) error

InitBaseConfig initializes global configuration objects with standard values.

func InitFakeConfig

func InitFakeConfig()

InitFakeConfig initializes global configuration objects with fake clientsets.

Types

type Config

type Config interface {
	Clientset() versioned.Interface
	KubeClientset() kubernetes.Interface
	ExtClientset() extclientset.Interface
}

Config is used fgr storing global configuration objects.

func GetConfig

func GetConfig() Config

GetConfig returns global configuration.

Jump to

Keyboard shortcuts

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