Documentation
¶
Index ¶
- func NewFnControllerWithConfig(ctx context.Context, client Client, namespace string, ...) *reconciler.Impl
- func NewPipelineControllerWithConfig(ctx context.Context, client Client, namespace string, ...) *reconciler.Impl
- func NewServingControllerWithConfig(ctx context.Context, client Client, namespace string, ...) *reconciler.Impl
- type Client
- type Oper
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFnControllerWithConfig ¶
func NewFnControllerWithConfig(ctx context.Context, client Client, namespace string, defaultResync time.Duration, opts ...reconciler.Options) *reconciler.Impl
func NewPipelineControllerWithConfig ¶
func NewPipelineControllerWithConfig(ctx context.Context, client Client, namespace string, defaultResync time.Duration, opts ...reconciler.Options) *reconciler.Impl
func NewServingControllerWithConfig ¶
func NewServingControllerWithConfig(ctx context.Context, client Client, namespace string, defaultResync time.Duration, opts ...reconciler.Options) *reconciler.Impl
Types ¶
Click to show internal directories.
Click to hide internal directories.