Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FleetManager ¶
type FleetManager struct {
Kubeconfig string `usage:"Kubeconfig file"`
Namespace string `usage:"namespace to watch" default:"cattle-fleet-system" env:"NAMESPACE"`
DisableGitops bool `usage:"disable gitops components" name:"disable-gitops"`
DisableBootstrap bool `usage:"disable local cluster components" name:"disable-bootstrap"`
}
Click to show internal directories.
Click to hide internal directories.