counter

package
v0.32.10 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNodePoolController

func NewNodePoolController(kubeClient client.Client, cluster *state.Cluster) corecontroller.Controller

func NewProvisionerController

func NewProvisionerController(kubeClient client.Client, cluster *state.Cluster) corecontroller.Controller

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

Controller for the resource

func NewController

func NewController(kubeClient client.Client, cluster *state.Cluster) *Controller

NewController is a constructor

func (*Controller) Reconcile

func (c *Controller) Reconcile(ctx context.Context, nodePool *v1beta1.NodePool) (reconcile.Result, error)

Reconcile a control loop for the resource

type NodePoolController

type NodePoolController struct {
	*Controller
}

func (*NodePoolController) Builder

func (*NodePoolController) Name

func (c *NodePoolController) Name() string

type ProvisionerController

type ProvisionerController struct {
	*Controller
}

func (*ProvisionerController) Builder

func (*ProvisionerController) Name

func (c *ProvisionerController) Name() string

func (*ProvisionerController) Reconcile

func (c *ProvisionerController) Reconcile(ctx context.Context, provisioner *v1alpha5.Provisioner) (reconcile.Result, error)

Jump to

Keyboard shortcuts

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