package
4.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev

# Functions

Convert_batch_Job_To_v1_Job is an autogenerated conversion function.
Convert_batch_JobCondition_To_v1_JobCondition is an autogenerated conversion function.
Convert_batch_JobList_To_v1_JobList is an autogenerated conversion function.
No description provided by the author
Convert_batch_JobStatus_To_v1_JobStatus is an autogenerated conversion function.
Convert_v1_Job_To_batch_Job is an autogenerated conversion function.
Convert_v1_JobCondition_To_batch_JobCondition is an autogenerated conversion function.
Convert_v1_JobList_To_batch_JobList is an autogenerated conversion function.
No description provided by the author
Convert_v1_JobStatus_To_batch_JobStatus is an autogenerated conversion function.
DeepCopy_v1_Job is an autogenerated deepcopy function.
DeepCopy_v1_JobCondition is an autogenerated deepcopy function.
DeepCopy_v1_JobList is an autogenerated deepcopy function.
DeepCopy_v1_JobSpec is an autogenerated deepcopy function.
DeepCopy_v1_JobStatus is an autogenerated deepcopy function.
RegisterConversions adds conversion functions to the given scheme.
RegisterDeepCopies adds deep-copy functions to the given scheme.
RegisterDefaults adds defaulters functions to the given scheme.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

GroupName is the group name use in this package.
JobComplete means the job has completed its execution.
JobFailed means the job has failed its execution.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
TODO: move SchemeBuilder with zz_generated.deepcopy.go to k8s.io/api.
SchemeGroupVersion is group version used to register these objects.

# Structs

Job represents the configuration of a single job.
JobCondition describes current state of a job.
JobList is a collection of jobs.
JobSpec describes how the job execution will look like.
JobStatus represents the current state of a Job.

# Type aliases

No description provided by the author