constant

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EventReasonCreate            = "Create"
	EventReasonFailedCreatingFmt = "FailedCreating: %v %v"
	EventReasonCreated           = "Created"
	EventReasonDelete            = "Delete"
	EventReasonDeleting          = "Deleting"
	EventReasonFailedDeleting    = "FailedDeleting"
	EventReasonStart             = "Start"
	EventReasonFailedStarting    = "FailedStarting"
	EventReasonStop              = "Stop"
	EventReasonFailedStopping    = "FailedStopping"
	EventReasonUpdate            = "Update"

	EventReasonRebuilt          = "Rebuilt"
	EventReasonRebuilding       = "Rebuilding"
	EventReasonFailedRebuilding = "FailedRebuilding"

	EventReasonVolumeCloneCompleted = "VolumeCloneCompleted"
	EventReasonVolumeCloneInitiated = "VolumeCloneInitiated"
	EventReasonVolumeCloneFailed    = "VolumeCloneFailed"

	EventReasonFailedStartingSnapshotPurge = "FailedStartingSnapshotPurge"
	EventReasonTimeoutSnapshotPurge        = "TimeoutSnapshotPurge"
	EventReasonFailedSnapshotPurge         = "FailedSnapshotPurge"

	EventReasonRestored      = "Restored"
	EventReasonRestoredFmt   = "Restored %v"
	EventReasonFailedRestore = "FailedRestore"

	EventReasonFailedExpansion    = "FailedExpansion"
	EventReasonSucceededExpansion = "SucceededExpansion"
	EventReasonCanceledExpansion  = "CanceledExpansion"

	EventReasonAttached = "Attached"
	EventReasonDetached = "Detached"
	EventReasonHealthy  = "Healthy"
	EventReasonFaulted  = "Faulted"
	EventReasonDegraded = "Degraded"
	EventReasonOrphaned = "Orphaned"
	EventReasonUnknown  = "Unknown"

	EventReasonEvictionAutomatic     = "EvictionAutomatic"
	EventReasonEvictionUserRequested = "EvictionUserRequested"
	EventReasonEvictionCanceled      = "EvictionCanceled"
	EventReasonEvictionFailed        = "EvictionFailed"

	EventReasonDetachedUnexpectedly = "DetachedUnexpectedly"
	EventReasonRemount              = "Remount"
	EventReasonAutoSalvaged         = "AutoSalvaged"

	EventReasonFetching = "Fetching"
	EventReasonFetched  = "Fetched"

	EventReasonSyncing = "Syncing"
	EventReasonSynced  = "Synced"

	EventReasonFailedSnapshotDataIntegrityCheck = "FailedSnapshotDataIntegrityCheck"

	EventReasonFailed   = "Failed"
	EventReasonReady    = "Ready"
	EventReasonUploaded = "Uploaded"

	EventReasonUpgrade = "Uppgrade"

	EventReasonRolloutSkippedFmt = "RolloutSkipped: %v %v"
)
View Source
const LonghornVolumeAttachmentNotFoundRetryPeriod = 2 * time.Second

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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