nodeobservabilitycontroller

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: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeObservabilityReconciler

type NodeObservabilityReconciler struct {
	client.Client
	Log        logr.Logger
	Scheme     *runtime.Scheme
	Namespace  string
	AgentImage string
	// Used to inject errors for testing
	Err error
}

NodeObservabilityReconciler reconciles a NodeObservability object

func (*NodeObservabilityReconciler) Reconcile

func (*NodeObservabilityReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SortableServicePort

type SortableServicePort []corev1.ServicePort

func (SortableServicePort) Len

func (s SortableServicePort) Len() int

func (SortableServicePort) Less

func (s SortableServicePort) Less(i, j int) bool

func (SortableServicePort) Swap

func (s SortableServicePort) Swap(i, j int)

Jump to

Keyboard shortcuts

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