package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
IsAlreadyExists returns true if an error returned from NestedPendingOperations indicates a new operation can not be started because an operation with the same operation name is already executing.
NewAlreadyExistsError returns a new instance of AlreadyExists error.
NewNestedPendingOperations returns a new instance of NestedPendingOperations.
# Constants
EmptyNodeName is a NodeName for empty string.
EmptyUniquePodName is a UniquePodName for empty string.
EmptyUniqueVolumeName is a UniqueVolumeName for empty string.
# Interfaces
NestedPendingOperations defines the supported set of operations.