Documentation
¶
Index ¶
Constants ¶
View Source
const (
Finalizer = "valkey/kuberly.io"
)
Variables ¶
This section is empty.
Functions ¶
func NewFlow ¶
func NewFlow(opts ...ImplOption) flows.Flow
Types ¶
type ImplOption ¶
type ImplOption func(r *FlowImpl)
func WithK8sClient ¶
func WithK8sClient(v client.Client) ImplOption
func WithValkeySvc ¶
func WithValkeySvc(v valkeysvc.Service) ImplOption
Click to show internal directories.
Click to hide internal directories.