nodeobservabilityruncontroller

package
v0.0.0-...-f39afbd Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsNodeObservabilityRunErrorRetriable

func IsNodeObservabilityRunErrorRetriable(err error) bool

Types

type NodeObservabilityRunError

type NodeObservabilityRunError struct {
	HttpCode int
	Msg      string
}

func (NodeObservabilityRunError) Error

type NodeObservabilityRunReconciler

type NodeObservabilityRunReconciler struct {
	client.Client
	Log       logr.Logger
	Scheme    *runtime.Scheme
	Namespace string
	AuthToken []byte
	CACert    *x509.CertPool
}

NodeObservabilityRunReconciler reconciles a NodeObservabilityRun object

func (*NodeObservabilityRunReconciler) Reconcile

func (r *NodeObservabilityRunReconciler) Reconcile(ctx context.Context, req ctrl.Request) (res ctrl.Result, err error)

Reconcile manages NodeObservabilityRuns

func (*NodeObservabilityRunReconciler) SetupWithManager

func (r *NodeObservabilityRunReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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