cnclaimset

package
v0.0.0-...-42b859f Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ClaimInstanceIDLabel = "claim.matrixorigin.io/instance-id"

	LengthOfInstanceID = 5
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Actor

type Actor struct {
	ClientNoCache client.Client
}

Actor reconciles CNClaimSet

func NewActor

func NewActor(clientNoCache client.Client) *Actor

func (*Actor) Finalize

func (r *Actor) Finalize(ctx *recon.Context[*v1alpha1.CNClaimSet]) (bool, error)

func (*Actor) Observe

func (*Actor) Start

func (r *Actor) Start(mgr manager.Manager) error

func (*Actor) Sync

func (r *Actor) Sync(ctx *recon.Context[*v1alpha1.CNClaimSet]) error

type ClaimAndPod

type ClaimAndPod struct {
	Claim *v1alpha1.CNClaim
	Pod   *corev1.Pod
}

Jump to

Keyboard shortcuts

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