agentmanagement

package
v0.10.0-rc.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func App

func App() *cobra.Command

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

func (*AgentManagement) Run

func (a *AgentManagement) Run(cmd *cobra.Command, args []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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL