localdiskclaim

package
v0.15.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// RequeueInterval Requeue every 1 seconds
	RequeueInterval = time.Second * 1
)

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager) error

Types

type ReconcileLocalDiskClaim

type ReconcileLocalDiskClaim struct {
	// This client, initialized using mgr.Client() above, is a split client
	// that reads objects from the cache and writes to the apiserver
	client.Client

	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
	// contains filtered or unexported fields
}

ReconcileLocalDiskClaim reconciles a LocalDiskClaim object

func (*ReconcileLocalDiskClaim) Reconcile

Reconcile for localdiskclaim instance according to request params

Jump to

Keyboard shortcuts

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