package
1.3.0-alpha.3
Repository: https://github.com/objectundefined/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package install installs the batch API group, making it available as an option to all of the API encoding/decoding machinery.
Package v1 is a generated protocol buffer package.
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
No description provided by the author
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns back a Group qualified GroupResource.

# 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

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