Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDeletionNotFinished = errors.New("deletion is not yet finished")
Functions ¶
Types ¶
type ConcurrentCleanup ¶
type ConcurrentCleanup struct {
// contains filtered or unexported fields
}
func NewConcurrentCleanup ¶
func NewConcurrentCleanup(clnt client.Client, manifest *v1beta2.Manifest) *ConcurrentCleanup
func (*ConcurrentCleanup) DeleteDiffResources ¶
Click to show internal directories.
Click to hide internal directories.