package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/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
EmptyUniquePodName is a UniquePodName for empty string.
EmptyUniqueVolumeName is a UniqueVolumeName for empty string.
# Interfaces
NestedPendingOperations defines the supported set of operations.