Documentation ¶
Index ¶
Constants ¶
View Source
const (
TopolvmEnvVarPrefix = "TOPOLVM"
)
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "topolvm",
}
Functions ¶
func GetOperatorImage ¶
func GetOperatorImage(clientset kubernetes.Interface, containerName string) string
func TerminateFatal ¶
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.
func TerminateOnError ¶
TerminateOnError terminates if err is not nil
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.