conflict

package
v1.15.3 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	AddConflictError(queue.GVKNN, status.ManagementConflictError)
	RemoveConflictError(queue.GVKNN)
	RemoveAllConflictErrors(gvk schema.GroupVersionKind)

	// ConflictErrors returns the management conflict errors (KNV1060) the remediator encounters.
	ConflictErrors() []status.ManagementConflictError
}

Handler is the generic interface of the conflict handler.

func NewHandler

func NewHandler() Handler

NewHandler instantiates a conflict handler

Jump to

Keyboard shortcuts

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