Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsMissingFinalizerError ¶
IsMissingFinalizerError returns 'true' if the given error is a MissingFinalizerError
Types ¶
type MissingFinalizerError ¶
type MissingFinalizerError struct {
// contains filtered or unexported fields
}
MissingFinalizerError the error to return during the resource check when the latter has not 'kubernetes' finalizer
func (MissingFinalizerError) Error ¶
func (e MissingFinalizerError) Error() string
type ResourceMetadata ¶
ResourceMetadata the metadata of the resource to delete
Click to show internal directories.
Click to hide internal directories.