Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface { Do(ctx context.Context, options Options) error AddParent(object operator.Operator, childes []operator.Operator) }
func NewManager ¶
func NewManager() Manager
type OwnerReferenceList ¶
type OwnerReferenceList []metav1.OwnerReference
Click to show internal directories.
Click to hide internal directories.