state

package
v0.0.0-...-e4d71b7 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	BTPStorageName        = "btp-objectstore"
	AzureStorageName      = "azure"
	GCSStorageName        = "gcs"
	S3StorageName         = "s3"
	FilesystemStorageName = "filesystem"
	PVCStorageName        = "pvc"
)

Variables

This section is empty.

Functions

func GetDockerRegistryOrServed

func GetDockerRegistryOrServed(ctx context.Context, req ctrl.Request, c client.Client) (*v1alpha1.DockerRegistry, error)

func GetServedDockerRegistry

func GetServedDockerRegistry(ctx context.Context, c client.Client) (*v1alpha1.DockerRegistry, error)

Types

type StateReconciler

type StateReconciler interface {
	Reconcile(ctx context.Context, v v1alpha1.DockerRegistry) (ctrl.Result, error)
}

func NewMachine

func NewMachine(client client.Client, config *rest.Config, recorder record.EventRecorder, log *zap.SugaredLogger, cache chart.ManifestCache, chartPath string) StateReconciler

Jump to

Keyboard shortcuts

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