deployment

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func (*Handler) Apply

func (h *Handler) Apply(obj client.Object, event events.SecretRotationEvent) error

func (*Handler) Filter

func (h *Handler) Filter(destination *v1alpha1.DestinationToWatch, event events.SecretRotationEvent) ([]client.Object, error)

func (*Handler) References

func (h *Handler) References(obj client.Object, identifier string) (bool, error)

func (*Handler) WaitFor

func (h *Handler) WaitFor(obj client.Object) error

func (*Handler) WithApply

func (h *Handler) WithApply(apply schema.ApplyFn) schema.Handler

func (*Handler) WithReference

func (h *Handler) WithReference(ref schema.ReferenceFn) schema.Handler

func (*Handler) WithWaitFor

func (h *Handler) WithWaitFor(waitFor schema.WaitForFn) schema.Handler

type Provider

type Provider struct{}

func (*Provider) NewHandler

func (p *Provider) NewHandler(ctx context.Context, client client.Client, cache v1alpha1.DestinationToWatch) schema.Handler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL