Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Global ¶
type Global struct {
// contains filtered or unexported fields
}
type Namespaced ¶
type Namespaced struct {
// contains filtered or unexported fields
}
func (*Namespaced) SetupWithManager ¶
func (r *Namespaced) SetupWithManager(mgr ctrl.Manager) error
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func (*Processor) HandlePruning ¶
func (*Processor) HandleSection ¶
func (r *Processor) HandleSection(ctx context.Context, tnt capsulev1beta2.Tenant, allowCrossNamespaceSelection bool, tenantLabel string, resourceIndex int, spec capsulev1beta2.ResourceSpec) ([]string, error)
Click to show internal directories.
Click to hide internal directories.