Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { JobCollectionsClient *scheduler.JobCollectionsClient //nolint: megacheck JobsClient *scheduler.JobsClient //nolint: megacheck }
TODO: remove in 2.0
func BuildClient ¶ added in v1.32.0
func BuildClient(o *common.ClientOptions) *Client
Click to show internal directories.
Click to hide internal directories.