Documentation ¶ Index ¶ Constants func Execute() Constants ¶ View Source const ( ErrMissingEnvVar = constable.Error("failed to get credential: environment variable not set") ErrInvalidIDPType = constable.Error("invalid IDP type") ) Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute() Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd. Types ¶ This section is empty. Source Files ¶ View all Source files exchange_credential.go get_kubeconfig.go root.go Click to show internal directories. Click to hide internal directories.