Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Wrap ¶
func Wrap(upstream ctrlruntimeclient.Client, jobSpec *api.JobSpec) ctrlruntimeclient.Client
Wrap wraps the upstream client, adding labels to objects created or updated
func WrapWithWatch ¶
func WrapWithWatch(upstream ctrlruntimeclient.WithWatch, jobSpec *api.JobSpec) ctrlruntimeclient.WithWatch
WrapWithWatch does the same as Wrap, but for clients that support watching
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.