agent

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

type Agent struct {
	APIURL            *url.URL
	Token             string
	ClusterID         string
	CloudType         string
	CloudRegion       string
	Distribution      string
	Namespace         string
	OperatorNamespace string
	ArgoCDImage       string
	RedisImage        string
	// The configmap containing additional facts to be added to the dynamic facts
	AdditionalFactsConfigMap string

	// Reference to the OpenShift OAuth route to be added to the dynamic facts
	OCPOAuthRouteNamespace string
	OCPOAuthRouteName      string
	// contains filtered or unexported fields
}

Agent configures the cluster agent

func (*Agent) Run

func (a *Agent) Run(ctx context.Context) error

Run starts the cluster agent

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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