hash

package
v0.32.6 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNodePoolController

func NewNodePoolController(kubeClient client.Client) corecontroller.Controller

func NewProvisionerController

func NewProvisionerController(kubeClient client.Client) corecontroller.Controller

Types

type Controller

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

Controller is hash controller that constructs a hash based on the fields that are considered for static drift. The hash is placed in the metadata for increased observability and should be found on each object.

func NewController

func NewController(kubeClient client.Client) *Controller

func (*Controller) Reconcile

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

Reconcile 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

Jump to

Keyboard shortcuts

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