Versions in this module Expand all Collapse all v1 v1.5.1 Feb 8, 2017 v1.5.0 Oct 23, 2016 Changes in this version + const GroupName + var AddToScheme = SchemeBuilder.AddToScheme + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes, addDefaultingFuncs, addConversionFuncs) + var SchemeGroupVersion = unversioned.GroupVersion + func Convert_batch_JobCondition_To_v2alpha1_JobCondition(in *batch.JobCondition, out *JobCondition, s conversion.Scope) error + func Convert_batch_JobList_To_v2alpha1_JobList(in *batch.JobList, out *JobList, s conversion.Scope) error + func Convert_batch_JobSpec_To_v2alpha1_JobSpec(in *batch.JobSpec, out *JobSpec, s conversion.Scope) error + func Convert_batch_JobStatus_To_v2alpha1_JobStatus(in *batch.JobStatus, out *JobStatus, s conversion.Scope) error + func Convert_batch_JobTemplateSpec_To_v2alpha1_JobTemplateSpec(in *batch.JobTemplateSpec, out *JobTemplateSpec, s conversion.Scope) error + func Convert_batch_JobTemplate_To_v2alpha1_JobTemplate(in *batch.JobTemplate, out *JobTemplate, s conversion.Scope) error + func Convert_batch_Job_To_v2alpha1_Job(in *batch.Job, out *Job, s conversion.Scope) error + func Convert_batch_ScheduledJobList_To_v2alpha1_ScheduledJobList(in *batch.ScheduledJobList, out *ScheduledJobList, s conversion.Scope) error + func Convert_batch_ScheduledJobSpec_To_v2alpha1_ScheduledJobSpec(in *batch.ScheduledJobSpec, out *ScheduledJobSpec, s conversion.Scope) error + func Convert_batch_ScheduledJobStatus_To_v2alpha1_ScheduledJobStatus(in *batch.ScheduledJobStatus, out *ScheduledJobStatus, s conversion.Scope) error + func Convert_batch_ScheduledJob_To_v2alpha1_ScheduledJob(in *batch.ScheduledJob, out *ScheduledJob, s conversion.Scope) error + func Convert_unversioned_LabelSelectorRequirement_To_v2alpha1_LabelSelectorRequirement(in *unversioned.LabelSelectorRequirement, out *LabelSelectorRequirement, ...) error + func Convert_unversioned_LabelSelector_To_v2alpha1_LabelSelector(in *unversioned.LabelSelector, out *LabelSelector, s conversion.Scope) error + func Convert_v2alpha1_JobCondition_To_batch_JobCondition(in *JobCondition, out *batch.JobCondition, s conversion.Scope) error + func Convert_v2alpha1_JobList_To_batch_JobList(in *JobList, out *batch.JobList, s conversion.Scope) error + func Convert_v2alpha1_JobSpec_To_batch_JobSpec(in *JobSpec, out *batch.JobSpec, s conversion.Scope) error + func Convert_v2alpha1_JobStatus_To_batch_JobStatus(in *JobStatus, out *batch.JobStatus, s conversion.Scope) error + func Convert_v2alpha1_JobTemplateSpec_To_batch_JobTemplateSpec(in *JobTemplateSpec, out *batch.JobTemplateSpec, s conversion.Scope) error + func Convert_v2alpha1_JobTemplate_To_batch_JobTemplate(in *JobTemplate, out *batch.JobTemplate, s conversion.Scope) error + func Convert_v2alpha1_Job_To_batch_Job(in *Job, out *batch.Job, s conversion.Scope) error + func Convert_v2alpha1_LabelSelectorRequirement_To_unversioned_LabelSelectorRequirement(in *LabelSelectorRequirement, out *unversioned.LabelSelectorRequirement, ...) error + func Convert_v2alpha1_LabelSelector_To_unversioned_LabelSelector(in *LabelSelector, out *unversioned.LabelSelector, s conversion.Scope) error + func Convert_v2alpha1_ScheduledJobList_To_batch_ScheduledJobList(in *ScheduledJobList, out *batch.ScheduledJobList, s conversion.Scope) error + func Convert_v2alpha1_ScheduledJobSpec_To_batch_ScheduledJobSpec(in *ScheduledJobSpec, out *batch.ScheduledJobSpec, s conversion.Scope) error + func Convert_v2alpha1_ScheduledJobStatus_To_batch_ScheduledJobStatus(in *ScheduledJobStatus, out *batch.ScheduledJobStatus, s conversion.Scope) error + func Convert_v2alpha1_ScheduledJob_To_batch_ScheduledJob(in *ScheduledJob, out *batch.ScheduledJob, s conversion.Scope) error + func DeepCopy_v2alpha1_Job(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_JobCondition(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_JobList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_JobSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_JobStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_JobTemplate(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_JobTemplateSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_LabelSelector(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_LabelSelectorRequirement(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_ScheduledJob(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_ScheduledJobList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_ScheduledJobSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v2alpha1_ScheduledJobStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func RegisterConversions(scheme *runtime.Scheme) error + func RegisterDeepCopies(scheme *runtime.Scheme) error + func SetDefaults_Job(obj *Job) + func SetDefaults_ScheduledJob(obj *ScheduledJob) + type ConcurrencyPolicy string + const AllowConcurrent + const ForbidConcurrent + const ReplaceConcurrent + func (x *ConcurrencyPolicy) CodecDecodeSelf(d *codec1978.Decoder) + func (x ConcurrencyPolicy) CodecEncodeSelf(e *codec1978.Encoder) + type Job struct + Spec JobSpec + Status JobStatus + func (*Job) Descriptor() ([]byte, []int) + func (*Job) ProtoMessage() + func (Job) SwaggerDoc() map[string]string + func (m *Job) Marshal() (data []byte, err error) + func (m *Job) MarshalTo(data []byte) (int, error) + func (m *Job) Reset() + func (m *Job) Size() (n int) + func (m *Job) Unmarshal(data []byte) error + func (this *Job) String() string + func (x *Job) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Job) CodecEncodeSelf(e *codec1978.Encoder) + type JobCondition struct + LastProbeTime unversioned.Time + LastTransitionTime unversioned.Time + Message string + Reason string + Status v1.ConditionStatus + Type JobConditionType + func (*JobCondition) Descriptor() ([]byte, []int) + func (*JobCondition) ProtoMessage() + func (JobCondition) SwaggerDoc() map[string]string + func (m *JobCondition) Marshal() (data []byte, err error) + func (m *JobCondition) MarshalTo(data []byte) (int, error) + func (m *JobCondition) Reset() + func (m *JobCondition) Size() (n int) + func (m *JobCondition) Unmarshal(data []byte) error + func (this *JobCondition) String() string + func (x *JobCondition) CodecDecodeSelf(d *codec1978.Decoder) + func (x *JobCondition) CodecEncodeSelf(e *codec1978.Encoder) + type JobConditionType string + const JobComplete + const JobFailed + func (x *JobConditionType) CodecDecodeSelf(d *codec1978.Decoder) + func (x JobConditionType) CodecEncodeSelf(e *codec1978.Encoder) + type JobList struct + Items []Job + func (*JobList) Descriptor() ([]byte, []int) + func (*JobList) ProtoMessage() + func (JobList) SwaggerDoc() map[string]string + func (m *JobList) Marshal() (data []byte, err error) + func (m *JobList) MarshalTo(data []byte) (int, error) + func (m *JobList) Reset() + func (m *JobList) Size() (n int) + func (m *JobList) Unmarshal(data []byte) error + func (this *JobList) String() string + func (x *JobList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *JobList) CodecEncodeSelf(e *codec1978.Encoder) + type JobSpec struct + ActiveDeadlineSeconds *int64 + Completions *int32 + ManualSelector *bool + Parallelism *int32 + Selector *LabelSelector + Template v1.PodTemplateSpec + func (*JobSpec) Descriptor() ([]byte, []int) + func (*JobSpec) ProtoMessage() + func (JobSpec) SwaggerDoc() map[string]string + func (m *JobSpec) Marshal() (data []byte, err error) + func (m *JobSpec) MarshalTo(data []byte) (int, error) + func (m *JobSpec) Reset() + func (m *JobSpec) Size() (n int) + func (m *JobSpec) Unmarshal(data []byte) error + func (this *JobSpec) String() string + func (x *JobSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *JobSpec) CodecEncodeSelf(e *codec1978.Encoder) + type JobStatus struct + Active int32 + CompletionTime *unversioned.Time + Conditions []JobCondition + Failed int32 + StartTime *unversioned.Time + Succeeded int32 + func (*JobStatus) Descriptor() ([]byte, []int) + func (*JobStatus) ProtoMessage() + func (JobStatus) SwaggerDoc() map[string]string + func (m *JobStatus) Marshal() (data []byte, err error) + func (m *JobStatus) MarshalTo(data []byte) (int, error) + func (m *JobStatus) Reset() + func (m *JobStatus) Size() (n int) + func (m *JobStatus) Unmarshal(data []byte) error + func (this *JobStatus) String() string + func (x *JobStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) + type JobTemplate struct + Template JobTemplateSpec + func (*JobTemplate) Descriptor() ([]byte, []int) + func (*JobTemplate) ProtoMessage() + func (JobTemplate) SwaggerDoc() map[string]string + func (m *JobTemplate) Marshal() (data []byte, err error) + func (m *JobTemplate) MarshalTo(data []byte) (int, error) + func (m *JobTemplate) Reset() + func (m *JobTemplate) Size() (n int) + func (m *JobTemplate) Unmarshal(data []byte) error + func (this *JobTemplate) String() string + func (x *JobTemplate) CodecDecodeSelf(d *codec1978.Decoder) + func (x *JobTemplate) CodecEncodeSelf(e *codec1978.Encoder) + type JobTemplateSpec struct + Spec JobSpec + func (*JobTemplateSpec) Descriptor() ([]byte, []int) + func (*JobTemplateSpec) ProtoMessage() + func (JobTemplateSpec) SwaggerDoc() map[string]string + func (m *JobTemplateSpec) Marshal() (data []byte, err error) + func (m *JobTemplateSpec) MarshalTo(data []byte) (int, error) + func (m *JobTemplateSpec) Reset() + func (m *JobTemplateSpec) Size() (n int) + func (m *JobTemplateSpec) Unmarshal(data []byte) error + func (this *JobTemplateSpec) String() string + func (x *JobTemplateSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *JobTemplateSpec) CodecEncodeSelf(e *codec1978.Encoder) + type LabelSelector struct + MatchExpressions []LabelSelectorRequirement + MatchLabels map[string]string + func (*LabelSelector) Descriptor() ([]byte, []int) + func (*LabelSelector) ProtoMessage() + func (LabelSelector) SwaggerDoc() map[string]string + func (m *LabelSelector) Marshal() (data []byte, err error) + func (m *LabelSelector) MarshalTo(data []byte) (int, error) + func (m *LabelSelector) Reset() + func (m *LabelSelector) Size() (n int) + func (m *LabelSelector) Unmarshal(data []byte) error + func (this *LabelSelector) String() string + func (x *LabelSelector) CodecDecodeSelf(d *codec1978.Decoder) + func (x *LabelSelector) CodecEncodeSelf(e *codec1978.Encoder) + type LabelSelectorOperator string + const LabelSelectorOpDoesNotExist + const LabelSelectorOpExists + const LabelSelectorOpIn + const LabelSelectorOpNotIn + func (x *LabelSelectorOperator) CodecDecodeSelf(d *codec1978.Decoder) + func (x LabelSelectorOperator) CodecEncodeSelf(e *codec1978.Encoder) + type LabelSelectorRequirement struct + Key string + Operator LabelSelectorOperator + Values []string + func (*LabelSelectorRequirement) Descriptor() ([]byte, []int) + func (*LabelSelectorRequirement) ProtoMessage() + func (LabelSelectorRequirement) SwaggerDoc() map[string]string + func (m *LabelSelectorRequirement) Marshal() (data []byte, err error) + func (m *LabelSelectorRequirement) MarshalTo(data []byte) (int, error) + func (m *LabelSelectorRequirement) Reset() + func (m *LabelSelectorRequirement) Size() (n int) + func (m *LabelSelectorRequirement) Unmarshal(data []byte) error + func (this *LabelSelectorRequirement) String() string + func (x *LabelSelectorRequirement) CodecDecodeSelf(d *codec1978.Decoder) + func (x *LabelSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) + type ScheduledJob struct + Spec ScheduledJobSpec + Status ScheduledJobStatus + func (*ScheduledJob) Descriptor() ([]byte, []int) + func (*ScheduledJob) ProtoMessage() + func (ScheduledJob) SwaggerDoc() map[string]string + func (m *ScheduledJob) Marshal() (data []byte, err error) + func (m *ScheduledJob) MarshalTo(data []byte) (int, error) + func (m *ScheduledJob) Reset() + func (m *ScheduledJob) Size() (n int) + func (m *ScheduledJob) Unmarshal(data []byte) error + func (this *ScheduledJob) String() string + func (x *ScheduledJob) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ScheduledJob) CodecEncodeSelf(e *codec1978.Encoder) + type ScheduledJobList struct + Items []ScheduledJob + func (*ScheduledJobList) Descriptor() ([]byte, []int) + func (*ScheduledJobList) ProtoMessage() + func (ScheduledJobList) SwaggerDoc() map[string]string + func (m *ScheduledJobList) Marshal() (data []byte, err error) + func (m *ScheduledJobList) MarshalTo(data []byte) (int, error) + func (m *ScheduledJobList) Reset() + func (m *ScheduledJobList) Size() (n int) + func (m *ScheduledJobList) Unmarshal(data []byte) error + func (this *ScheduledJobList) String() string + func (x *ScheduledJobList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ScheduledJobList) CodecEncodeSelf(e *codec1978.Encoder) + type ScheduledJobSpec struct + ConcurrencyPolicy ConcurrencyPolicy + JobTemplate JobTemplateSpec + Schedule string + StartingDeadlineSeconds *int64 + Suspend *bool + func (*ScheduledJobSpec) Descriptor() ([]byte, []int) + func (*ScheduledJobSpec) ProtoMessage() + func (ScheduledJobSpec) SwaggerDoc() map[string]string + func (m *ScheduledJobSpec) Marshal() (data []byte, err error) + func (m *ScheduledJobSpec) MarshalTo(data []byte) (int, error) + func (m *ScheduledJobSpec) Reset() + func (m *ScheduledJobSpec) Size() (n int) + func (m *ScheduledJobSpec) Unmarshal(data []byte) error + func (this *ScheduledJobSpec) String() string + func (x *ScheduledJobSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ScheduledJobSpec) CodecEncodeSelf(e *codec1978.Encoder) + type ScheduledJobStatus struct + Active []v1.ObjectReference + LastScheduleTime *unversioned.Time + func (*ScheduledJobStatus) Descriptor() ([]byte, []int) + func (*ScheduledJobStatus) ProtoMessage() + func (ScheduledJobStatus) SwaggerDoc() map[string]string + func (m *ScheduledJobStatus) Marshal() (data []byte, err error) + func (m *ScheduledJobStatus) MarshalTo(data []byte) (int, error) + func (m *ScheduledJobStatus) Reset() + func (m *ScheduledJobStatus) Size() (n int) + func (m *ScheduledJobStatus) Unmarshal(data []byte) error + func (this *ScheduledJobStatus) String() string + func (x *ScheduledJobStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ScheduledJobStatus) CodecEncodeSelf(e *codec1978.Encoder)