status

package
v1.0.10-0...-ca1957b Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConditionTypeReconcileSucceeded    = "ReconcileSucceeded"
	ConditionTypeAllAgentsAvailable    = "AllAgentsAvailable"
	CondtionTypeAllK8sSensorsAvailable = "AllK8sSensorsAvailable"
)

Conditions

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentStatusManager

type AgentStatusManager interface {
	AddAgentDaemonset(agentDaemonset client.ObjectKey)
	SetAgentOld(agent *instanav1.InstanaAgent)
	SetK8sSensorDeployment(k8sSensorDeployment client.ObjectKey)
	SetAgentSecretConfig(agentSecretConfig client.ObjectKey)
	UpdateAgentStatus(ctx context.Context, reconcileErr error) error
}

func NewAgentStatusManager

func NewAgentStatusManager(instAgentClient instanaclient.InstanaAgentClient, eventRecorder record.EventRecorder) AgentStatusManager

Jump to

Keyboard shortcuts

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