# Packages
Definitions for the Kubernetes Controllers.
Package mock_v1 is a generated GoMock package.
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
clienset for the batch/v1 APIs.
Client knows how to perform CRUD operations on Jobs.
Reader knows how to read and list Jobs.
StatusWriter knows how to update status subresource of a Job object.
Writer knows how to create, delete, and update Jobs.
MulticlusterClientset for the batch/v1 APIs.
Provides JobClients for multiple clusters.
# Type aliases
JobSlice represents a slice of *Job.
JobTransitionFunction instructs the JobWriter how to transition between an existing Job object and a desired on an Upsert.