Documentation ¶
Index ¶
- func ApplyTemplates(cli clipkg.Client, props any, ns string, templates ...[]byte) error
- func RequeueDelay() ctrl.Result
- type Base
- func (b *Base) Cleanup(ctx context.Context, o clipkg.Object, finalizerKey string) error
- func (b *Base) SetFinalizers(ctx context.Context, o clipkg.Object, finalizers ...string) (ctrl.Result, error)
- func (b *Base) SetNewResourceLogger(o clipkg.Object) error
- func (b *Base) UpdateStatus(ctx context.Context, o clipkg.Object) (ctrl.Result, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyTemplates ¶
func RequeueDelay ¶
Types ¶
type Base ¶
type Base struct { clipkg.Client Log vzlog.VerrazzanoLogger }
func (*Base) SetFinalizers ¶
Click to show internal directories.
Click to hide internal directories.