Documentation
¶
Index ¶
- type RecyclerController
- func (rc *RecyclerController) ClearResources(ctx context.Context, obj client.Object) (bool, error)
- func (rc *RecyclerController) GetControllerName() string
- func (rc *RecyclerController) Sync(ctx context.Context, obj client.Object) error
- func (rc *RecyclerController) UpdateComponentStatus(obj client.Object) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecyclerController ¶
type RecyclerController struct {
sub_controller.DisaggregatedSubDefaultController
}
func New ¶
func New(mgr ctrl.Manager) *RecyclerController
func (*RecyclerController) ClearResources ¶
func (*RecyclerController) GetControllerName ¶
func (rc *RecyclerController) GetControllerName() string
func (*RecyclerController) UpdateComponentStatus ¶
func (rc *RecyclerController) UpdateComponentStatus(obj client.Object) error
Click to show internal directories.
Click to hide internal directories.