Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DependentMgr ¶
type DependentMgr struct {
Owner metav1.Object
Name string
Namespace string
Client client.Client
Scheme *runtime.Scheme
Labels map[string]string
}
k8s calls 'controlled' objs 'dependents'...
func NewDependentMgr ¶
func (*DependentMgr) GetOrCreate ¶
func (dm *DependentMgr) GetOrCreate(d Dependent) (bool, error)
Click to show internal directories.
Click to hide internal directories.