package
1.4.0-alpha.2
Repository: https://github.com/endocode/kubernetes.git
Documentation: pkg.go.dev

# 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
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
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
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
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
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
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

# Constants

AllowConcurrent allows ScheduledJobs to run concurrently.
ForbidConcurrent forbids concurrent runs, skipping next run if previous hasn't finished yet.
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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReplaceConcurrent cancels currently running job and replaces it with a new one.

# Variables

No description provided by the author
No description provided by the author
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.
JobTemplate describes a template for creating copies of a predefined pod.
JobTemplateSpec describes the data a Job should have when created from a template.
A label selector is a label query over a set of resources.
A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.
ScheduledJob represents the configuration of a single scheduled job.
ScheduledJobList is a collection of scheduled jobs.
ScheduledJobSpec describes how the job execution will look like and when it will actually run.
ScheduledJobStatus represents the current state of a Job.

# Type aliases

ConcurrencyPolicy describes how the job will be handled.
No description provided by the author
A label selector operator is the set of operators that can be used in a selector requirement.