Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AgentManagement ¶
type AgentManagement struct { command.DebugConfig Kubeconfig string `usage:"kubeconfig file"` Namespace string `usage:"namespace to watch" env:"NAMESPACE"` DisableBootstrap bool `usage:"disable local cluster components" name:"disable-bootstrap"` }
func (*AgentManagement) HelpFunc ¶
func (a *AgentManagement) HelpFunc(cmd *cobra.Command, strings []string)
HelpFunc hides the global flag from the help output
func (*AgentManagement) PersistentPre ¶
func (a *AgentManagement) PersistentPre(_ *cobra.Command, _ []string) error
Directories ¶
Path | Synopsis |
---|---|
Package agent builds manifests for creating a managed fleet-agent.
|
Package agent builds manifests for creating a managed fleet-agent. |
Package connection provides a connection to a Kubernetes cluster, used when importing a cluster.
|
Package connection provides a connection to a Kubernetes cluster, used when importing a cluster. |
cluster
Package cluster provides controllers for managing clusters: status changes, importing, bootstrapping.
|
Package cluster provides controllers for managing clusters: status changes, importing, bootstrapping. |
clusterregistration
Package clusterregistration implements manager-initiated and agent-initiated registration.
|
Package clusterregistration implements manager-initiated and agent-initiated registration. |
clusterregistrationtoken
Package clusterregistrationtoken provides a controller for ClusterRegistrationToken.
|
Package clusterregistrationtoken provides a controller for ClusterRegistrationToken. |
config
Package config reads the initial global configuration.
|
Package config reads the initial global configuration. |
manageagent
Package manageagent provides a controller for managing the agent bundle.
|
Package manageagent provides a controller for managing the agent bundle. |
Package secret gets or creates service account secrets for cluster registration.
|
Package secret gets or creates service account secrets for cluster registration. |
Click to show internal directories.
Click to hide internal directories.