controllers

package
v0.0.0-...-0bb286d Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrLBNotReady = errors.New("load balancer not ready")

Functions

This section is empty.

Types

type MeshReconciler

type MeshReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

MeshReconciler reconciles a Mesh object

func (*MeshReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*MeshReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type NodeGroupReconciler

type NodeGroupReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

NodeGroupReconciler reconciles a NodeGroup object

func (*NodeGroupReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*NodeGroupReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis
Package cloudconfig contains Webmesh node cloud config rendering.
Package cloudconfig contains Webmesh node cloud config rendering.
Package nodeconfig contains Webmesh node configuration rendering.
Package nodeconfig contains Webmesh node configuration rendering.
Package resources contains Kubernetes resource definitions.
Package resources contains Kubernetes resource definitions.
Package version contains compile-time version information.
Package version contains compile-time version information.

Jump to

Keyboard shortcuts

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