Documentation ¶
Index ¶
Constants ¶
View Source
const (
ManagerGuid = "control"
)
Variables ¶
This section is empty.
Functions ¶
func InstallManagerFlags ¶
func InstallManagerFlags(flags *pflag.FlagSet, c *ManagerOpts)
func SetDefaultManagerOpts ¶
func SetDefaultManagerOpts(c *ManagerOpts)
Types ¶
type ManagerOpts ¶
type ManagerOpts struct { Role string MoreInfo bool DeleteImage string StrategiesFile string StrategiesImage string LogStoreFile string ResourceType string All bool Status string ConfigPath string Slave string Master string File string WebUrl string }
func (*ManagerOpts) Apply ¶
func (e *ManagerOpts) Apply(c *rootOpt.Opts)
Click to show internal directories.
Click to hide internal directories.