rook

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 14, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RookEnvVarPrefix = "ROOK"
)

Variables

View Source
var (
	Cfg = &Config{}
)
View Source
var RootCmd = &cobra.Command{
	Use: "rook",
}

Functions

func GetClientset added in v0.8.0

GetClientset create the k8s client

func LogStartupInfo added in v0.8.0

func LogStartupInfo(cmdFlags *pflag.FlagSet)

LogStartupInfo log the version number, arguments, and all final flag values (environment variable overrides have already been taken into account)

func SetLogLevel added in v0.8.0

func SetLogLevel()

SetLogLevel set log level based on provided log option.

func TerminateFatal added in v0.8.0

func TerminateFatal(reason error)

TerminateFatal terminates the process with an exit code of 1 and writes the given reason to stderr and // the termination log file.

Types

type Config added in v0.8.0

type Config struct {
	LogLevel capnslog.LogLevel
}

Jump to

Keyboard shortcuts

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