Documentation
¶
Overview ¶
Package v1alpha1 is the v1alpha1 version of the API. +groupName=argoproj.io +k8s:deepcopy-gen=package,register +k8s:openapi-gen=true
Index ¶
- Variables
- func FailedPodNode(n NodeStatus) bool
- func GetOpenAPIDefinitions(ref common.ReferenceCallback) map[string]common.OpenAPIDefinition
- func Kind(kind string) schema.GroupKind
- func NodeWithDisplayName(name string) func(n NodeStatus) bool
- func Resource(resource string) schema.GroupResource
- func ResourceQuantityDenominator(r apiv1.ResourceName) *resource.Quantity
- func SucceededPodNode(n NodeStatus) bool
- type Amount
- func (in *Amount) DeepCopy() *Amount
- func (in *Amount) DeepCopyInto(out *Amount)
- func (*Amount) Descriptor() ([]byte, []int)
- func (a *Amount) Float64() (float64, error)
- func (m *Amount) Marshal() (dAtA []byte, err error)
- func (a Amount) MarshalJSON() ([]byte, error)
- func (m *Amount) MarshalTo(dAtA []byte) (int, error)
- func (m *Amount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (a Amount) OpenAPISchemaFormat() string
- func (a Amount) OpenAPISchemaType() []string
- func (*Amount) ProtoMessage()
- func (m *Amount) Reset()
- func (m *Amount) Size() (n int)
- func (this *Amount) String() string
- func (m *Amount) Unmarshal(dAtA []byte) error
- func (a *Amount) UnmarshalJSON(data []byte) error
- func (m *Amount) XXX_DiscardUnknown()
- func (m *Amount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Amount) XXX_Merge(src proto.Message)
- func (m *Amount) XXX_Size() int
- func (m *Amount) XXX_Unmarshal(b []byte) error
- type AnyString
- type ArchiveStrategy
- func (in *ArchiveStrategy) DeepCopy() *ArchiveStrategy
- func (in *ArchiveStrategy) DeepCopyInto(out *ArchiveStrategy)
- func (*ArchiveStrategy) Descriptor() ([]byte, []int)
- func (m *ArchiveStrategy) Marshal() (dAtA []byte, err error)
- func (m *ArchiveStrategy) MarshalTo(dAtA []byte) (int, error)
- func (m *ArchiveStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ArchiveStrategy) ProtoMessage()
- func (m *ArchiveStrategy) Reset()
- func (m *ArchiveStrategy) Size() (n int)
- func (this *ArchiveStrategy) String() string
- func (m *ArchiveStrategy) Unmarshal(dAtA []byte) error
- func (m *ArchiveStrategy) XXX_DiscardUnknown()
- func (m *ArchiveStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ArchiveStrategy) XXX_Merge(src proto.Message)
- func (m *ArchiveStrategy) XXX_Size() int
- func (m *ArchiveStrategy) XXX_Unmarshal(b []byte) error
- type Arguments
- func (in *Arguments) DeepCopy() *Arguments
- func (in *Arguments) DeepCopyInto(out *Arguments)
- func (*Arguments) Descriptor() ([]byte, []int)
- func (args *Arguments) GetArtifactByName(name string) *Artifact
- func (args *Arguments) GetParameterByName(name string) *Parameter
- func (a Arguments) IsEmpty() bool
- func (m *Arguments) Marshal() (dAtA []byte, err error)
- func (m *Arguments) MarshalTo(dAtA []byte) (int, error)
- func (m *Arguments) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Arguments) ProtoMessage()
- func (m *Arguments) Reset()
- func (m *Arguments) Size() (n int)
- func (this *Arguments) String() string
- func (m *Arguments) Unmarshal(dAtA []byte) error
- func (m *Arguments) XXX_DiscardUnknown()
- func (m *Arguments) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Arguments) XXX_Merge(src proto.Message)
- func (m *Arguments) XXX_Size() int
- func (m *Arguments) XXX_Unmarshal(b []byte) error
- type ArgumentsProvider
- type Artifact
- func (in *Artifact) DeepCopy() *Artifact
- func (in *Artifact) DeepCopyInto(out *Artifact)
- func (*Artifact) Descriptor() ([]byte, []int)
- func (a *Artifact) GetArchive() *ArchiveStrategy
- func (m *Artifact) Marshal() (dAtA []byte, err error)
- func (m *Artifact) MarshalTo(dAtA []byte) (int, error)
- func (m *Artifact) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Artifact) ProtoMessage()
- func (m *Artifact) Reset()
- func (m *Artifact) Size() (n int)
- func (this *Artifact) String() string
- func (m *Artifact) Unmarshal(dAtA []byte) error
- func (m *Artifact) XXX_DiscardUnknown()
- func (m *Artifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Artifact) XXX_Merge(src proto.Message)
- func (m *Artifact) XXX_Size() int
- func (m *Artifact) XXX_Unmarshal(b []byte) error
- type ArtifactLocation
- func (a *ArtifactLocation) AppendToKey(x string) error
- func (in *ArtifactLocation) DeepCopy() *ArtifactLocation
- func (in *ArtifactLocation) DeepCopyInto(out *ArtifactLocation)
- func (*ArtifactLocation) Descriptor() ([]byte, []int)
- func (a *ArtifactLocation) Get() ArtifactLocationType
- func (a *ArtifactLocation) GetKey() (string, error)
- func (a *ArtifactLocation) HasKey() bool
- func (a *ArtifactLocation) HasLocation() bool
- func (a *ArtifactLocation) HasLocationOrKey() bool
- func (a *ArtifactLocation) IsArchiveLogs() bool
- func (m *ArtifactLocation) Marshal() (dAtA []byte, err error)
- func (m *ArtifactLocation) MarshalTo(dAtA []byte) (int, error)
- func (m *ArtifactLocation) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ArtifactLocation) ProtoMessage()
- func (a *ArtifactLocation) Relocate(l *ArtifactLocation) error
- func (m *ArtifactLocation) Reset()
- func (a *ArtifactLocation) SetKey(key string) error
- func (a *ArtifactLocation) SetType(x ArtifactLocationType) error
- func (m *ArtifactLocation) Size() (n int)
- func (this *ArtifactLocation) String() string
- func (m *ArtifactLocation) Unmarshal(dAtA []byte) error
- func (m *ArtifactLocation) XXX_DiscardUnknown()
- func (m *ArtifactLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ArtifactLocation) XXX_Merge(src proto.Message)
- func (m *ArtifactLocation) XXX_Size() int
- func (m *ArtifactLocation) XXX_Unmarshal(b []byte) error
- type ArtifactLocationType
- type ArtifactRepositoryRef
- func (in *ArtifactRepositoryRef) DeepCopy() *ArtifactRepositoryRef
- func (in *ArtifactRepositoryRef) DeepCopyInto(out *ArtifactRepositoryRef)
- func (*ArtifactRepositoryRef) Descriptor() ([]byte, []int)
- func (r *ArtifactRepositoryRef) GetConfigMapOr(configMap string) string
- func (r *ArtifactRepositoryRef) GetKeyOr(key string) string
- func (m *ArtifactRepositoryRef) Marshal() (dAtA []byte, err error)
- func (m *ArtifactRepositoryRef) MarshalTo(dAtA []byte) (int, error)
- func (m *ArtifactRepositoryRef) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ArtifactRepositoryRef) ProtoMessage()
- func (m *ArtifactRepositoryRef) Reset()
- func (m *ArtifactRepositoryRef) Size() (n int)
- func (r *ArtifactRepositoryRef) String() string
- func (m *ArtifactRepositoryRef) Unmarshal(dAtA []byte) error
- func (m *ArtifactRepositoryRef) XXX_DiscardUnknown()
- func (m *ArtifactRepositoryRef) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ArtifactRepositoryRef) XXX_Merge(src proto.Message)
- func (m *ArtifactRepositoryRef) XXX_Size() int
- func (m *ArtifactRepositoryRef) XXX_Unmarshal(b []byte) error
- type ArtifactRepositoryRefStatus
- func (in *ArtifactRepositoryRefStatus) DeepCopy() *ArtifactRepositoryRefStatus
- func (in *ArtifactRepositoryRefStatus) DeepCopyInto(out *ArtifactRepositoryRefStatus)
- func (*ArtifactRepositoryRefStatus) Descriptor() ([]byte, []int)
- func (m *ArtifactRepositoryRefStatus) Marshal() (dAtA []byte, err error)
- func (m *ArtifactRepositoryRefStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *ArtifactRepositoryRefStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ArtifactRepositoryRefStatus) ProtoMessage()
- func (m *ArtifactRepositoryRefStatus) Reset()
- func (m *ArtifactRepositoryRefStatus) Size() (n int)
- func (r *ArtifactRepositoryRefStatus) String() string
- func (m *ArtifactRepositoryRefStatus) Unmarshal(dAtA []byte) error
- func (m *ArtifactRepositoryRefStatus) XXX_DiscardUnknown()
- func (m *ArtifactRepositoryRefStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ArtifactRepositoryRefStatus) XXX_Merge(src proto.Message)
- func (m *ArtifactRepositoryRefStatus) XXX_Size() int
- func (m *ArtifactRepositoryRefStatus) XXX_Unmarshal(b []byte) error
- type ArtifactoryArtifact
- func (in *ArtifactoryArtifact) DeepCopy() *ArtifactoryArtifact
- func (in *ArtifactoryArtifact) DeepCopyInto(out *ArtifactoryArtifact)
- func (*ArtifactoryArtifact) Descriptor() ([]byte, []int)
- func (a *ArtifactoryArtifact) GetKey() (string, error)
- func (a *ArtifactoryArtifact) HasLocation() bool
- func (m *ArtifactoryArtifact) Marshal() (dAtA []byte, err error)
- func (m *ArtifactoryArtifact) MarshalTo(dAtA []byte) (int, error)
- func (m *ArtifactoryArtifact) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ArtifactoryArtifact) ProtoMessage()
- func (m *ArtifactoryArtifact) Reset()
- func (a *ArtifactoryArtifact) SetKey(key string) error
- func (m *ArtifactoryArtifact) Size() (n int)
- func (this *ArtifactoryArtifact) String() string
- func (m *ArtifactoryArtifact) Unmarshal(dAtA []byte) error
- func (m *ArtifactoryArtifact) XXX_DiscardUnknown()
- func (m *ArtifactoryArtifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ArtifactoryArtifact) XXX_Merge(src proto.Message)
- func (m *ArtifactoryArtifact) XXX_Size() int
- func (m *ArtifactoryArtifact) XXX_Unmarshal(b []byte) error
- type ArtifactoryAuth
- func (in *ArtifactoryAuth) DeepCopy() *ArtifactoryAuth
- func (in *ArtifactoryAuth) DeepCopyInto(out *ArtifactoryAuth)
- func (*ArtifactoryAuth) Descriptor() ([]byte, []int)
- func (m *ArtifactoryAuth) Marshal() (dAtA []byte, err error)
- func (m *ArtifactoryAuth) MarshalTo(dAtA []byte) (int, error)
- func (m *ArtifactoryAuth) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ArtifactoryAuth) ProtoMessage()
- func (m *ArtifactoryAuth) Reset()
- func (m *ArtifactoryAuth) Size() (n int)
- func (this *ArtifactoryAuth) String() string
- func (m *ArtifactoryAuth) Unmarshal(dAtA []byte) error
- func (m *ArtifactoryAuth) XXX_DiscardUnknown()
- func (m *ArtifactoryAuth) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ArtifactoryAuth) XXX_Merge(src proto.Message)
- func (m *ArtifactoryAuth) XXX_Size() int
- func (m *ArtifactoryAuth) XXX_Unmarshal(b []byte) error
- type Artifacts
- type Backoff
- func (in *Backoff) DeepCopy() *Backoff
- func (in *Backoff) DeepCopyInto(out *Backoff)
- func (*Backoff) Descriptor() ([]byte, []int)
- func (m *Backoff) Marshal() (dAtA []byte, err error)
- func (m *Backoff) MarshalTo(dAtA []byte) (int, error)
- func (m *Backoff) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Backoff) ProtoMessage()
- func (m *Backoff) Reset()
- func (m *Backoff) Size() (n int)
- func (this *Backoff) String() string
- func (m *Backoff) Unmarshal(dAtA []byte) error
- func (m *Backoff) XXX_DiscardUnknown()
- func (m *Backoff) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Backoff) XXX_Merge(src proto.Message)
- func (m *Backoff) XXX_Size() int
- func (m *Backoff) XXX_Unmarshal(b []byte) error
- type Cache
- func (in *Cache) DeepCopy() *Cache
- func (in *Cache) DeepCopyInto(out *Cache)
- func (*Cache) Descriptor() ([]byte, []int)
- func (m *Cache) Marshal() (dAtA []byte, err error)
- func (m *Cache) MarshalTo(dAtA []byte) (int, error)
- func (m *Cache) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Cache) ProtoMessage()
- func (m *Cache) Reset()
- func (m *Cache) Size() (n int)
- func (this *Cache) String() string
- func (m *Cache) Unmarshal(dAtA []byte) error
- func (m *Cache) XXX_DiscardUnknown()
- func (m *Cache) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Cache) XXX_Merge(src proto.Message)
- func (m *Cache) XXX_Size() int
- func (m *Cache) XXX_Unmarshal(b []byte) error
- type ClusterWorkflowTemplate
- func (in *ClusterWorkflowTemplate) DeepCopy() *ClusterWorkflowTemplate
- func (in *ClusterWorkflowTemplate) DeepCopyInto(out *ClusterWorkflowTemplate)
- func (in *ClusterWorkflowTemplate) DeepCopyObject() runtime.Object
- func (*ClusterWorkflowTemplate) Descriptor() ([]byte, []int)
- func (cwftmpl *ClusterWorkflowTemplate) GetResourceScope() ResourceScope
- func (cwftmpl *ClusterWorkflowTemplate) GetTemplateByName(name string) *Template
- func (cwftmpl *ClusterWorkflowTemplate) GetWorkflowMetadata() *metav1.ObjectMeta
- func (cwftmpl *ClusterWorkflowTemplate) GetWorkflowSpec() *WorkflowSpec
- func (m *ClusterWorkflowTemplate) Marshal() (dAtA []byte, err error)
- func (m *ClusterWorkflowTemplate) MarshalTo(dAtA []byte) (int, error)
- func (m *ClusterWorkflowTemplate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClusterWorkflowTemplate) ProtoMessage()
- func (m *ClusterWorkflowTemplate) Reset()
- func (m *ClusterWorkflowTemplate) Size() (n int)
- func (this *ClusterWorkflowTemplate) String() string
- func (m *ClusterWorkflowTemplate) Unmarshal(dAtA []byte) error
- func (m *ClusterWorkflowTemplate) XXX_DiscardUnknown()
- func (m *ClusterWorkflowTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterWorkflowTemplate) XXX_Merge(src proto.Message)
- func (m *ClusterWorkflowTemplate) XXX_Size() int
- func (m *ClusterWorkflowTemplate) XXX_Unmarshal(b []byte) error
- type ClusterWorkflowTemplateList
- func (in *ClusterWorkflowTemplateList) DeepCopy() *ClusterWorkflowTemplateList
- func (in *ClusterWorkflowTemplateList) DeepCopyInto(out *ClusterWorkflowTemplateList)
- func (in *ClusterWorkflowTemplateList) DeepCopyObject() runtime.Object
- func (*ClusterWorkflowTemplateList) Descriptor() ([]byte, []int)
- func (m *ClusterWorkflowTemplateList) Marshal() (dAtA []byte, err error)
- func (m *ClusterWorkflowTemplateList) MarshalTo(dAtA []byte) (int, error)
- func (m *ClusterWorkflowTemplateList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClusterWorkflowTemplateList) ProtoMessage()
- func (m *ClusterWorkflowTemplateList) Reset()
- func (m *ClusterWorkflowTemplateList) Size() (n int)
- func (this *ClusterWorkflowTemplateList) String() string
- func (m *ClusterWorkflowTemplateList) Unmarshal(dAtA []byte) error
- func (m *ClusterWorkflowTemplateList) XXX_DiscardUnknown()
- func (m *ClusterWorkflowTemplateList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterWorkflowTemplateList) XXX_Merge(src proto.Message)
- func (m *ClusterWorkflowTemplateList) XXX_Size() int
- func (m *ClusterWorkflowTemplateList) XXX_Unmarshal(b []byte) error
- type ClusterWorkflowTemplates
- type ConcurrencyPolicy
- type Condition
- func (in *Condition) DeepCopy() *Condition
- func (in *Condition) DeepCopyInto(out *Condition)
- func (*Condition) Descriptor() ([]byte, []int)
- func (m *Condition) Marshal() (dAtA []byte, err error)
- func (m *Condition) MarshalTo(dAtA []byte) (int, error)
- func (m *Condition) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Condition) ProtoMessage()
- func (m *Condition) Reset()
- func (m *Condition) Size() (n int)
- func (this *Condition) String() string
- func (m *Condition) Unmarshal(dAtA []byte) error
- func (m *Condition) XXX_DiscardUnknown()
- func (m *Condition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Condition) XXX_Merge(src proto.Message)
- func (m *Condition) XXX_Size() int
- func (m *Condition) XXX_Unmarshal(b []byte) error
- type ConditionType
- type Conditions
- func (in Conditions) DeepCopy() Conditions
- func (in Conditions) DeepCopyInto(out *Conditions)
- func (cs *Conditions) DisplayString(fmtStr string, iconMap map[ConditionType]string) string
- func (cs *Conditions) JoinConditions(conditions *Conditions)
- func (cs *Conditions) RemoveCondition(conditionType ConditionType)
- func (cs *Conditions) UpsertCondition(condition Condition)
- func (cs *Conditions) UpsertConditionMessage(condition Condition)
- type ContinueOn
- func (in *ContinueOn) DeepCopy() *ContinueOn
- func (in *ContinueOn) DeepCopyInto(out *ContinueOn)
- func (*ContinueOn) Descriptor() ([]byte, []int)
- func (m *ContinueOn) Marshal() (dAtA []byte, err error)
- func (m *ContinueOn) MarshalTo(dAtA []byte) (int, error)
- func (m *ContinueOn) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ContinueOn) ProtoMessage()
- func (m *ContinueOn) Reset()
- func (m *ContinueOn) Size() (n int)
- func (this *ContinueOn) String() string
- func (m *ContinueOn) Unmarshal(dAtA []byte) error
- func (m *ContinueOn) XXX_DiscardUnknown()
- func (m *ContinueOn) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContinueOn) XXX_Merge(src proto.Message)
- func (m *ContinueOn) XXX_Size() int
- func (m *ContinueOn) XXX_Unmarshal(b []byte) error
- type Counter
- func (in *Counter) DeepCopy() *Counter
- func (in *Counter) DeepCopyInto(out *Counter)
- func (*Counter) Descriptor() ([]byte, []int)
- func (m *Counter) Marshal() (dAtA []byte, err error)
- func (m *Counter) MarshalTo(dAtA []byte) (int, error)
- func (m *Counter) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Counter) ProtoMessage()
- func (m *Counter) Reset()
- func (m *Counter) Size() (n int)
- func (this *Counter) String() string
- func (m *Counter) Unmarshal(dAtA []byte) error
- func (m *Counter) XXX_DiscardUnknown()
- func (m *Counter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Counter) XXX_Merge(src proto.Message)
- func (m *Counter) XXX_Size() int
- func (m *Counter) XXX_Unmarshal(b []byte) error
- type CreateS3BucketOptions
- func (in *CreateS3BucketOptions) DeepCopy() *CreateS3BucketOptions
- func (in *CreateS3BucketOptions) DeepCopyInto(out *CreateS3BucketOptions)
- func (*CreateS3BucketOptions) Descriptor() ([]byte, []int)
- func (m *CreateS3BucketOptions) Marshal() (dAtA []byte, err error)
- func (m *CreateS3BucketOptions) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateS3BucketOptions) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateS3BucketOptions) ProtoMessage()
- func (m *CreateS3BucketOptions) Reset()
- func (m *CreateS3BucketOptions) Size() (n int)
- func (this *CreateS3BucketOptions) String() string
- func (m *CreateS3BucketOptions) Unmarshal(dAtA []byte) error
- func (m *CreateS3BucketOptions) XXX_DiscardUnknown()
- func (m *CreateS3BucketOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateS3BucketOptions) XXX_Merge(src proto.Message)
- func (m *CreateS3BucketOptions) XXX_Size() int
- func (m *CreateS3BucketOptions) XXX_Unmarshal(b []byte) error
- type CronWorkflow
- func (in *CronWorkflow) DeepCopy() *CronWorkflow
- func (in *CronWorkflow) DeepCopyInto(out *CronWorkflow)
- func (in *CronWorkflow) DeepCopyObject() runtime.Object
- func (*CronWorkflow) Descriptor() ([]byte, []int)
- func (m *CronWorkflow) Marshal() (dAtA []byte, err error)
- func (m *CronWorkflow) MarshalTo(dAtA []byte) (int, error)
- func (m *CronWorkflow) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CronWorkflow) ProtoMessage()
- func (m *CronWorkflow) Reset()
- func (m *CronWorkflow) Size() (n int)
- func (this *CronWorkflow) String() string
- func (m *CronWorkflow) Unmarshal(dAtA []byte) error
- func (m *CronWorkflow) XXX_DiscardUnknown()
- func (m *CronWorkflow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CronWorkflow) XXX_Merge(src proto.Message)
- func (m *CronWorkflow) XXX_Size() int
- func (m *CronWorkflow) XXX_Unmarshal(b []byte) error
- type CronWorkflowList
- func (in *CronWorkflowList) DeepCopy() *CronWorkflowList
- func (in *CronWorkflowList) DeepCopyInto(out *CronWorkflowList)
- func (in *CronWorkflowList) DeepCopyObject() runtime.Object
- func (*CronWorkflowList) Descriptor() ([]byte, []int)
- func (m *CronWorkflowList) Marshal() (dAtA []byte, err error)
- func (m *CronWorkflowList) MarshalTo(dAtA []byte) (int, error)
- func (m *CronWorkflowList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CronWorkflowList) ProtoMessage()
- func (m *CronWorkflowList) Reset()
- func (m *CronWorkflowList) Size() (n int)
- func (this *CronWorkflowList) String() string
- func (m *CronWorkflowList) Unmarshal(dAtA []byte) error
- func (m *CronWorkflowList) XXX_DiscardUnknown()
- func (m *CronWorkflowList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CronWorkflowList) XXX_Merge(src proto.Message)
- func (m *CronWorkflowList) XXX_Size() int
- func (m *CronWorkflowList) XXX_Unmarshal(b []byte) error
- type CronWorkflowSpec
- func (in *CronWorkflowSpec) DeepCopy() *CronWorkflowSpec
- func (in *CronWorkflowSpec) DeepCopyInto(out *CronWorkflowSpec)
- func (*CronWorkflowSpec) Descriptor() ([]byte, []int)
- func (m *CronWorkflowSpec) Marshal() (dAtA []byte, err error)
- func (m *CronWorkflowSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *CronWorkflowSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CronWorkflowSpec) ProtoMessage()
- func (m *CronWorkflowSpec) Reset()
- func (m *CronWorkflowSpec) Size() (n int)
- func (this *CronWorkflowSpec) String() string
- func (m *CronWorkflowSpec) Unmarshal(dAtA []byte) error
- func (m *CronWorkflowSpec) XXX_DiscardUnknown()
- func (m *CronWorkflowSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CronWorkflowSpec) XXX_Merge(src proto.Message)
- func (m *CronWorkflowSpec) XXX_Size() int
- func (m *CronWorkflowSpec) XXX_Unmarshal(b []byte) error
- type CronWorkflowStatus
- func (in *CronWorkflowStatus) DeepCopy() *CronWorkflowStatus
- func (in *CronWorkflowStatus) DeepCopyInto(out *CronWorkflowStatus)
- func (*CronWorkflowStatus) Descriptor() ([]byte, []int)
- func (c *CronWorkflowStatus) HasActiveUID(uid types.UID) bool
- func (m *CronWorkflowStatus) Marshal() (dAtA []byte, err error)
- func (m *CronWorkflowStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *CronWorkflowStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CronWorkflowStatus) ProtoMessage()
- func (m *CronWorkflowStatus) Reset()
- func (m *CronWorkflowStatus) Size() (n int)
- func (this *CronWorkflowStatus) String() string
- func (m *CronWorkflowStatus) Unmarshal(dAtA []byte) error
- func (m *CronWorkflowStatus) XXX_DiscardUnknown()
- func (m *CronWorkflowStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CronWorkflowStatus) XXX_Merge(src proto.Message)
- func (m *CronWorkflowStatus) XXX_Size() int
- func (m *CronWorkflowStatus) XXX_Unmarshal(b []byte) error
- type DAGTask
- func (t *DAGTask) ContinuesOn(phase NodePhase) bool
- func (in *DAGTask) DeepCopy() *DAGTask
- func (in *DAGTask) DeepCopyInto(out *DAGTask)
- func (*DAGTask) Descriptor() ([]byte, []int)
- func (t *DAGTask) GetTemplateName() string
- func (t *DAGTask) GetTemplateRef() *TemplateRef
- func (m *DAGTask) Marshal() (dAtA []byte, err error)
- func (m *DAGTask) MarshalTo(dAtA []byte) (int, error)
- func (m *DAGTask) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DAGTask) ProtoMessage()
- func (m *DAGTask) Reset()
- func (t *DAGTask) ShouldExpand() bool
- func (m *DAGTask) Size() (n int)
- func (this *DAGTask) String() string
- func (m *DAGTask) Unmarshal(dAtA []byte) error
- func (m *DAGTask) XXX_DiscardUnknown()
- func (m *DAGTask) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DAGTask) XXX_Merge(src proto.Message)
- func (m *DAGTask) XXX_Size() int
- func (m *DAGTask) XXX_Unmarshal(b []byte) error
- type DAGTemplate
- func (in *DAGTemplate) DeepCopy() *DAGTemplate
- func (in *DAGTemplate) DeepCopyInto(out *DAGTemplate)
- func (*DAGTemplate) Descriptor() ([]byte, []int)
- func (m *DAGTemplate) Marshal() (dAtA []byte, err error)
- func (m *DAGTemplate) MarshalTo(dAtA []byte) (int, error)
- func (m *DAGTemplate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DAGTemplate) ProtoMessage()
- func (m *DAGTemplate) Reset()
- func (m *DAGTemplate) Size() (n int)
- func (this *DAGTemplate) String() string
- func (m *DAGTemplate) Unmarshal(dAtA []byte) error
- func (m *DAGTemplate) XXX_DiscardUnknown()
- func (m *DAGTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DAGTemplate) XXX_Merge(src proto.Message)
- func (m *DAGTemplate) XXX_Size() int
- func (m *DAGTemplate) XXX_Unmarshal(b []byte) error
- type EstimatedDuration
- type Event
- func (in *Event) DeepCopy() *Event
- func (in *Event) DeepCopyInto(out *Event)
- func (*Event) Descriptor() ([]byte, []int)
- func (m *Event) Marshal() (dAtA []byte, err error)
- func (m *Event) MarshalTo(dAtA []byte) (int, error)
- func (m *Event) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Event) ProtoMessage()
- func (m *Event) Reset()
- func (m *Event) Size() (n int)
- func (this *Event) String() string
- func (m *Event) Unmarshal(dAtA []byte) error
- func (m *Event) XXX_DiscardUnknown()
- func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Event) XXX_Merge(src proto.Message)
- func (m *Event) XXX_Size() int
- func (m *Event) XXX_Unmarshal(b []byte) error
- type ExecutorConfig
- func (in *ExecutorConfig) DeepCopy() *ExecutorConfig
- func (in *ExecutorConfig) DeepCopyInto(out *ExecutorConfig)
- func (*ExecutorConfig) Descriptor() ([]byte, []int)
- func (m *ExecutorConfig) Marshal() (dAtA []byte, err error)
- func (m *ExecutorConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *ExecutorConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExecutorConfig) ProtoMessage()
- func (m *ExecutorConfig) Reset()
- func (m *ExecutorConfig) Size() (n int)
- func (this *ExecutorConfig) String() string
- func (m *ExecutorConfig) Unmarshal(dAtA []byte) error
- func (m *ExecutorConfig) XXX_DiscardUnknown()
- func (m *ExecutorConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExecutorConfig) XXX_Merge(src proto.Message)
- func (m *ExecutorConfig) XXX_Size() int
- func (m *ExecutorConfig) XXX_Unmarshal(b []byte) error
- type GCSArtifact
- func (in *GCSArtifact) DeepCopy() *GCSArtifact
- func (in *GCSArtifact) DeepCopyInto(out *GCSArtifact)
- func (*GCSArtifact) Descriptor() ([]byte, []int)
- func (g *GCSArtifact) GetKey() (string, error)
- func (g *GCSArtifact) HasLocation() bool
- func (m *GCSArtifact) Marshal() (dAtA []byte, err error)
- func (m *GCSArtifact) MarshalTo(dAtA []byte) (int, error)
- func (m *GCSArtifact) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GCSArtifact) ProtoMessage()
- func (m *GCSArtifact) Reset()
- func (g *GCSArtifact) SetKey(key string) error
- func (m *GCSArtifact) Size() (n int)
- func (this *GCSArtifact) String() string
- func (m *GCSArtifact) Unmarshal(dAtA []byte) error
- func (m *GCSArtifact) XXX_DiscardUnknown()
- func (m *GCSArtifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GCSArtifact) XXX_Merge(src proto.Message)
- func (m *GCSArtifact) XXX_Size() int
- func (m *GCSArtifact) XXX_Unmarshal(b []byte) error
- type GCSBucket
- func (in *GCSBucket) DeepCopy() *GCSBucket
- func (in *GCSBucket) DeepCopyInto(out *GCSBucket)
- func (*GCSBucket) Descriptor() ([]byte, []int)
- func (m *GCSBucket) Marshal() (dAtA []byte, err error)
- func (m *GCSBucket) MarshalTo(dAtA []byte) (int, error)
- func (m *GCSBucket) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GCSBucket) ProtoMessage()
- func (m *GCSBucket) Reset()
- func (m *GCSBucket) Size() (n int)
- func (this *GCSBucket) String() string
- func (m *GCSBucket) Unmarshal(dAtA []byte) error
- func (m *GCSBucket) XXX_DiscardUnknown()
- func (m *GCSBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GCSBucket) XXX_Merge(src proto.Message)
- func (m *GCSBucket) XXX_Size() int
- func (m *GCSBucket) XXX_Unmarshal(b []byte) error
- type Gauge
- func (in *Gauge) DeepCopy() *Gauge
- func (in *Gauge) DeepCopyInto(out *Gauge)
- func (*Gauge) Descriptor() ([]byte, []int)
- func (m *Gauge) Marshal() (dAtA []byte, err error)
- func (m *Gauge) MarshalTo(dAtA []byte) (int, error)
- func (m *Gauge) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Gauge) ProtoMessage()
- func (m *Gauge) Reset()
- func (m *Gauge) Size() (n int)
- func (this *Gauge) String() string
- func (m *Gauge) Unmarshal(dAtA []byte) error
- func (m *Gauge) XXX_DiscardUnknown()
- func (m *Gauge) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Gauge) XXX_Merge(src proto.Message)
- func (m *Gauge) XXX_Size() int
- func (m *Gauge) XXX_Unmarshal(b []byte) error
- type GitArtifact
- func (in *GitArtifact) DeepCopy() *GitArtifact
- func (in *GitArtifact) DeepCopyInto(out *GitArtifact)
- func (*GitArtifact) Descriptor() ([]byte, []int)
- func (g *GitArtifact) GetDepth() int
- func (g *GitArtifact) GetKey() (string, error)
- func (g *GitArtifact) HasLocation() bool
- func (m *GitArtifact) Marshal() (dAtA []byte, err error)
- func (m *GitArtifact) MarshalTo(dAtA []byte) (int, error)
- func (m *GitArtifact) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GitArtifact) ProtoMessage()
- func (m *GitArtifact) Reset()
- func (g *GitArtifact) SetKey(string) error
- func (m *GitArtifact) Size() (n int)
- func (this *GitArtifact) String() string
- func (m *GitArtifact) Unmarshal(dAtA []byte) error
- func (m *GitArtifact) XXX_DiscardUnknown()
- func (m *GitArtifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GitArtifact) XXX_Merge(src proto.Message)
- func (m *GitArtifact) XXX_Size() int
- func (m *GitArtifact) XXX_Unmarshal(b []byte) error
- type HDFSArtifact
- func (in *HDFSArtifact) DeepCopy() *HDFSArtifact
- func (in *HDFSArtifact) DeepCopyInto(out *HDFSArtifact)
- func (*HDFSArtifact) Descriptor() ([]byte, []int)
- func (h *HDFSArtifact) GetKey() (string, error)
- func (h *HDFSArtifact) HasLocation() bool
- func (m *HDFSArtifact) Marshal() (dAtA []byte, err error)
- func (m *HDFSArtifact) MarshalTo(dAtA []byte) (int, error)
- func (m *HDFSArtifact) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HDFSArtifact) ProtoMessage()
- func (m *HDFSArtifact) Reset()
- func (g *HDFSArtifact) SetKey(key string) error
- func (m *HDFSArtifact) Size() (n int)
- func (this *HDFSArtifact) String() string
- func (m *HDFSArtifact) Unmarshal(dAtA []byte) error
- func (m *HDFSArtifact) XXX_DiscardUnknown()
- func (m *HDFSArtifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HDFSArtifact) XXX_Merge(src proto.Message)
- func (m *HDFSArtifact) XXX_Size() int
- func (m *HDFSArtifact) XXX_Unmarshal(b []byte) error
- type HDFSConfig
- func (in *HDFSConfig) DeepCopy() *HDFSConfig
- func (in *HDFSConfig) DeepCopyInto(out *HDFSConfig)
- func (*HDFSConfig) Descriptor() ([]byte, []int)
- func (m *HDFSConfig) Marshal() (dAtA []byte, err error)
- func (m *HDFSConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *HDFSConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HDFSConfig) ProtoMessage()
- func (m *HDFSConfig) Reset()
- func (m *HDFSConfig) Size() (n int)
- func (this *HDFSConfig) String() string
- func (m *HDFSConfig) Unmarshal(dAtA []byte) error
- func (m *HDFSConfig) XXX_DiscardUnknown()
- func (m *HDFSConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HDFSConfig) XXX_Merge(src proto.Message)
- func (m *HDFSConfig) XXX_Size() int
- func (m *HDFSConfig) XXX_Unmarshal(b []byte) error
- type HDFSKrbConfig
- func (in *HDFSKrbConfig) DeepCopy() *HDFSKrbConfig
- func (in *HDFSKrbConfig) DeepCopyInto(out *HDFSKrbConfig)
- func (*HDFSKrbConfig) Descriptor() ([]byte, []int)
- func (m *HDFSKrbConfig) Marshal() (dAtA []byte, err error)
- func (m *HDFSKrbConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *HDFSKrbConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HDFSKrbConfig) ProtoMessage()
- func (m *HDFSKrbConfig) Reset()
- func (m *HDFSKrbConfig) Size() (n int)
- func (this *HDFSKrbConfig) String() string
- func (m *HDFSKrbConfig) Unmarshal(dAtA []byte) error
- func (m *HDFSKrbConfig) XXX_DiscardUnknown()
- func (m *HDFSKrbConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HDFSKrbConfig) XXX_Merge(src proto.Message)
- func (m *HDFSKrbConfig) XXX_Size() int
- func (m *HDFSKrbConfig) XXX_Unmarshal(b []byte) error
- type HTTPArtifact
- func (in *HTTPArtifact) DeepCopy() *HTTPArtifact
- func (in *HTTPArtifact) DeepCopyInto(out *HTTPArtifact)
- func (*HTTPArtifact) Descriptor() ([]byte, []int)
- func (h *HTTPArtifact) GetKey() (string, error)
- func (h *HTTPArtifact) HasLocation() bool
- func (m *HTTPArtifact) Marshal() (dAtA []byte, err error)
- func (m *HTTPArtifact) MarshalTo(dAtA []byte) (int, error)
- func (m *HTTPArtifact) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HTTPArtifact) ProtoMessage()
- func (m *HTTPArtifact) Reset()
- func (g *HTTPArtifact) SetKey(key string) error
- func (m *HTTPArtifact) Size() (n int)
- func (this *HTTPArtifact) String() string
- func (m *HTTPArtifact) Unmarshal(dAtA []byte) error
- func (m *HTTPArtifact) XXX_DiscardUnknown()
- func (m *HTTPArtifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HTTPArtifact) XXX_Merge(src proto.Message)
- func (m *HTTPArtifact) XXX_Size() int
- func (m *HTTPArtifact) XXX_Unmarshal(b []byte) error
- type Header
- func (in *Header) DeepCopy() *Header
- func (in *Header) DeepCopyInto(out *Header)
- func (*Header) Descriptor() ([]byte, []int)
- func (m *Header) Marshal() (dAtA []byte, err error)
- func (m *Header) MarshalTo(dAtA []byte) (int, error)
- func (m *Header) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Header) ProtoMessage()
- func (m *Header) Reset()
- func (m *Header) Size() (n int)
- func (this *Header) String() string
- func (m *Header) Unmarshal(dAtA []byte) error
- func (m *Header) XXX_DiscardUnknown()
- func (m *Header) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Header) XXX_Merge(src proto.Message)
- func (m *Header) XXX_Size() int
- func (m *Header) XXX_Unmarshal(b []byte) error
- type Histogram
- func (in *Histogram) DeepCopy() *Histogram
- func (in *Histogram) DeepCopyInto(out *Histogram)
- func (*Histogram) Descriptor() ([]byte, []int)
- func (in *Histogram) GetBuckets() []float64
- func (m *Histogram) Marshal() (dAtA []byte, err error)
- func (m *Histogram) MarshalTo(dAtA []byte) (int, error)
- func (m *Histogram) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Histogram) ProtoMessage()
- func (m *Histogram) Reset()
- func (m *Histogram) Size() (n int)
- func (this *Histogram) String() string
- func (m *Histogram) Unmarshal(dAtA []byte) error
- func (m *Histogram) XXX_DiscardUnknown()
- func (m *Histogram) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Histogram) XXX_Merge(src proto.Message)
- func (m *Histogram) XXX_Size() int
- func (m *Histogram) XXX_Unmarshal(b []byte) error
- type Inputs
- func (in *Inputs) DeepCopy() *Inputs
- func (in *Inputs) DeepCopyInto(out *Inputs)
- func (*Inputs) Descriptor() ([]byte, []int)
- func (in *Inputs) GetArtifactByName(name string) *Artifact
- func (in *Inputs) GetParameterByName(name string) *Parameter
- func (in *Inputs) HasInputs() bool
- func (in Inputs) IsEmpty() bool
- func (m *Inputs) Marshal() (dAtA []byte, err error)
- func (m *Inputs) MarshalTo(dAtA []byte) (int, error)
- func (m *Inputs) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Inputs) ProtoMessage()
- func (m *Inputs) Reset()
- func (m *Inputs) Size() (n int)
- func (this *Inputs) String() string
- func (m *Inputs) Unmarshal(dAtA []byte) error
- func (m *Inputs) XXX_DiscardUnknown()
- func (m *Inputs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Inputs) XXX_Merge(src proto.Message)
- func (m *Inputs) XXX_Size() int
- func (m *Inputs) XXX_Unmarshal(b []byte) error
- type Item
- func (in *Item) DeepCopy() *Item
- func (i *Item) DeepCopyInto(out *Item)
- func (*Item) Descriptor() ([]byte, []int)
- func (i Item) Format(s fmt.State, _ rune)
- func (i *Item) GetListVal() []Item
- func (i *Item) GetMapVal() map[string]Item
- func (i *Item) GetStrVal() string
- func (i *Item) GetType() Type
- func (m *Item) Marshal() (dAtA []byte, err error)
- func (i Item) MarshalJSON() ([]byte, error)
- func (m *Item) MarshalTo(dAtA []byte) (int, error)
- func (m *Item) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (i Item) OpenAPISchemaFormat() string
- func (i Item) OpenAPISchemaType() []string
- func (*Item) ProtoMessage()
- func (m *Item) Reset()
- func (m *Item) Size() (n int)
- func (i *Item) String() string
- func (m *Item) Unmarshal(dAtA []byte) error
- func (i *Item) UnmarshalJSON(value []byte) error
- func (m *Item) XXX_DiscardUnknown()
- func (m *Item) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Item) XXX_Merge(src proto.Message)
- func (m *Item) XXX_Size() int
- func (m *Item) XXX_Unmarshal(b []byte) error
- type Link
- func (in *Link) DeepCopy() *Link
- func (in *Link) DeepCopyInto(out *Link)
- func (*Link) Descriptor() ([]byte, []int)
- func (m *Link) Marshal() (dAtA []byte, err error)
- func (m *Link) MarshalTo(dAtA []byte) (int, error)
- func (m *Link) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Link) ProtoMessage()
- func (m *Link) Reset()
- func (m *Link) Size() (n int)
- func (this *Link) String() string
- func (m *Link) Unmarshal(dAtA []byte) error
- func (m *Link) XXX_DiscardUnknown()
- func (m *Link) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Link) XXX_Merge(src proto.Message)
- func (m *Link) XXX_Size() int
- func (m *Link) XXX_Unmarshal(b []byte) error
- type MemoizationStatus
- func (in *MemoizationStatus) DeepCopy() *MemoizationStatus
- func (in *MemoizationStatus) DeepCopyInto(out *MemoizationStatus)
- func (*MemoizationStatus) Descriptor() ([]byte, []int)
- func (m *MemoizationStatus) Marshal() (dAtA []byte, err error)
- func (m *MemoizationStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *MemoizationStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MemoizationStatus) ProtoMessage()
- func (m *MemoizationStatus) Reset()
- func (m *MemoizationStatus) Size() (n int)
- func (this *MemoizationStatus) String() string
- func (m *MemoizationStatus) Unmarshal(dAtA []byte) error
- func (m *MemoizationStatus) XXX_DiscardUnknown()
- func (m *MemoizationStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MemoizationStatus) XXX_Merge(src proto.Message)
- func (m *MemoizationStatus) XXX_Size() int
- func (m *MemoizationStatus) XXX_Unmarshal(b []byte) error
- type Memoize
- func (in *Memoize) DeepCopy() *Memoize
- func (in *Memoize) DeepCopyInto(out *Memoize)
- func (*Memoize) Descriptor() ([]byte, []int)
- func (m *Memoize) Marshal() (dAtA []byte, err error)
- func (m *Memoize) MarshalTo(dAtA []byte) (int, error)
- func (m *Memoize) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Memoize) ProtoMessage()
- func (m *Memoize) Reset()
- func (m *Memoize) Size() (n int)
- func (this *Memoize) String() string
- func (m *Memoize) Unmarshal(dAtA []byte) error
- func (m *Memoize) XXX_DiscardUnknown()
- func (m *Memoize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Memoize) XXX_Merge(src proto.Message)
- func (m *Memoize) XXX_Size() int
- func (m *Memoize) XXX_Unmarshal(b []byte) error
- type Metadata
- func (in *Metadata) DeepCopy() *Metadata
- func (in *Metadata) DeepCopyInto(out *Metadata)
- func (*Metadata) Descriptor() ([]byte, []int)
- func (m *Metadata) Marshal() (dAtA []byte, err error)
- func (m *Metadata) MarshalTo(dAtA []byte) (int, error)
- func (m *Metadata) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Metadata) ProtoMessage()
- func (m *Metadata) Reset()
- func (m *Metadata) Size() (n int)
- func (this *Metadata) String() string
- func (m *Metadata) Unmarshal(dAtA []byte) error
- func (m *Metadata) XXX_DiscardUnknown()
- func (m *Metadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Metadata) XXX_Merge(src proto.Message)
- func (m *Metadata) XXX_Size() int
- func (m *Metadata) XXX_Unmarshal(b []byte) error
- type MetricLabel
- func (in *MetricLabel) DeepCopy() *MetricLabel
- func (in *MetricLabel) DeepCopyInto(out *MetricLabel)
- func (*MetricLabel) Descriptor() ([]byte, []int)
- func (m *MetricLabel) Marshal() (dAtA []byte, err error)
- func (m *MetricLabel) MarshalTo(dAtA []byte) (int, error)
- func (m *MetricLabel) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MetricLabel) ProtoMessage()
- func (m *MetricLabel) Reset()
- func (m *MetricLabel) Size() (n int)
- func (this *MetricLabel) String() string
- func (m *MetricLabel) Unmarshal(dAtA []byte) error
- func (m *MetricLabel) XXX_DiscardUnknown()
- func (m *MetricLabel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MetricLabel) XXX_Merge(src proto.Message)
- func (m *MetricLabel) XXX_Size() int
- func (m *MetricLabel) XXX_Unmarshal(b []byte) error
- type MetricType
- type Metrics
- func (in *Metrics) DeepCopy() *Metrics
- func (in *Metrics) DeepCopyInto(out *Metrics)
- func (*Metrics) Descriptor() ([]byte, []int)
- func (m *Metrics) Marshal() (dAtA []byte, err error)
- func (m *Metrics) MarshalTo(dAtA []byte) (int, error)
- func (m *Metrics) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Metrics) ProtoMessage()
- func (m *Metrics) Reset()
- func (m *Metrics) Size() (n int)
- func (this *Metrics) String() string
- func (m *Metrics) Unmarshal(dAtA []byte) error
- func (m *Metrics) XXX_DiscardUnknown()
- func (m *Metrics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Metrics) XXX_Merge(src proto.Message)
- func (m *Metrics) XXX_Size() int
- func (m *Metrics) XXX_Unmarshal(b []byte) error
- type Mutex
- func (in *Mutex) DeepCopy() *Mutex
- func (in *Mutex) DeepCopyInto(out *Mutex)
- func (*Mutex) Descriptor() ([]byte, []int)
- func (m *Mutex) Marshal() (dAtA []byte, err error)
- func (m *Mutex) MarshalTo(dAtA []byte) (int, error)
- func (m *Mutex) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Mutex) ProtoMessage()
- func (m *Mutex) Reset()
- func (m *Mutex) Size() (n int)
- func (this *Mutex) String() string
- func (m *Mutex) Unmarshal(dAtA []byte) error
- func (m *Mutex) XXX_DiscardUnknown()
- func (m *Mutex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Mutex) XXX_Merge(src proto.Message)
- func (m *Mutex) XXX_Size() int
- func (m *Mutex) XXX_Unmarshal(b []byte) error
- type MutexHolding
- func (in *MutexHolding) DeepCopy() *MutexHolding
- func (in *MutexHolding) DeepCopyInto(out *MutexHolding)
- func (*MutexHolding) Descriptor() ([]byte, []int)
- func (m *MutexHolding) Marshal() (dAtA []byte, err error)
- func (m *MutexHolding) MarshalTo(dAtA []byte) (int, error)
- func (m *MutexHolding) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MutexHolding) ProtoMessage()
- func (m *MutexHolding) Reset()
- func (m *MutexHolding) Size() (n int)
- func (this *MutexHolding) String() string
- func (m *MutexHolding) Unmarshal(dAtA []byte) error
- func (m *MutexHolding) XXX_DiscardUnknown()
- func (m *MutexHolding) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MutexHolding) XXX_Merge(src proto.Message)
- func (m *MutexHolding) XXX_Size() int
- func (m *MutexHolding) XXX_Unmarshal(b []byte) error
- type MutexStatus
- func (in *MutexStatus) DeepCopy() *MutexStatus
- func (in *MutexStatus) DeepCopyInto(out *MutexStatus)
- func (*MutexStatus) Descriptor() ([]byte, []int)
- func (ms *MutexStatus) GetHolding(mutexName string) (int, MutexHolding)
- func (ms *MutexStatus) GetWaiting(mutexName string) (int, MutexHolding)
- func (ms *MutexStatus) LockAcquired(holderKey, lockKey string, currentHolders []string) bool
- func (ms *MutexStatus) LockReleased(holderKey, lockKey string) bool
- func (ms *MutexStatus) LockWaiting(holderKey, lockKey string, currentHolders []string) bool
- func (m *MutexStatus) Marshal() (dAtA []byte, err error)
- func (m *MutexStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *MutexStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MutexStatus) ProtoMessage()
- func (m *MutexStatus) Reset()
- func (m *MutexStatus) Size() (n int)
- func (this *MutexStatus) String() string
- func (m *MutexStatus) Unmarshal(dAtA []byte) error
- func (m *MutexStatus) XXX_DiscardUnknown()
- func (m *MutexStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MutexStatus) XXX_Merge(src proto.Message)
- func (m *MutexStatus) XXX_Size() int
- func (m *MutexStatus) XXX_Unmarshal(b []byte) error
- type NodePhase
- type NodeStatus
- func (n NodeStatus) CanRetry() bool
- func (n NodeStatus) Completed() bool
- func (in *NodeStatus) DeepCopy() *NodeStatus
- func (in *NodeStatus) DeepCopyInto(out *NodeStatus)
- func (*NodeStatus) Descriptor() ([]byte, []int)
- func (n NodeStatus) FailedOrError() bool
- func (n NodeStatus) FinishTime() *metav1.Time
- func (n NodeStatus) Fulfilled() bool
- func (n NodeStatus) GetDuration() time.Duration
- func (n *NodeStatus) GetTemplateName() string
- func (n *NodeStatus) GetTemplateRef() *TemplateRef
- func (n NodeStatus) GetTemplateScope() (ResourceScope, string)
- func (n *NodeStatus) IsActiveSuspendNode() bool
- func (n NodeStatus) IsDaemoned() bool
- func (m *NodeStatus) Marshal() (dAtA []byte, err error)
- func (m *NodeStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (n NodeStatus) Omitted() bool
- func (n NodeStatus) Pending() bool
- func (*NodeStatus) ProtoMessage()
- func (m *NodeStatus) Reset()
- func (m *NodeStatus) Size() (n int)
- func (n NodeStatus) StartTime() *metav1.Time
- func (this *NodeStatus) String() string
- func (n NodeStatus) Succeeded() bool
- func (m *NodeStatus) Unmarshal(dAtA []byte) error
- func (m *NodeStatus) XXX_DiscardUnknown()
- func (m *NodeStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeStatus) XXX_Merge(src proto.Message)
- func (m *NodeStatus) XXX_Size() int
- func (m *NodeStatus) XXX_Unmarshal(b []byte) error
- type NodeSynchronizationStatus
- func (in *NodeSynchronizationStatus) DeepCopy() *NodeSynchronizationStatus
- func (in *NodeSynchronizationStatus) DeepCopyInto(out *NodeSynchronizationStatus)
- func (*NodeSynchronizationStatus) Descriptor() ([]byte, []int)
- func (m *NodeSynchronizationStatus) Marshal() (dAtA []byte, err error)
- func (m *NodeSynchronizationStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeSynchronizationStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NodeSynchronizationStatus) ProtoMessage()
- func (m *NodeSynchronizationStatus) Reset()
- func (m *NodeSynchronizationStatus) Size() (n int)
- func (this *NodeSynchronizationStatus) String() string
- func (m *NodeSynchronizationStatus) Unmarshal(dAtA []byte) error
- func (m *NodeSynchronizationStatus) XXX_DiscardUnknown()
- func (m *NodeSynchronizationStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeSynchronizationStatus) XXX_Merge(src proto.Message)
- func (m *NodeSynchronizationStatus) XXX_Size() int
- func (m *NodeSynchronizationStatus) XXX_Unmarshal(b []byte) error
- type NodeType
- type Nodes
- func (in Nodes) Any(f func(NodeStatus) bool) bool
- func (s Nodes) Children(parentNodeId string) Nodes
- func (in Nodes) DeepCopy() Nodes
- func (in Nodes) DeepCopyInto(out *Nodes)
- func (s Nodes) Filter(predicate func(NodeStatus) bool) Nodes
- func (n Nodes) Find(f func(NodeStatus) bool) *NodeStatus
- func (n Nodes) FindByDisplayName(name string) *NodeStatus
- func (s Nodes) Map(f func(x NodeStatus) interface{}) map[string]interface{}
- type NoneStrategy
- func (in *NoneStrategy) DeepCopy() *NoneStrategy
- func (in *NoneStrategy) DeepCopyInto(out *NoneStrategy)
- func (*NoneStrategy) Descriptor() ([]byte, []int)
- func (m *NoneStrategy) Marshal() (dAtA []byte, err error)
- func (m *NoneStrategy) MarshalTo(dAtA []byte) (int, error)
- func (m *NoneStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NoneStrategy) ProtoMessage()
- func (m *NoneStrategy) Reset()
- func (m *NoneStrategy) Size() (n int)
- func (this *NoneStrategy) String() string
- func (m *NoneStrategy) Unmarshal(dAtA []byte) error
- func (m *NoneStrategy) XXX_DiscardUnknown()
- func (m *NoneStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NoneStrategy) XXX_Merge(src proto.Message)
- func (m *NoneStrategy) XXX_Size() int
- func (m *NoneStrategy) XXX_Unmarshal(b []byte) error
- type OSSArtifact
- func (in *OSSArtifact) DeepCopy() *OSSArtifact
- func (in *OSSArtifact) DeepCopyInto(out *OSSArtifact)
- func (*OSSArtifact) Descriptor() ([]byte, []int)
- func (o *OSSArtifact) GetKey() (string, error)
- func (o *OSSArtifact) HasLocation() bool
- func (m *OSSArtifact) Marshal() (dAtA []byte, err error)
- func (m *OSSArtifact) MarshalTo(dAtA []byte) (int, error)
- func (m *OSSArtifact) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OSSArtifact) ProtoMessage()
- func (m *OSSArtifact) Reset()
- func (o *OSSArtifact) SetKey(key string) error
- func (m *OSSArtifact) Size() (n int)
- func (this *OSSArtifact) String() string
- func (m *OSSArtifact) Unmarshal(dAtA []byte) error
- func (m *OSSArtifact) XXX_DiscardUnknown()
- func (m *OSSArtifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OSSArtifact) XXX_Merge(src proto.Message)
- func (m *OSSArtifact) XXX_Size() int
- func (m *OSSArtifact) XXX_Unmarshal(b []byte) error
- type OSSBucket
- func (in *OSSBucket) DeepCopy() *OSSBucket
- func (in *OSSBucket) DeepCopyInto(out *OSSBucket)
- func (*OSSBucket) Descriptor() ([]byte, []int)
- func (m *OSSBucket) Marshal() (dAtA []byte, err error)
- func (m *OSSBucket) MarshalTo(dAtA []byte) (int, error)
- func (m *OSSBucket) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OSSBucket) ProtoMessage()
- func (m *OSSBucket) Reset()
- func (m *OSSBucket) Size() (n int)
- func (this *OSSBucket) String() string
- func (m *OSSBucket) Unmarshal(dAtA []byte) error
- func (m *OSSBucket) XXX_DiscardUnknown()
- func (m *OSSBucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OSSBucket) XXX_Merge(src proto.Message)
- func (m *OSSBucket) XXX_Size() int
- func (m *OSSBucket) XXX_Unmarshal(b []byte) error
- type Outputs
- func (in *Outputs) DeepCopy() *Outputs
- func (in *Outputs) DeepCopyInto(out *Outputs)
- func (*Outputs) Descriptor() ([]byte, []int)
- func (out *Outputs) GetArtifactByName(name string) *Artifact
- func (out *Outputs) HasOutputs() bool
- func (m *Outputs) Marshal() (dAtA []byte, err error)
- func (m *Outputs) MarshalTo(dAtA []byte) (int, error)
- func (m *Outputs) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Outputs) ProtoMessage()
- func (m *Outputs) Reset()
- func (m *Outputs) Size() (n int)
- func (this *Outputs) String() string
- func (m *Outputs) Unmarshal(dAtA []byte) error
- func (m *Outputs) XXX_DiscardUnknown()
- func (m *Outputs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Outputs) XXX_Merge(src proto.Message)
- func (m *Outputs) XXX_Size() int
- func (m *Outputs) XXX_Unmarshal(b []byte) error
- type ParallelSteps
- func (in *ParallelSteps) DeepCopy() *ParallelSteps
- func (in *ParallelSteps) DeepCopyInto(out *ParallelSteps)
- func (*ParallelSteps) Descriptor() ([]byte, []int)
- func (m *ParallelSteps) Marshal() (dAtA []byte, err error)
- func (p ParallelSteps) MarshalJSON() ([]byte, error)
- func (m *ParallelSteps) MarshalTo(dAtA []byte) (int, error)
- func (m *ParallelSteps) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (b ParallelSteps) OpenAPISchemaFormat() string
- func (b ParallelSteps) OpenAPISchemaType() []string
- func (*ParallelSteps) ProtoMessage()
- func (m *ParallelSteps) Reset()
- func (m *ParallelSteps) Size() (n int)
- func (this *ParallelSteps) String() string
- func (m *ParallelSteps) Unmarshal(dAtA []byte) error
- func (p *ParallelSteps) UnmarshalJSON(value []byte) error
- func (m *ParallelSteps) XXX_DiscardUnknown()
- func (m *ParallelSteps) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ParallelSteps) XXX_Merge(src proto.Message)
- func (m *ParallelSteps) XXX_Size() int
- func (m *ParallelSteps) XXX_Unmarshal(b []byte) error
- type Parameter
- func (in *Parameter) DeepCopy() *Parameter
- func (in *Parameter) DeepCopyInto(out *Parameter)
- func (*Parameter) Descriptor() ([]byte, []int)
- func (m *Parameter) Marshal() (dAtA []byte, err error)
- func (m *Parameter) MarshalTo(dAtA []byte) (int, error)
- func (m *Parameter) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Parameter) ProtoMessage()
- func (m *Parameter) Reset()
- func (m *Parameter) Size() (n int)
- func (this *Parameter) String() string
- func (m *Parameter) Unmarshal(dAtA []byte) error
- func (m *Parameter) XXX_DiscardUnknown()
- func (m *Parameter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Parameter) XXX_Merge(src proto.Message)
- func (m *Parameter) XXX_Size() int
- func (m *Parameter) XXX_Unmarshal(b []byte) error
- type PodGC
- func (in *PodGC) DeepCopy() *PodGC
- func (in *PodGC) DeepCopyInto(out *PodGC)
- func (*PodGC) Descriptor() ([]byte, []int)
- func (m *PodGC) Marshal() (dAtA []byte, err error)
- func (m *PodGC) MarshalTo(dAtA []byte) (int, error)
- func (m *PodGC) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PodGC) ProtoMessage()
- func (m *PodGC) Reset()
- func (m *PodGC) Size() (n int)
- func (this *PodGC) String() string
- func (m *PodGC) Unmarshal(dAtA []byte) error
- func (m *PodGC) XXX_DiscardUnknown()
- func (m *PodGC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PodGC) XXX_Merge(src proto.Message)
- func (m *PodGC) XXX_Size() int
- func (m *PodGC) XXX_Unmarshal(b []byte) error
- type PodGCStrategy
- type Progress
- type Prometheus
- func (in *Prometheus) DeepCopy() *Prometheus
- func (in *Prometheus) DeepCopyInto(out *Prometheus)
- func (*Prometheus) Descriptor() ([]byte, []int)
- func (p *Prometheus) GetDesc() string
- func (p *Prometheus) GetMetricLabels() map[string]string
- func (p *Prometheus) GetMetricType() MetricType
- func (p *Prometheus) GetValueString() string
- func (p *Prometheus) IsRealtime() bool
- func (m *Prometheus) Marshal() (dAtA []byte, err error)
- func (m *Prometheus) MarshalTo(dAtA []byte) (int, error)
- func (m *Prometheus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Prometheus) ProtoMessage()
- func (m *Prometheus) Reset()
- func (p *Prometheus) SetValueString(val string)
- func (m *Prometheus) Size() (n int)
- func (this *Prometheus) String() string
- func (m *Prometheus) Unmarshal(dAtA []byte) error
- func (m *Prometheus) XXX_DiscardUnknown()
- func (m *Prometheus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Prometheus) XXX_Merge(src proto.Message)
- func (m *Prometheus) XXX_Size() int
- func (m *Prometheus) XXX_Unmarshal(b []byte) error
- type RawArtifact
- func (in *RawArtifact) DeepCopy() *RawArtifact
- func (in *RawArtifact) DeepCopyInto(out *RawArtifact)
- func (*RawArtifact) Descriptor() ([]byte, []int)
- func (r *RawArtifact) GetKey() (string, error)
- func (r *RawArtifact) HasLocation() bool
- func (m *RawArtifact) Marshal() (dAtA []byte, err error)
- func (m *RawArtifact) MarshalTo(dAtA []byte) (int, error)
- func (m *RawArtifact) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RawArtifact) ProtoMessage()
- func (m *RawArtifact) Reset()
- func (r *RawArtifact) SetKey(string) error
- func (m *RawArtifact) Size() (n int)
- func (this *RawArtifact) String() string
- func (m *RawArtifact) Unmarshal(dAtA []byte) error
- func (m *RawArtifact) XXX_DiscardUnknown()
- func (m *RawArtifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RawArtifact) XXX_Merge(src proto.Message)
- func (m *RawArtifact) XXX_Size() int
- func (m *RawArtifact) XXX_Unmarshal(b []byte) error
- type ResourceDuration
- type ResourceScope
- type ResourceTemplate
- func (in *ResourceTemplate) DeepCopy() *ResourceTemplate
- func (in *ResourceTemplate) DeepCopyInto(out *ResourceTemplate)
- func (*ResourceTemplate) Descriptor() ([]byte, []int)
- func (m *ResourceTemplate) Marshal() (dAtA []byte, err error)
- func (m *ResourceTemplate) MarshalTo(dAtA []byte) (int, error)
- func (m *ResourceTemplate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResourceTemplate) ProtoMessage()
- func (m *ResourceTemplate) Reset()
- func (m *ResourceTemplate) Size() (n int)
- func (this *ResourceTemplate) String() string
- func (m *ResourceTemplate) Unmarshal(dAtA []byte) error
- func (m *ResourceTemplate) XXX_DiscardUnknown()
- func (m *ResourceTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourceTemplate) XXX_Merge(src proto.Message)
- func (m *ResourceTemplate) XXX_Size() int
- func (m *ResourceTemplate) XXX_Unmarshal(b []byte) error
- type ResourcesDuration
- type RetryAffinity
- func (in *RetryAffinity) DeepCopy() *RetryAffinity
- func (in *RetryAffinity) DeepCopyInto(out *RetryAffinity)
- func (*RetryAffinity) Descriptor() ([]byte, []int)
- func (m *RetryAffinity) Marshal() (dAtA []byte, err error)
- func (m *RetryAffinity) MarshalTo(dAtA []byte) (int, error)
- func (m *RetryAffinity) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RetryAffinity) ProtoMessage()
- func (m *RetryAffinity) Reset()
- func (m *RetryAffinity) Size() (n int)
- func (this *RetryAffinity) String() string
- func (m *RetryAffinity) Unmarshal(dAtA []byte) error
- func (m *RetryAffinity) XXX_DiscardUnknown()
- func (m *RetryAffinity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RetryAffinity) XXX_Merge(src proto.Message)
- func (m *RetryAffinity) XXX_Size() int
- func (m *RetryAffinity) XXX_Unmarshal(b []byte) error
- type RetryNodeAntiAffinity
- func (in *RetryNodeAntiAffinity) DeepCopy() *RetryNodeAntiAffinity
- func (in *RetryNodeAntiAffinity) DeepCopyInto(out *RetryNodeAntiAffinity)
- func (*RetryNodeAntiAffinity) Descriptor() ([]byte, []int)
- func (m *RetryNodeAntiAffinity) Marshal() (dAtA []byte, err error)
- func (m *RetryNodeAntiAffinity) MarshalTo(dAtA []byte) (int, error)
- func (m *RetryNodeAntiAffinity) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RetryNodeAntiAffinity) ProtoMessage()
- func (m *RetryNodeAntiAffinity) Reset()
- func (m *RetryNodeAntiAffinity) Size() (n int)
- func (this *RetryNodeAntiAffinity) String() string
- func (m *RetryNodeAntiAffinity) Unmarshal(dAtA []byte) error
- func (m *RetryNodeAntiAffinity) XXX_DiscardUnknown()
- func (m *RetryNodeAntiAffinity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RetryNodeAntiAffinity) XXX_Merge(src proto.Message)
- func (m *RetryNodeAntiAffinity) XXX_Size() int
- func (m *RetryNodeAntiAffinity) XXX_Unmarshal(b []byte) error
- type RetryPolicy
- type RetryStrategy
- func (in *RetryStrategy) DeepCopy() *RetryStrategy
- func (in *RetryStrategy) DeepCopyInto(out *RetryStrategy)
- func (*RetryStrategy) Descriptor() ([]byte, []int)
- func (m *RetryStrategy) Marshal() (dAtA []byte, err error)
- func (m *RetryStrategy) MarshalTo(dAtA []byte) (int, error)
- func (m *RetryStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RetryStrategy) ProtoMessage()
- func (m *RetryStrategy) Reset()
- func (m *RetryStrategy) Size() (n int)
- func (this *RetryStrategy) String() string
- func (m *RetryStrategy) Unmarshal(dAtA []byte) error
- func (m *RetryStrategy) XXX_DiscardUnknown()
- func (m *RetryStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RetryStrategy) XXX_Merge(src proto.Message)
- func (m *RetryStrategy) XXX_Size() int
- func (m *RetryStrategy) XXX_Unmarshal(b []byte) error
- type S3Artifact
- func (in *S3Artifact) DeepCopy() *S3Artifact
- func (in *S3Artifact) DeepCopyInto(out *S3Artifact)
- func (*S3Artifact) Descriptor() ([]byte, []int)
- func (s *S3Artifact) GetKey() (string, error)
- func (s *S3Artifact) HasLocation() bool
- func (m *S3Artifact) Marshal() (dAtA []byte, err error)
- func (m *S3Artifact) MarshalTo(dAtA []byte) (int, error)
- func (m *S3Artifact) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*S3Artifact) ProtoMessage()
- func (m *S3Artifact) Reset()
- func (s *S3Artifact) SetKey(key string) error
- func (m *S3Artifact) Size() (n int)
- func (this *S3Artifact) String() string
- func (m *S3Artifact) Unmarshal(dAtA []byte) error
- func (m *S3Artifact) XXX_DiscardUnknown()
- func (m *S3Artifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *S3Artifact) XXX_Merge(src proto.Message)
- func (m *S3Artifact) XXX_Size() int
- func (m *S3Artifact) XXX_Unmarshal(b []byte) error
- type S3Bucket
- func (in *S3Bucket) DeepCopy() *S3Bucket
- func (in *S3Bucket) DeepCopyInto(out *S3Bucket)
- func (*S3Bucket) Descriptor() ([]byte, []int)
- func (m *S3Bucket) Marshal() (dAtA []byte, err error)
- func (m *S3Bucket) MarshalTo(dAtA []byte) (int, error)
- func (m *S3Bucket) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*S3Bucket) ProtoMessage()
- func (m *S3Bucket) Reset()
- func (m *S3Bucket) Size() (n int)
- func (this *S3Bucket) String() string
- func (m *S3Bucket) Unmarshal(dAtA []byte) error
- func (m *S3Bucket) XXX_DiscardUnknown()
- func (m *S3Bucket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *S3Bucket) XXX_Merge(src proto.Message)
- func (m *S3Bucket) XXX_Size() int
- func (m *S3Bucket) XXX_Unmarshal(b []byte) error
- type ScriptTemplate
- func (in *ScriptTemplate) DeepCopy() *ScriptTemplate
- func (in *ScriptTemplate) DeepCopyInto(out *ScriptTemplate)
- func (*ScriptTemplate) Descriptor() ([]byte, []int)
- func (m *ScriptTemplate) Marshal() (dAtA []byte, err error)
- func (m *ScriptTemplate) MarshalTo(dAtA []byte) (int, error)
- func (m *ScriptTemplate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ScriptTemplate) ProtoMessage()
- func (m *ScriptTemplate) Reset()
- func (m *ScriptTemplate) Size() (n int)
- func (this *ScriptTemplate) String() string
- func (m *ScriptTemplate) Unmarshal(dAtA []byte) error
- func (m *ScriptTemplate) XXX_DiscardUnknown()
- func (m *ScriptTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ScriptTemplate) XXX_Merge(src proto.Message)
- func (m *ScriptTemplate) XXX_Size() int
- func (m *ScriptTemplate) XXX_Unmarshal(b []byte) error
- type SemaphoreHolding
- func (in *SemaphoreHolding) DeepCopy() *SemaphoreHolding
- func (in *SemaphoreHolding) DeepCopyInto(out *SemaphoreHolding)
- func (*SemaphoreHolding) Descriptor() ([]byte, []int)
- func (m *SemaphoreHolding) Marshal() (dAtA []byte, err error)
- func (m *SemaphoreHolding) MarshalTo(dAtA []byte) (int, error)
- func (m *SemaphoreHolding) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SemaphoreHolding) ProtoMessage()
- func (m *SemaphoreHolding) Reset()
- func (m *SemaphoreHolding) Size() (n int)
- func (this *SemaphoreHolding) String() string
- func (m *SemaphoreHolding) Unmarshal(dAtA []byte) error
- func (m *SemaphoreHolding) XXX_DiscardUnknown()
- func (m *SemaphoreHolding) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SemaphoreHolding) XXX_Merge(src proto.Message)
- func (m *SemaphoreHolding) XXX_Size() int
- func (m *SemaphoreHolding) XXX_Unmarshal(b []byte) error
- type SemaphoreRef
- func (in *SemaphoreRef) DeepCopy() *SemaphoreRef
- func (in *SemaphoreRef) DeepCopyInto(out *SemaphoreRef)
- func (*SemaphoreRef) Descriptor() ([]byte, []int)
- func (m *SemaphoreRef) Marshal() (dAtA []byte, err error)
- func (m *SemaphoreRef) MarshalTo(dAtA []byte) (int, error)
- func (m *SemaphoreRef) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SemaphoreRef) ProtoMessage()
- func (m *SemaphoreRef) Reset()
- func (m *SemaphoreRef) Size() (n int)
- func (this *SemaphoreRef) String() string
- func (m *SemaphoreRef) Unmarshal(dAtA []byte) error
- func (m *SemaphoreRef) XXX_DiscardUnknown()
- func (m *SemaphoreRef) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SemaphoreRef) XXX_Merge(src proto.Message)
- func (m *SemaphoreRef) XXX_Size() int
- func (m *SemaphoreRef) XXX_Unmarshal(b []byte) error
- type SemaphoreStatus
- func (in *SemaphoreStatus) DeepCopy() *SemaphoreStatus
- func (in *SemaphoreStatus) DeepCopyInto(out *SemaphoreStatus)
- func (*SemaphoreStatus) Descriptor() ([]byte, []int)
- func (ss *SemaphoreStatus) GetHolding(semaphoreName string) (int, SemaphoreHolding)
- func (ss *SemaphoreStatus) GetWaiting(semaphoreName string) (int, SemaphoreHolding)
- func (ss *SemaphoreStatus) LockAcquired(holderKey, lockKey string, currentHolders []string) bool
- func (ss *SemaphoreStatus) LockReleased(holderKey, lockKey string) bool
- func (ss *SemaphoreStatus) LockWaiting(holderKey, lockKey string, currentHolders []string) bool
- func (m *SemaphoreStatus) Marshal() (dAtA []byte, err error)
- func (m *SemaphoreStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *SemaphoreStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SemaphoreStatus) ProtoMessage()
- func (m *SemaphoreStatus) Reset()
- func (m *SemaphoreStatus) Size() (n int)
- func (this *SemaphoreStatus) String() string
- func (m *SemaphoreStatus) Unmarshal(dAtA []byte) error
- func (m *SemaphoreStatus) XXX_DiscardUnknown()
- func (m *SemaphoreStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SemaphoreStatus) XXX_Merge(src proto.Message)
- func (m *SemaphoreStatus) XXX_Size() int
- func (m *SemaphoreStatus) XXX_Unmarshal(b []byte) error
- type Sequence
- func (in *Sequence) DeepCopy() *Sequence
- func (in *Sequence) DeepCopyInto(out *Sequence)
- func (*Sequence) Descriptor() ([]byte, []int)
- func (m *Sequence) Marshal() (dAtA []byte, err error)
- func (m *Sequence) MarshalTo(dAtA []byte) (int, error)
- func (m *Sequence) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Sequence) ProtoMessage()
- func (m *Sequence) Reset()
- func (m *Sequence) Size() (n int)
- func (this *Sequence) String() string
- func (m *Sequence) Unmarshal(dAtA []byte) error
- func (m *Sequence) XXX_DiscardUnknown()
- func (m *Sequence) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Sequence) XXX_Merge(src proto.Message)
- func (m *Sequence) XXX_Size() int
- func (m *Sequence) XXX_Unmarshal(b []byte) error
- type ShutdownStrategy
- type Submit
- func (in *Submit) DeepCopy() *Submit
- func (in *Submit) DeepCopyInto(out *Submit)
- func (*Submit) Descriptor() ([]byte, []int)
- func (m *Submit) Marshal() (dAtA []byte, err error)
- func (m *Submit) MarshalTo(dAtA []byte) (int, error)
- func (m *Submit) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Submit) ProtoMessage()
- func (m *Submit) Reset()
- func (m *Submit) Size() (n int)
- func (this *Submit) String() string
- func (m *Submit) Unmarshal(dAtA []byte) error
- func (m *Submit) XXX_DiscardUnknown()
- func (m *Submit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Submit) XXX_Merge(src proto.Message)
- func (m *Submit) XXX_Size() int
- func (m *Submit) XXX_Unmarshal(b []byte) error
- type SubmitOpts
- func (in *SubmitOpts) DeepCopy() *SubmitOpts
- func (in *SubmitOpts) DeepCopyInto(out *SubmitOpts)
- func (*SubmitOpts) Descriptor() ([]byte, []int)
- func (m *SubmitOpts) Marshal() (dAtA []byte, err error)
- func (m *SubmitOpts) MarshalTo(dAtA []byte) (int, error)
- func (m *SubmitOpts) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SubmitOpts) ProtoMessage()
- func (m *SubmitOpts) Reset()
- func (m *SubmitOpts) Size() (n int)
- func (this *SubmitOpts) String() string
- func (m *SubmitOpts) Unmarshal(dAtA []byte) error
- func (m *SubmitOpts) XXX_DiscardUnknown()
- func (m *SubmitOpts) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubmitOpts) XXX_Merge(src proto.Message)
- func (m *SubmitOpts) XXX_Size() int
- func (m *SubmitOpts) XXX_Unmarshal(b []byte) error
- type SuppliedValueFrom
- func (in *SuppliedValueFrom) DeepCopy() *SuppliedValueFrom
- func (in *SuppliedValueFrom) DeepCopyInto(out *SuppliedValueFrom)
- func (*SuppliedValueFrom) Descriptor() ([]byte, []int)
- func (m *SuppliedValueFrom) Marshal() (dAtA []byte, err error)
- func (m *SuppliedValueFrom) MarshalTo(dAtA []byte) (int, error)
- func (m *SuppliedValueFrom) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SuppliedValueFrom) ProtoMessage()
- func (m *SuppliedValueFrom) Reset()
- func (m *SuppliedValueFrom) Size() (n int)
- func (this *SuppliedValueFrom) String() string
- func (m *SuppliedValueFrom) Unmarshal(dAtA []byte) error
- func (m *SuppliedValueFrom) XXX_DiscardUnknown()
- func (m *SuppliedValueFrom) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SuppliedValueFrom) XXX_Merge(src proto.Message)
- func (m *SuppliedValueFrom) XXX_Size() int
- func (m *SuppliedValueFrom) XXX_Unmarshal(b []byte) error
- type SuspendTemplate
- func (in *SuspendTemplate) DeepCopy() *SuspendTemplate
- func (in *SuspendTemplate) DeepCopyInto(out *SuspendTemplate)
- func (*SuspendTemplate) Descriptor() ([]byte, []int)
- func (m *SuspendTemplate) Marshal() (dAtA []byte, err error)
- func (m *SuspendTemplate) MarshalTo(dAtA []byte) (int, error)
- func (m *SuspendTemplate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SuspendTemplate) ProtoMessage()
- func (m *SuspendTemplate) Reset()
- func (m *SuspendTemplate) Size() (n int)
- func (this *SuspendTemplate) String() string
- func (m *SuspendTemplate) Unmarshal(dAtA []byte) error
- func (m *SuspendTemplate) XXX_DiscardUnknown()
- func (m *SuspendTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SuspendTemplate) XXX_Merge(src proto.Message)
- func (m *SuspendTemplate) XXX_Size() int
- func (m *SuspendTemplate) XXX_Unmarshal(b []byte) error
- type Synchronization
- func (in *Synchronization) DeepCopy() *Synchronization
- func (in *Synchronization) DeepCopyInto(out *Synchronization)
- func (*Synchronization) Descriptor() ([]byte, []int)
- func (s *Synchronization) GetType() SynchronizationType
- func (m *Synchronization) Marshal() (dAtA []byte, err error)
- func (m *Synchronization) MarshalTo(dAtA []byte) (int, error)
- func (m *Synchronization) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Synchronization) ProtoMessage()
- func (m *Synchronization) Reset()
- func (m *Synchronization) Size() (n int)
- func (this *Synchronization) String() string
- func (m *Synchronization) Unmarshal(dAtA []byte) error
- func (m *Synchronization) XXX_DiscardUnknown()
- func (m *Synchronization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Synchronization) XXX_Merge(src proto.Message)
- func (m *Synchronization) XXX_Size() int
- func (m *Synchronization) XXX_Unmarshal(b []byte) error
- type SynchronizationAction
- type SynchronizationStatus
- func (in *SynchronizationStatus) DeepCopy() *SynchronizationStatus
- func (in *SynchronizationStatus) DeepCopyInto(out *SynchronizationStatus)
- func (*SynchronizationStatus) Descriptor() ([]byte, []int)
- func (ss *SynchronizationStatus) GetStatus(syncType SynchronizationType) SynchronizationAction
- func (m *SynchronizationStatus) Marshal() (dAtA []byte, err error)
- func (m *SynchronizationStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *SynchronizationStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SynchronizationStatus) ProtoMessage()
- func (m *SynchronizationStatus) Reset()
- func (m *SynchronizationStatus) Size() (n int)
- func (this *SynchronizationStatus) String() string
- func (m *SynchronizationStatus) Unmarshal(dAtA []byte) error
- func (m *SynchronizationStatus) XXX_DiscardUnknown()
- func (m *SynchronizationStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SynchronizationStatus) XXX_Merge(src proto.Message)
- func (m *SynchronizationStatus) XXX_Size() int
- func (m *SynchronizationStatus) XXX_Unmarshal(b []byte) error
- type SynchronizationType
- type TTLStrategy
- func (in *TTLStrategy) DeepCopy() *TTLStrategy
- func (in *TTLStrategy) DeepCopyInto(out *TTLStrategy)
- func (*TTLStrategy) Descriptor() ([]byte, []int)
- func (m *TTLStrategy) Marshal() (dAtA []byte, err error)
- func (m *TTLStrategy) MarshalTo(dAtA []byte) (int, error)
- func (m *TTLStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TTLStrategy) ProtoMessage()
- func (m *TTLStrategy) Reset()
- func (m *TTLStrategy) Size() (n int)
- func (this *TTLStrategy) String() string
- func (m *TTLStrategy) Unmarshal(dAtA []byte) error
- func (m *TTLStrategy) XXX_DiscardUnknown()
- func (m *TTLStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TTLStrategy) XXX_Merge(src proto.Message)
- func (m *TTLStrategy) XXX_Size() int
- func (m *TTLStrategy) XXX_Unmarshal(b []byte) error
- type TarStrategy
- func (in *TarStrategy) DeepCopy() *TarStrategy
- func (in *TarStrategy) DeepCopyInto(out *TarStrategy)
- func (*TarStrategy) Descriptor() ([]byte, []int)
- func (m *TarStrategy) Marshal() (dAtA []byte, err error)
- func (m *TarStrategy) MarshalTo(dAtA []byte) (int, error)
- func (m *TarStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TarStrategy) ProtoMessage()
- func (m *TarStrategy) Reset()
- func (m *TarStrategy) Size() (n int)
- func (this *TarStrategy) String() string
- func (m *TarStrategy) Unmarshal(dAtA []byte) error
- func (m *TarStrategy) XXX_DiscardUnknown()
- func (m *TarStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TarStrategy) XXX_Merge(src proto.Message)
- func (m *TarStrategy) XXX_Size() int
- func (m *TarStrategy) XXX_Unmarshal(b []byte) error
- type Template
- func (in *Template) DeepCopy() *Template
- func (in *Template) DeepCopyInto(out *Template)
- func (*Template) Descriptor() ([]byte, []int)
- func (tmpl *Template) GetBaseTemplate() *Template
- func (tmpl *Template) GetTemplateName() string
- func (tmpl *Template) GetTemplateRef() *TemplateRef
- func (tmpl *Template) GetType() TemplateType
- func (tmpl *Template) HasPodSpecPatch() bool
- func (tmpl *Template) IsLeaf() bool
- func (tmpl *Template) IsPodType() bool
- func (m *Template) Marshal() (dAtA []byte, err error)
- func (m *Template) MarshalTo(dAtA []byte) (int, error)
- func (m *Template) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Template) ProtoMessage()
- func (m *Template) Reset()
- func (m *Template) Size() (n int)
- func (this *Template) String() string
- func (m *Template) Unmarshal(dAtA []byte) error
- func (m *Template) XXX_DiscardUnknown()
- func (m *Template) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Template) XXX_Merge(src proto.Message)
- func (m *Template) XXX_Size() int
- func (m *Template) XXX_Unmarshal(b []byte) error
- type TemplateHolder
- type TemplateRef
- func (in *TemplateRef) DeepCopy() *TemplateRef
- func (in *TemplateRef) DeepCopyInto(out *TemplateRef)
- func (*TemplateRef) Descriptor() ([]byte, []int)
- func (m *TemplateRef) Marshal() (dAtA []byte, err error)
- func (m *TemplateRef) MarshalTo(dAtA []byte) (int, error)
- func (m *TemplateRef) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TemplateRef) ProtoMessage()
- func (m *TemplateRef) Reset()
- func (m *TemplateRef) Size() (n int)
- func (this *TemplateRef) String() string
- func (m *TemplateRef) Unmarshal(dAtA []byte) error
- func (m *TemplateRef) XXX_DiscardUnknown()
- func (m *TemplateRef) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TemplateRef) XXX_Merge(src proto.Message)
- func (m *TemplateRef) XXX_Size() int
- func (m *TemplateRef) XXX_Unmarshal(b []byte) error
- type TemplateReferenceHolder
- type TemplateType
- type Type
- type UserContainer
- func (in *UserContainer) DeepCopy() *UserContainer
- func (in *UserContainer) DeepCopyInto(out *UserContainer)
- func (*UserContainer) Descriptor() ([]byte, []int)
- func (m *UserContainer) Marshal() (dAtA []byte, err error)
- func (m *UserContainer) MarshalTo(dAtA []byte) (int, error)
- func (m *UserContainer) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserContainer) ProtoMessage()
- func (m *UserContainer) Reset()
- func (m *UserContainer) Size() (n int)
- func (this *UserContainer) String() string
- func (m *UserContainer) Unmarshal(dAtA []byte) error
- func (m *UserContainer) XXX_DiscardUnknown()
- func (m *UserContainer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserContainer) XXX_Merge(src proto.Message)
- func (m *UserContainer) XXX_Size() int
- func (m *UserContainer) XXX_Unmarshal(b []byte) error
- type ValueFrom
- func (in *ValueFrom) DeepCopy() *ValueFrom
- func (in *ValueFrom) DeepCopyInto(out *ValueFrom)
- func (*ValueFrom) Descriptor() ([]byte, []int)
- func (m *ValueFrom) Marshal() (dAtA []byte, err error)
- func (m *ValueFrom) MarshalTo(dAtA []byte) (int, error)
- func (m *ValueFrom) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ValueFrom) ProtoMessage()
- func (m *ValueFrom) Reset()
- func (m *ValueFrom) Size() (n int)
- func (this *ValueFrom) String() string
- func (m *ValueFrom) Unmarshal(dAtA []byte) error
- func (m *ValueFrom) XXX_DiscardUnknown()
- func (m *ValueFrom) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValueFrom) XXX_Merge(src proto.Message)
- func (m *ValueFrom) XXX_Size() int
- func (m *ValueFrom) XXX_Unmarshal(b []byte) error
- type Version
- func (in *Version) DeepCopy() *Version
- func (in *Version) DeepCopyInto(out *Version)
- func (*Version) Descriptor() ([]byte, []int)
- func (m *Version) Marshal() (dAtA []byte, err error)
- func (m *Version) MarshalTo(dAtA []byte) (int, error)
- func (m *Version) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Version) ProtoMessage()
- func (m *Version) Reset()
- func (m *Version) Size() (n int)
- func (this *Version) String() string
- func (m *Version) Unmarshal(dAtA []byte) error
- func (m *Version) XXX_DiscardUnknown()
- func (m *Version) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Version) XXX_Merge(src proto.Message)
- func (m *Version) XXX_Size() int
- func (m *Version) XXX_Unmarshal(b []byte) error
- type VolumeClaimGC
- func (in *VolumeClaimGC) DeepCopy() *VolumeClaimGC
- func (in *VolumeClaimGC) DeepCopyInto(out *VolumeClaimGC)
- func (*VolumeClaimGC) Descriptor() ([]byte, []int)
- func (vgc VolumeClaimGC) GetStrategy() VolumeClaimGCStrategy
- func (m *VolumeClaimGC) Marshal() (dAtA []byte, err error)
- func (m *VolumeClaimGC) MarshalTo(dAtA []byte) (int, error)
- func (m *VolumeClaimGC) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VolumeClaimGC) ProtoMessage()
- func (m *VolumeClaimGC) Reset()
- func (m *VolumeClaimGC) Size() (n int)
- func (this *VolumeClaimGC) String() string
- func (m *VolumeClaimGC) Unmarshal(dAtA []byte) error
- func (m *VolumeClaimGC) XXX_DiscardUnknown()
- func (m *VolumeClaimGC) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VolumeClaimGC) XXX_Merge(src proto.Message)
- func (m *VolumeClaimGC) XXX_Size() int
- func (m *VolumeClaimGC) XXX_Unmarshal(b []byte) error
- type VolumeClaimGCStrategy
- type Workflow
- func (in *Workflow) DeepCopy() *Workflow
- func (in *Workflow) DeepCopyInto(out *Workflow)
- func (in *Workflow) DeepCopyObject() runtime.Object
- func (*Workflow) Descriptor() ([]byte, []int)
- func (wf *Workflow) GetNodeByName(nodeName string) *NodeStatus
- func (wf *Workflow) GetOffloadNodeStatusVersion() string
- func (wf *Workflow) GetResourceScope() ResourceScope
- func (wf *Workflow) GetSemaphoreKeys() []string
- func (wf *Workflow) GetStoredTemplate(scope ResourceScope, resourceName string, caller TemplateReferenceHolder) *Template
- func (w *Workflow) GetTTLStrategy() *TTLStrategy
- func (wf *Workflow) GetTemplateByName(name string) *Template
- func (wf *Workflow) GetWorkflowSpec() WorkflowSpec
- func (m *Workflow) Marshal() (dAtA []byte, err error)
- func (m *Workflow) MarshalTo(dAtA []byte) (int, error)
- func (m *Workflow) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (wf *Workflow) NodeID(name string) string
- func (*Workflow) ProtoMessage()
- func (m *Workflow) Reset()
- func (wf *Workflow) SetStoredTemplate(scope ResourceScope, resourceName string, caller TemplateReferenceHolder, ...) (bool, error)
- func (m *Workflow) Size() (n int)
- func (this *Workflow) String() string
- func (m *Workflow) Unmarshal(dAtA []byte) error
- func (m *Workflow) XXX_DiscardUnknown()
- func (m *Workflow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Workflow) XXX_Merge(src proto.Message)
- func (m *Workflow) XXX_Size() int
- func (m *Workflow) XXX_Unmarshal(b []byte) error
- type WorkflowEventBinding
- func (in *WorkflowEventBinding) DeepCopy() *WorkflowEventBinding
- func (in *WorkflowEventBinding) DeepCopyInto(out *WorkflowEventBinding)
- func (in *WorkflowEventBinding) DeepCopyObject() runtime.Object
- func (*WorkflowEventBinding) Descriptor() ([]byte, []int)
- func (m *WorkflowEventBinding) Marshal() (dAtA []byte, err error)
- func (m *WorkflowEventBinding) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowEventBinding) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowEventBinding) ProtoMessage()
- func (m *WorkflowEventBinding) Reset()
- func (m *WorkflowEventBinding) Size() (n int)
- func (this *WorkflowEventBinding) String() string
- func (m *WorkflowEventBinding) Unmarshal(dAtA []byte) error
- func (m *WorkflowEventBinding) XXX_DiscardUnknown()
- func (m *WorkflowEventBinding) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowEventBinding) XXX_Merge(src proto.Message)
- func (m *WorkflowEventBinding) XXX_Size() int
- func (m *WorkflowEventBinding) XXX_Unmarshal(b []byte) error
- type WorkflowEventBindingList
- func (in *WorkflowEventBindingList) DeepCopy() *WorkflowEventBindingList
- func (in *WorkflowEventBindingList) DeepCopyInto(out *WorkflowEventBindingList)
- func (in *WorkflowEventBindingList) DeepCopyObject() runtime.Object
- func (*WorkflowEventBindingList) Descriptor() ([]byte, []int)
- func (m *WorkflowEventBindingList) Marshal() (dAtA []byte, err error)
- func (m *WorkflowEventBindingList) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowEventBindingList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowEventBindingList) ProtoMessage()
- func (m *WorkflowEventBindingList) Reset()
- func (m *WorkflowEventBindingList) Size() (n int)
- func (this *WorkflowEventBindingList) String() string
- func (m *WorkflowEventBindingList) Unmarshal(dAtA []byte) error
- func (m *WorkflowEventBindingList) XXX_DiscardUnknown()
- func (m *WorkflowEventBindingList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowEventBindingList) XXX_Merge(src proto.Message)
- func (m *WorkflowEventBindingList) XXX_Size() int
- func (m *WorkflowEventBindingList) XXX_Unmarshal(b []byte) error
- type WorkflowEventBindingSpec
- func (in *WorkflowEventBindingSpec) DeepCopy() *WorkflowEventBindingSpec
- func (in *WorkflowEventBindingSpec) DeepCopyInto(out *WorkflowEventBindingSpec)
- func (*WorkflowEventBindingSpec) Descriptor() ([]byte, []int)
- func (m *WorkflowEventBindingSpec) Marshal() (dAtA []byte, err error)
- func (m *WorkflowEventBindingSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowEventBindingSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowEventBindingSpec) ProtoMessage()
- func (m *WorkflowEventBindingSpec) Reset()
- func (m *WorkflowEventBindingSpec) Size() (n int)
- func (this *WorkflowEventBindingSpec) String() string
- func (m *WorkflowEventBindingSpec) Unmarshal(dAtA []byte) error
- func (m *WorkflowEventBindingSpec) XXX_DiscardUnknown()
- func (m *WorkflowEventBindingSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowEventBindingSpec) XXX_Merge(src proto.Message)
- func (m *WorkflowEventBindingSpec) XXX_Size() int
- func (m *WorkflowEventBindingSpec) XXX_Unmarshal(b []byte) error
- type WorkflowList
- func (in *WorkflowList) DeepCopy() *WorkflowList
- func (in *WorkflowList) DeepCopyInto(out *WorkflowList)
- func (in *WorkflowList) DeepCopyObject() runtime.Object
- func (*WorkflowList) Descriptor() ([]byte, []int)
- func (m *WorkflowList) Marshal() (dAtA []byte, err error)
- func (m *WorkflowList) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowList) ProtoMessage()
- func (m *WorkflowList) Reset()
- func (m *WorkflowList) Size() (n int)
- func (this *WorkflowList) String() string
- func (m *WorkflowList) Unmarshal(dAtA []byte) error
- func (m *WorkflowList) XXX_DiscardUnknown()
- func (m *WorkflowList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowList) XXX_Merge(src proto.Message)
- func (m *WorkflowList) XXX_Size() int
- func (m *WorkflowList) XXX_Unmarshal(b []byte) error
- type WorkflowPhase
- type WorkflowPredicate
- type WorkflowSpec
- func (in *WorkflowSpec) DeepCopy() *WorkflowSpec
- func (in *WorkflowSpec) DeepCopyInto(out *WorkflowSpec)
- func (*WorkflowSpec) Descriptor() ([]byte, []int)
- func (wfs WorkflowSpec) GetTTLStrategy() *TTLStrategy
- func (wfs WorkflowSpec) GetVolumeClaimGC() *VolumeClaimGC
- func (wfs *WorkflowSpec) HasPodSpecPatch() bool
- func (m *WorkflowSpec) Marshal() (dAtA []byte, err error)
- func (m *WorkflowSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowSpec) ProtoMessage()
- func (m *WorkflowSpec) Reset()
- func (m *WorkflowSpec) Size() (n int)
- func (this *WorkflowSpec) String() string
- func (m *WorkflowSpec) Unmarshal(dAtA []byte) error
- func (m *WorkflowSpec) XXX_DiscardUnknown()
- func (m *WorkflowSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowSpec) XXX_Merge(src proto.Message)
- func (m *WorkflowSpec) XXX_Size() int
- func (m *WorkflowSpec) XXX_Unmarshal(b []byte) error
- type WorkflowSpecHolder
- type WorkflowStatus
- func (in *WorkflowStatus) AnyActiveSuspendNode() bool
- func (in *WorkflowStatus) DeepCopy() *WorkflowStatus
- func (in *WorkflowStatus) DeepCopyInto(out *WorkflowStatus)
- func (*WorkflowStatus) Descriptor() ([]byte, []int)
- func (ws WorkflowStatus) Failed() bool
- func (ws WorkflowStatus) FinishTime() *metav1.Time
- func (ws WorkflowStatus) Fulfilled() bool
- func (ws *WorkflowStatus) GetDuration() time.Duration
- func (ws *WorkflowStatus) GetOffloadNodeStatusVersion() string
- func (ws *WorkflowStatus) IsOffloadNodeStatus() bool
- func (m *WorkflowStatus) Marshal() (dAtA []byte, err error)
- func (m *WorkflowStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowStatus) ProtoMessage()
- func (m *WorkflowStatus) Reset()
- func (m *WorkflowStatus) Size() (n int)
- func (ws WorkflowStatus) StartTime() *metav1.Time
- func (this *WorkflowStatus) String() string
- func (ws WorkflowStatus) Successful() bool
- func (m *WorkflowStatus) Unmarshal(dAtA []byte) error
- func (m *WorkflowStatus) XXX_DiscardUnknown()
- func (m *WorkflowStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowStatus) XXX_Merge(src proto.Message)
- func (m *WorkflowStatus) XXX_Size() int
- func (m *WorkflowStatus) XXX_Unmarshal(b []byte) error
- type WorkflowStep
- func (s *WorkflowStep) ContinuesOn(phase NodePhase) bool
- func (in *WorkflowStep) DeepCopy() *WorkflowStep
- func (in *WorkflowStep) DeepCopyInto(out *WorkflowStep)
- func (*WorkflowStep) Descriptor() ([]byte, []int)
- func (step *WorkflowStep) GetTemplateName() string
- func (step *WorkflowStep) GetTemplateRef() *TemplateRef
- func (m *WorkflowStep) Marshal() (dAtA []byte, err error)
- func (m *WorkflowStep) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowStep) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowStep) ProtoMessage()
- func (m *WorkflowStep) Reset()
- func (step *WorkflowStep) ShouldExpand() bool
- func (m *WorkflowStep) Size() (n int)
- func (this *WorkflowStep) String() string
- func (m *WorkflowStep) Unmarshal(dAtA []byte) error
- func (m *WorkflowStep) XXX_DiscardUnknown()
- func (m *WorkflowStep) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowStep) XXX_Merge(src proto.Message)
- func (m *WorkflowStep) XXX_Size() int
- func (m *WorkflowStep) XXX_Unmarshal(b []byte) error
- type WorkflowTemplate
- func (in *WorkflowTemplate) DeepCopy() *WorkflowTemplate
- func (in *WorkflowTemplate) DeepCopyInto(out *WorkflowTemplate)
- func (in *WorkflowTemplate) DeepCopyObject() runtime.Object
- func (*WorkflowTemplate) Descriptor() ([]byte, []int)
- func (wftmpl *WorkflowTemplate) GetResourceScope() ResourceScope
- func (wftmpl *WorkflowTemplate) GetTemplateByName(name string) *Template
- func (wftmpl *WorkflowTemplate) GetWorkflowMetadata() *metav1.ObjectMeta
- func (wftmpl *WorkflowTemplate) GetWorkflowSpec() *WorkflowSpec
- func (m *WorkflowTemplate) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTemplate) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTemplate) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTemplate) ProtoMessage()
- func (m *WorkflowTemplate) Reset()
- func (m *WorkflowTemplate) Size() (n int)
- func (this *WorkflowTemplate) String() string
- func (m *WorkflowTemplate) Unmarshal(dAtA []byte) error
- func (m *WorkflowTemplate) XXX_DiscardUnknown()
- func (m *WorkflowTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTemplate) XXX_Merge(src proto.Message)
- func (m *WorkflowTemplate) XXX_Size() int
- func (m *WorkflowTemplate) XXX_Unmarshal(b []byte) error
- type WorkflowTemplateList
- func (in *WorkflowTemplateList) DeepCopy() *WorkflowTemplateList
- func (in *WorkflowTemplateList) DeepCopyInto(out *WorkflowTemplateList)
- func (in *WorkflowTemplateList) DeepCopyObject() runtime.Object
- func (*WorkflowTemplateList) Descriptor() ([]byte, []int)
- func (m *WorkflowTemplateList) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTemplateList) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTemplateList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTemplateList) ProtoMessage()
- func (m *WorkflowTemplateList) Reset()
- func (m *WorkflowTemplateList) Size() (n int)
- func (this *WorkflowTemplateList) String() string
- func (m *WorkflowTemplateList) Unmarshal(dAtA []byte) error
- func (m *WorkflowTemplateList) XXX_DiscardUnknown()
- func (m *WorkflowTemplateList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTemplateList) XXX_Merge(src proto.Message)
- func (m *WorkflowTemplateList) XXX_Size() int
- func (m *WorkflowTemplateList) XXX_Unmarshal(b []byte) error
- type WorkflowTemplateRef
- func (in *WorkflowTemplateRef) DeepCopy() *WorkflowTemplateRef
- func (in *WorkflowTemplateRef) DeepCopyInto(out *WorkflowTemplateRef)
- func (*WorkflowTemplateRef) Descriptor() ([]byte, []int)
- func (m *WorkflowTemplateRef) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTemplateRef) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTemplateRef) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTemplateRef) ProtoMessage()
- func (m *WorkflowTemplateRef) Reset()
- func (m *WorkflowTemplateRef) Size() (n int)
- func (this *WorkflowTemplateRef) String() string
- func (ref *WorkflowTemplateRef) ToTemplateRef(entrypoint string) *TemplateRef
- func (m *WorkflowTemplateRef) Unmarshal(dAtA []byte) error
- func (m *WorkflowTemplateRef) XXX_DiscardUnknown()
- func (m *WorkflowTemplateRef) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTemplateRef) XXX_Merge(src proto.Message)
- func (m *WorkflowTemplateRef) XXX_Size() int
- func (m *WorkflowTemplateRef) XXX_Unmarshal(b []byte) error
- type WorkflowTemplateSpec
- func (in *WorkflowTemplateSpec) DeepCopy() *WorkflowTemplateSpec
- func (in *WorkflowTemplateSpec) DeepCopyInto(out *WorkflowTemplateSpec)
- func (*WorkflowTemplateSpec) Descriptor() ([]byte, []int)
- func (m *WorkflowTemplateSpec) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTemplateSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTemplateSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTemplateSpec) ProtoMessage()
- func (m *WorkflowTemplateSpec) Reset()
- func (m *WorkflowTemplateSpec) Size() (n int)
- func (this *WorkflowTemplateSpec) String() string
- func (m *WorkflowTemplateSpec) Unmarshal(dAtA []byte) error
- func (m *WorkflowTemplateSpec) XXX_DiscardUnknown()
- func (m *WorkflowTemplateSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTemplateSpec) XXX_Merge(src proto.Message)
- func (m *WorkflowTemplateSpec) XXX_Size() int
- func (m *WorkflowTemplateSpec) XXX_Unmarshal(b []byte) error
- type WorkflowTemplates
- type Workflows
- type ZipStrategy
- func (in *ZipStrategy) DeepCopy() *ZipStrategy
- func (in *ZipStrategy) DeepCopyInto(out *ZipStrategy)
- func (*ZipStrategy) Descriptor() ([]byte, []int)
- func (m *ZipStrategy) Marshal() (dAtA []byte, err error)
- func (m *ZipStrategy) MarshalTo(dAtA []byte) (int, error)
- func (m *ZipStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ZipStrategy) ProtoMessage()
- func (m *ZipStrategy) Reset()
- func (m *ZipStrategy) Size() (n int)
- func (this *ZipStrategy) String() string
- func (m *ZipStrategy) Unmarshal(dAtA []byte) error
- func (m *ZipStrategy) XXX_DiscardUnknown()
- func (m *ZipStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ZipStrategy) XXX_Merge(src proto.Message)
- func (m *ZipStrategy) XXX_Size() int
- func (m *ZipStrategy) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupGenerated = fmt.Errorf("proto: unexpected end of group") )
var ( SchemeGroupVersion = schema.GroupVersion{Group: workflow.Group, Version: "v1alpha1"} WorkflowSchemaGroupVersionKind = schema.GroupVersionKind{Group: workflow.Group, Version: "v1alpha1", Kind: workflow.WorkflowKind} )
SchemeGroupVersion is group version used to register these objects
var ( SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) AddToScheme = SchemeBuilder.AddToScheme )
var ( WorkflowCreatedAfter = func(t time.Time) WorkflowPredicate { return func(wf Workflow) bool { return wf.ObjectMeta.CreationTimestamp.After(t) } } WorkflowFinishedBefore = func(t time.Time) WorkflowPredicate { return func(wf Workflow) bool { return !wf.Status.FinishedAt.IsZero() && wf.Status.FinishedAt.Time.Before(t) } } WorkflowRanBetween = func(startTime time.Time, endTime time.Time) WorkflowPredicate { return func(wf Workflow) bool { return wf.ObjectMeta.CreationTimestamp.After(startTime) && !wf.Status.FinishedAt.IsZero() && wf.Status.FinishedAt.Time.Before(endTime) } } )
var DefaultArtifactRepositoryRefStatus = &ArtifactRepositoryRefStatus{Default: true}
Functions ¶
func FailedPodNode ¶
func FailedPodNode(n NodeStatus) bool
func GetOpenAPIDefinitions ¶
func GetOpenAPIDefinitions(ref common.ReferenceCallback) map[string]common.OpenAPIDefinition
func NodeWithDisplayName ¶
func NodeWithDisplayName(name string) func(n NodeStatus) bool
func Resource ¶
func Resource(resource string) schema.GroupResource
Resource takes an unqualified resource and returns a Group-qualified GroupResource.
func ResourceQuantityDenominator ¶
func ResourceQuantityDenominator(r apiv1.ResourceName) *resource.Quantity
func SucceededPodNode ¶
func SucceededPodNode(n NodeStatus) bool
Types ¶
type Amount ¶
type Amount struct {
Value json.Number `json:"-" protobuf:"bytes,1,opt,name=value,casttype=encoding/json.Number"`
}
Amount represent a numeric amount. +kubebuilder:validation:Type=number
func (*Amount) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Amount.
func (*Amount) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Amount) Descriptor ¶
func (Amount) MarshalJSON ¶
func (*Amount) MarshalToSizedBuffer ¶
func (Amount) OpenAPISchemaFormat ¶
func (Amount) OpenAPISchemaType ¶
func (*Amount) ProtoMessage ¶
func (*Amount) ProtoMessage()
func (*Amount) UnmarshalJSON ¶
func (*Amount) XXX_DiscardUnknown ¶
func (m *Amount) XXX_DiscardUnknown()
func (*Amount) XXX_Marshal ¶
func (*Amount) XXX_Unmarshal ¶
type AnyString ¶
type AnyString string
* It's JSON type is just string. * It will unmarshall int64, int32, float64, float32, boolean, a plain string and represents it as string. * It will marshall back to string - marshalling is not symmetric.
func AnyStringPtr ¶
func AnyStringPtr(val interface{}) *AnyString
func ParseAnyString ¶
func ParseAnyString(val interface{}) AnyString
func (AnyString) MarshalJSON ¶
func (*AnyString) UnmarshalJSON ¶
type ArchiveStrategy ¶
type ArchiveStrategy struct { Tar *TarStrategy `json:"tar,omitempty" protobuf:"bytes,1,opt,name=tar"` None *NoneStrategy `json:"none,omitempty" protobuf:"bytes,2,opt,name=none"` Zip *ZipStrategy `json:"zip,omitempty" protobuf:"bytes,3,opt,name=zip"` }
ArchiveStrategy describes how to archive files/directory when saving artifacts
func (*ArchiveStrategy) DeepCopy ¶
func (in *ArchiveStrategy) DeepCopy() *ArchiveStrategy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ArchiveStrategy.
func (*ArchiveStrategy) DeepCopyInto ¶
func (in *ArchiveStrategy) DeepCopyInto(out *ArchiveStrategy)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ArchiveStrategy) Descriptor ¶
func (*ArchiveStrategy) Descriptor() ([]byte, []int)
func (*ArchiveStrategy) Marshal ¶
func (m *ArchiveStrategy) Marshal() (dAtA []byte, err error)
func (*ArchiveStrategy) MarshalToSizedBuffer ¶
func (m *ArchiveStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ArchiveStrategy) ProtoMessage ¶
func (*ArchiveStrategy) ProtoMessage()
func (*ArchiveStrategy) Reset ¶
func (m *ArchiveStrategy) Reset()
func (*ArchiveStrategy) Size ¶
func (m *ArchiveStrategy) Size() (n int)
func (*ArchiveStrategy) String ¶
func (this *ArchiveStrategy) String() string
func (*ArchiveStrategy) Unmarshal ¶
func (m *ArchiveStrategy) Unmarshal(dAtA []byte) error
func (*ArchiveStrategy) XXX_DiscardUnknown ¶
func (m *ArchiveStrategy) XXX_DiscardUnknown()
func (*ArchiveStrategy) XXX_Marshal ¶
func (m *ArchiveStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ArchiveStrategy) XXX_Merge ¶
func (m *ArchiveStrategy) XXX_Merge(src proto.Message)
func (*ArchiveStrategy) XXX_Size ¶
func (m *ArchiveStrategy) XXX_Size() int
func (*ArchiveStrategy) XXX_Unmarshal ¶
func (m *ArchiveStrategy) XXX_Unmarshal(b []byte) error
type Arguments ¶
type Arguments struct { // Parameters is the list of parameters to pass to the template or workflow // +patchStrategy=merge // +patchMergeKey=name Parameters []Parameter `json:"parameters,omitempty" patchStrategy:"merge" patchMergeKey:"name" protobuf:"bytes,1,rep,name=parameters"` // Artifacts is the list of artifacts to pass to the template or workflow // +patchStrategy=merge // +patchMergeKey=name Artifacts Artifacts `json:"artifacts,omitempty" patchStrategy:"merge" patchMergeKey:"name" protobuf:"bytes,2,rep,name=artifacts"` }
Arguments to a template
func (*Arguments) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Arguments.
func (*Arguments) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Arguments) Descriptor ¶
func (*Arguments) GetArtifactByName ¶
GetArtifactByName retrieves an artifact by its name
func (*Arguments) GetParameterByName ¶
GetParameterByName retrieves a parameter by its name
func (*Arguments) MarshalToSizedBuffer ¶
func (*Arguments) ProtoMessage ¶
func (*Arguments) ProtoMessage()
func (*Arguments) XXX_DiscardUnknown ¶
func (m *Arguments) XXX_DiscardUnknown()
func (*Arguments) XXX_Marshal ¶
func (*Arguments) XXX_Unmarshal ¶
type ArgumentsProvider ¶
type Artifact ¶
type Artifact struct { // name of the artifact. must be unique within a template's inputs/outputs. Name string `json:"name" protobuf:"bytes,1,opt,name=name"` // Path is the container path to the artifact Path string `json:"path,omitempty" protobuf:"bytes,2,opt,name=path"` // mode bits to use on this file, must be a value between 0 and 0777 // set when loading input artifacts. Mode *int32 `json:"mode,omitempty" protobuf:"varint,3,opt,name=mode"` // From allows an artifact to reference an artifact from a previous step From string `json:"from,omitempty" protobuf:"bytes,4,opt,name=from"` // ArtifactLocation contains the location of the artifact ArtifactLocation `json:",inline" protobuf:"bytes,5,opt,name=artifactLocation"` // GlobalName exports an output artifact to the global scope, making it available as // '{{workflow.outputs.artifacts.XXXX}} and in workflow.status.outputs.artifacts GlobalName string `json:"globalName,omitempty" protobuf:"bytes,6,opt,name=globalName"` // Archive controls how the artifact will be saved to the artifact repository. Archive *ArchiveStrategy `json:"archive,omitempty" protobuf:"bytes,7,opt,name=archive"` // Make Artifacts optional, if Artifacts doesn't generate or exist Optional bool `json:"optional,omitempty" protobuf:"varint,8,opt,name=optional"` // SubPath allows an artifact to be sourced from a subpath within the specified source SubPath string `json:"subPath,omitempty" protobuf:"bytes,9,opt,name=subPath"` // If mode is set, apply the permission recursively into the artifact if it is a folder RecurseMode bool `json:"recurseMode,omitempty" protobuf:"varint,10,opt,name=recurseMode"` }
Artifact indicates an artifact to place at a specified path
func (*Artifact) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Artifact.
func (*Artifact) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Artifact) Descriptor ¶
func (*Artifact) GetArchive ¶
func (a *Artifact) GetArchive() *ArchiveStrategy
func (*Artifact) MarshalToSizedBuffer ¶
func (*Artifact) ProtoMessage ¶
func (*Artifact) ProtoMessage()
func (*Artifact) XXX_DiscardUnknown ¶
func (m *Artifact) XXX_DiscardUnknown()
func (*Artifact) XXX_Marshal ¶
func (*Artifact) XXX_Unmarshal ¶
type ArtifactLocation ¶
type ArtifactLocation struct { // ArchiveLogs indicates if the container logs should be archived ArchiveLogs *bool `json:"archiveLogs,omitempty" protobuf:"varint,1,opt,name=archiveLogs"` // S3 contains S3 artifact location details S3 *S3Artifact `json:"s3,omitempty" protobuf:"bytes,2,opt,name=s3"` // Git contains git artifact location details Git *GitArtifact `json:"git,omitempty" protobuf:"bytes,3,opt,name=git"` // HTTP contains HTTP artifact location details HTTP *HTTPArtifact `json:"http,omitempty" protobuf:"bytes,4,opt,name=http"` // Artifactory contains artifactory artifact location details Artifactory *ArtifactoryArtifact `json:"artifactory,omitempty" protobuf:"bytes,5,opt,name=artifactory"` // HDFS contains HDFS artifact location details HDFS *HDFSArtifact `json:"hdfs,omitempty" protobuf:"bytes,6,opt,name=hdfs"` // Raw contains raw artifact location details Raw *RawArtifact `json:"raw,omitempty" protobuf:"bytes,7,opt,name=raw"` // OSS contains OSS artifact location details OSS *OSSArtifact `json:"oss,omitempty" protobuf:"bytes,8,opt,name=oss"` // GCS contains GCS artifact location details GCS *GCSArtifact `json:"gcs,omitempty" protobuf:"bytes,9,opt,name=gcs"` }
ArtifactLocation describes a location for a single or multiple artifacts. It is used as single artifact in the context of inputs/outputs (e.g. outputs.artifacts.artname). It is also used to describe the location of multiple artifacts such as the archive location of a single workflow step, which the executor will use as a default location to store its files.
func (*ArtifactLocation) AppendToKey ¶
func (a *ArtifactLocation) AppendToKey(x string) error
func (*ArtifactLocation) DeepCopy ¶
func (in *ArtifactLocation) DeepCopy() *ArtifactLocation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ArtifactLocation.
func (*ArtifactLocation) DeepCopyInto ¶
func (in *ArtifactLocation) DeepCopyInto(out *ArtifactLocation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ArtifactLocation) Descriptor ¶
func (*ArtifactLocation) Descriptor() ([]byte, []int)
func (*ArtifactLocation) Get ¶
func (a *ArtifactLocation) Get() ArtifactLocationType
func (*ArtifactLocation) GetKey ¶
func (a *ArtifactLocation) GetKey() (string, error)
func (*ArtifactLocation) HasKey ¶
func (a *ArtifactLocation) HasKey() bool
HasKey returns whether or not an artifact has a key. They may or may not also HasLocation.
func (*ArtifactLocation) HasLocation ¶
func (a *ArtifactLocation) HasLocation() bool
HasLocation whether or not an artifact has a *full* location defined An artifact that has a location implicitly has a key (i.e. HasKey() == true).
func (*ArtifactLocation) HasLocationOrKey ¶
func (a *ArtifactLocation) HasLocationOrKey() bool
func (*ArtifactLocation) IsArchiveLogs ¶
func (a *ArtifactLocation) IsArchiveLogs() bool
func (*ArtifactLocation) Marshal ¶
func (m *ArtifactLocation) Marshal() (dAtA []byte, err error)
func (*ArtifactLocation) MarshalToSizedBuffer ¶
func (m *ArtifactLocation) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ArtifactLocation) ProtoMessage ¶
func (*ArtifactLocation) ProtoMessage()
func (*ArtifactLocation) Relocate ¶
func (a *ArtifactLocation) Relocate(l *ArtifactLocation) error
Relocate copies all location info from the parameter, except the key. But only if it does not have a location already.
func (*ArtifactLocation) Reset ¶
func (m *ArtifactLocation) Reset()
func (*ArtifactLocation) SetKey ¶
func (a *ArtifactLocation) SetKey(key string) error
set the key to a new value, use path.Join to combine items
func (*ArtifactLocation) SetType ¶
func (a *ArtifactLocation) SetType(x ArtifactLocationType) error
SetType sets the type of the artifact to type the argument. Any existing value is deleted.
func (*ArtifactLocation) Size ¶
func (m *ArtifactLocation) Size() (n int)
func (*ArtifactLocation) String ¶
func (this *ArtifactLocation) String() string
func (*ArtifactLocation) Unmarshal ¶
func (m *ArtifactLocation) Unmarshal(dAtA []byte) error
func (*ArtifactLocation) XXX_DiscardUnknown ¶
func (m *ArtifactLocation) XXX_DiscardUnknown()
func (*ArtifactLocation) XXX_Marshal ¶
func (m *ArtifactLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ArtifactLocation) XXX_Merge ¶
func (m *ArtifactLocation) XXX_Merge(src proto.Message)
func (*ArtifactLocation) XXX_Size ¶
func (m *ArtifactLocation) XXX_Size() int
func (*ArtifactLocation) XXX_Unmarshal ¶
func (m *ArtifactLocation) XXX_Unmarshal(b []byte) error
type ArtifactLocationType ¶
type ArtifactRepositoryRef ¶
type ArtifactRepositoryRef struct { // The name of the config map. Defaults to "artifact-repositories". ConfigMap string `json:"configMap,omitempty" protobuf:"bytes,1,opt,name=configMap"` // The config map key. Defaults to the value of the "workflows.argoproj.io/default-artifact-repository" annotation. Key string `json:"key,omitempty" protobuf:"bytes,2,opt,name=key"` }
+protobuf.options.(gogoproto.goproto_stringer)=false
func (*ArtifactRepositoryRef) DeepCopy ¶
func (in *ArtifactRepositoryRef) DeepCopy() *ArtifactRepositoryRef
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ArtifactRepositoryRef.
func (*ArtifactRepositoryRef) DeepCopyInto ¶
func (in *ArtifactRepositoryRef) DeepCopyInto(out *ArtifactRepositoryRef)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ArtifactRepositoryRef) Descriptor ¶
func (*ArtifactRepositoryRef) Descriptor() ([]byte, []int)
func (*ArtifactRepositoryRef) GetConfigMapOr ¶
func (r *ArtifactRepositoryRef) GetConfigMapOr(configMap string) string
func (*ArtifactRepositoryRef) GetKeyOr ¶
func (r *ArtifactRepositoryRef) GetKeyOr(key string) string
func (*ArtifactRepositoryRef) Marshal ¶
func (m *ArtifactRepositoryRef) Marshal() (dAtA []byte, err error)
func (*ArtifactRepositoryRef) MarshalTo ¶
func (m *ArtifactRepositoryRef) MarshalTo(dAtA []byte) (int, error)
func (*ArtifactRepositoryRef) MarshalToSizedBuffer ¶
func (m *ArtifactRepositoryRef) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ArtifactRepositoryRef) ProtoMessage ¶
func (*ArtifactRepositoryRef) ProtoMessage()
func (*ArtifactRepositoryRef) Reset ¶
func (m *ArtifactRepositoryRef) Reset()
func (*ArtifactRepositoryRef) Size ¶
func (m *ArtifactRepositoryRef) Size() (n int)
func (*ArtifactRepositoryRef) String ¶
func (r *ArtifactRepositoryRef) String() string
func (*ArtifactRepositoryRef) Unmarshal ¶
func (m *ArtifactRepositoryRef) Unmarshal(dAtA []byte) error
func (*ArtifactRepositoryRef) XXX_DiscardUnknown ¶
func (m *ArtifactRepositoryRef) XXX_DiscardUnknown()
func (*ArtifactRepositoryRef) XXX_Marshal ¶
func (m *ArtifactRepositoryRef) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ArtifactRepositoryRef) XXX_Merge ¶
func (m *ArtifactRepositoryRef) XXX_Merge(src proto.Message)
func (*ArtifactRepositoryRef) XXX_Size ¶
func (m *ArtifactRepositoryRef) XXX_Size() int
func (*ArtifactRepositoryRef) XXX_Unmarshal ¶
func (m *ArtifactRepositoryRef) XXX_Unmarshal(b []byte) error
type ArtifactRepositoryRefStatus ¶
type ArtifactRepositoryRefStatus struct { ArtifactRepositoryRef `json:",inline" protobuf:"bytes,1,opt,name=artifactRepositoryRef"` // The namespace of the config map. Defaults to the workflow's namespace, or the controller's namespace (if found). Namespace string `json:"namespace,omitempty" protobuf:"bytes,2,opt,name=namespace"` // If this ref represents the default artifact repository, rather than a config map. Default bool `json:"default,omitempty" protobuf:"varint,3,opt,name=default"` }
+protobuf.options.(gogoproto.goproto_stringer)=false
func (*ArtifactRepositoryRefStatus) DeepCopy ¶
func (in *ArtifactRepositoryRefStatus) DeepCopy() *ArtifactRepositoryRefStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ArtifactRepositoryRefStatus.
func (*ArtifactRepositoryRefStatus) DeepCopyInto ¶
func (in *ArtifactRepositoryRefStatus) DeepCopyInto(out *ArtifactRepositoryRefStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ArtifactRepositoryRefStatus) Descriptor ¶
func (*ArtifactRepositoryRefStatus) Descriptor() ([]byte, []int)
func (*ArtifactRepositoryRefStatus) Marshal ¶
func (m *ArtifactRepositoryRefStatus) Marshal() (dAtA []byte, err error)
func (*ArtifactRepositoryRefStatus) MarshalTo ¶
func (m *ArtifactRepositoryRefStatus) MarshalTo(dAtA []byte) (int, error)
func (*ArtifactRepositoryRefStatus) MarshalToSizedBuffer ¶
func (m *ArtifactRepositoryRefStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ArtifactRepositoryRefStatus) ProtoMessage ¶
func (*ArtifactRepositoryRefStatus) ProtoMessage()
func (*ArtifactRepositoryRefStatus) Reset ¶
func (m *ArtifactRepositoryRefStatus) Reset()
func (*ArtifactRepositoryRefStatus) Size ¶
func (m *ArtifactRepositoryRefStatus) Size() (n int)
func (*ArtifactRepositoryRefStatus) String ¶
func (r *ArtifactRepositoryRefStatus) String() string
func (*ArtifactRepositoryRefStatus) Unmarshal ¶
func (m *ArtifactRepositoryRefStatus) Unmarshal(dAtA []byte) error
func (*ArtifactRepositoryRefStatus) XXX_DiscardUnknown ¶
func (m *ArtifactRepositoryRefStatus) XXX_DiscardUnknown()
func (*ArtifactRepositoryRefStatus) XXX_Marshal ¶
func (m *ArtifactRepositoryRefStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ArtifactRepositoryRefStatus) XXX_Merge ¶
func (m *ArtifactRepositoryRefStatus) XXX_Merge(src proto.Message)
func (*ArtifactRepositoryRefStatus) XXX_Size ¶
func (m *ArtifactRepositoryRefStatus) XXX_Size() int
func (*ArtifactRepositoryRefStatus) XXX_Unmarshal ¶
func (m *ArtifactRepositoryRefStatus) XXX_Unmarshal(b []byte) error
type ArtifactoryArtifact ¶
type ArtifactoryArtifact struct { // URL of the artifact URL string `json:"url" protobuf:"bytes,1,opt,name=url"` ArtifactoryAuth `json:",inline" protobuf:"bytes,2,opt,name=artifactoryAuth"` }
ArtifactoryArtifact is the location of an artifactory artifact
func (*ArtifactoryArtifact) DeepCopy ¶
func (in *ArtifactoryArtifact) DeepCopy() *ArtifactoryArtifact
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ArtifactoryArtifact.
func (*ArtifactoryArtifact) DeepCopyInto ¶
func (in *ArtifactoryArtifact) DeepCopyInto(out *ArtifactoryArtifact)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ArtifactoryArtifact) Descriptor ¶
func (*ArtifactoryArtifact) Descriptor() ([]byte, []int)
func (*ArtifactoryArtifact) GetKey ¶
func (a *ArtifactoryArtifact) GetKey() (string, error)
func (a *ArtifactoryArtifact) String() string { return a.URL }
func (*ArtifactoryArtifact) HasLocation ¶
func (a *ArtifactoryArtifact) HasLocation() bool
func (*ArtifactoryArtifact) Marshal ¶
func (m *ArtifactoryArtifact) Marshal() (dAtA []byte, err error)
func (*ArtifactoryArtifact) MarshalTo ¶
func (m *ArtifactoryArtifact) MarshalTo(dAtA []byte) (int, error)
func (*ArtifactoryArtifact) MarshalToSizedBuffer ¶
func (m *ArtifactoryArtifact) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ArtifactoryArtifact) ProtoMessage ¶
func (*ArtifactoryArtifact) ProtoMessage()
func (*ArtifactoryArtifact) Reset ¶
func (m *ArtifactoryArtifact) Reset()
func (*ArtifactoryArtifact) SetKey ¶
func (a *ArtifactoryArtifact) SetKey(key string) error
func (*ArtifactoryArtifact) Size ¶
func (m *ArtifactoryArtifact) Size() (n int)
func (*ArtifactoryArtifact) String ¶
func (this *ArtifactoryArtifact) String() string
func (*ArtifactoryArtifact) Unmarshal ¶
func (m *ArtifactoryArtifact) Unmarshal(dAtA []byte) error
func (*ArtifactoryArtifact) XXX_DiscardUnknown ¶
func (m *ArtifactoryArtifact) XXX_DiscardUnknown()
func (*ArtifactoryArtifact) XXX_Marshal ¶
func (m *ArtifactoryArtifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ArtifactoryArtifact) XXX_Merge ¶
func (m *ArtifactoryArtifact) XXX_Merge(src proto.Message)
func (*ArtifactoryArtifact) XXX_Size ¶
func (m *ArtifactoryArtifact) XXX_Size() int
func (*ArtifactoryArtifact) XXX_Unmarshal ¶
func (m *ArtifactoryArtifact) XXX_Unmarshal(b []byte) error
type ArtifactoryAuth ¶
type ArtifactoryAuth struct { // UsernameSecret is the secret selector to the repository username UsernameSecret *apiv1.SecretKeySelector `json:"usernameSecret,omitempty" protobuf:"bytes,1,opt,name=usernameSecret"` // PasswordSecret is the secret selector to the repository password PasswordSecret *apiv1.SecretKeySelector `json:"passwordSecret,omitempty" protobuf:"bytes,2,opt,name=passwordSecret"` }
ArtifactoryAuth describes the secret selectors required for authenticating to artifactory
func (*ArtifactoryAuth) DeepCopy ¶
func (in *ArtifactoryAuth) DeepCopy() *ArtifactoryAuth
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ArtifactoryAuth.
func (*ArtifactoryAuth) DeepCopyInto ¶
func (in *ArtifactoryAuth) DeepCopyInto(out *ArtifactoryAuth)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ArtifactoryAuth) Descriptor ¶
func (*ArtifactoryAuth) Descriptor() ([]byte, []int)
func (*ArtifactoryAuth) Marshal ¶
func (m *ArtifactoryAuth) Marshal() (dAtA []byte, err error)
func (*ArtifactoryAuth) MarshalToSizedBuffer ¶
func (m *ArtifactoryAuth) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ArtifactoryAuth) ProtoMessage ¶
func (*ArtifactoryAuth) ProtoMessage()
func (*ArtifactoryAuth) Reset ¶
func (m *ArtifactoryAuth) Reset()
func (*ArtifactoryAuth) Size ¶
func (m *ArtifactoryAuth) Size() (n int)
func (*ArtifactoryAuth) String ¶
func (this *ArtifactoryAuth) String() string
func (*ArtifactoryAuth) Unmarshal ¶
func (m *ArtifactoryAuth) Unmarshal(dAtA []byte) error
func (*ArtifactoryAuth) XXX_DiscardUnknown ¶
func (m *ArtifactoryAuth) XXX_DiscardUnknown()
func (*ArtifactoryAuth) XXX_Marshal ¶
func (m *ArtifactoryAuth) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ArtifactoryAuth) XXX_Merge ¶
func (m *ArtifactoryAuth) XXX_Merge(src proto.Message)
func (*ArtifactoryAuth) XXX_Size ¶
func (m *ArtifactoryAuth) XXX_Size() int
func (*ArtifactoryAuth) XXX_Unmarshal ¶
func (m *ArtifactoryAuth) XXX_Unmarshal(b []byte) error
type Artifacts ¶
type Artifacts []Artifact
func (Artifacts) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Artifacts.
func (Artifacts) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (Artifacts) GetArtifactByName ¶
type Backoff ¶
type Backoff struct { // Duration is the amount to back off. Default unit is seconds, but could also be a duration (e.g. "2m", "1h") Duration string `json:"duration,omitempty" protobuf:"varint,1,opt,name=duration"` // Factor is a factor to multiply the base duration after each failed retry Factor *intstr.IntOrString `json:"factor,omitempty" protobuf:"varint,2,opt,name=factor"` // MaxDuration is the maximum amount of time allowed for the backoff strategy MaxDuration string `json:"maxDuration,omitempty" protobuf:"varint,3,opt,name=maxDuration"` }
Backoff is a backoff strategy to use within retryStrategy
func (*Backoff) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Backoff.
func (*Backoff) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Backoff) Descriptor ¶
func (*Backoff) MarshalToSizedBuffer ¶
func (*Backoff) ProtoMessage ¶
func (*Backoff) ProtoMessage()
func (*Backoff) XXX_DiscardUnknown ¶
func (m *Backoff) XXX_DiscardUnknown()
func (*Backoff) XXX_Marshal ¶
func (*Backoff) XXX_Unmarshal ¶
type Cache ¶
type Cache struct { // ConfigMap sets a ConfigMap-based cache ConfigMap *apiv1.ConfigMapKeySelector `json:"configMap" protobuf:"bytes,1,opt,name=configMap"` }
Cache is the configuration for the type of cache to be used
func (*Cache) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Cache.
func (*Cache) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Cache) Descriptor ¶
func (*Cache) ProtoMessage ¶
func (*Cache) ProtoMessage()
func (*Cache) XXX_DiscardUnknown ¶
func (m *Cache) XXX_DiscardUnknown()
func (*Cache) XXX_Marshal ¶
func (*Cache) XXX_Unmarshal ¶
type ClusterWorkflowTemplate ¶
type ClusterWorkflowTemplate struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata" protobuf:"bytes,1,opt,name=metadata"` Spec WorkflowTemplateSpec `json:"spec" protobuf:"bytes,2,opt,name=spec"` }
ClusterWorkflowTemplate is the definition of a workflow template resource in cluster scope +genclient +genclient:noStatus +genclient:nonNamespaced +kubebuilder:resource:scope=Cluster,shortName=clusterwftmpl;cwft +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
func (*ClusterWorkflowTemplate) DeepCopy ¶
func (in *ClusterWorkflowTemplate) DeepCopy() *ClusterWorkflowTemplate
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterWorkflowTemplate.
func (*ClusterWorkflowTemplate) DeepCopyInto ¶
func (in *ClusterWorkflowTemplate) DeepCopyInto(out *ClusterWorkflowTemplate)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ClusterWorkflowTemplate) DeepCopyObject ¶
func (in *ClusterWorkflowTemplate) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ClusterWorkflowTemplate) Descriptor ¶
func (*ClusterWorkflowTemplate) Descriptor() ([]byte, []int)
func (*ClusterWorkflowTemplate) GetResourceScope ¶
func (cwftmpl *ClusterWorkflowTemplate) GetResourceScope() ResourceScope
GetResourceScope returns the template scope of workflow template.
func (*ClusterWorkflowTemplate) GetTemplateByName ¶
func (cwftmpl *ClusterWorkflowTemplate) GetTemplateByName(name string) *Template
GetTemplateByName retrieves a defined template by its name
func (*ClusterWorkflowTemplate) GetWorkflowMetadata ¶
func (cwftmpl *ClusterWorkflowTemplate) GetWorkflowMetadata() *metav1.ObjectMeta
func (*ClusterWorkflowTemplate) GetWorkflowSpec ¶
func (cwftmpl *ClusterWorkflowTemplate) GetWorkflowSpec() *WorkflowSpec
GetWorkflowSpec returns the WorkflowSpec of cluster workflow template.
func (*ClusterWorkflowTemplate) Marshal ¶
func (m *ClusterWorkflowTemplate) Marshal() (dAtA []byte, err error)
func (*ClusterWorkflowTemplate) MarshalTo ¶
func (m *ClusterWorkflowTemplate) MarshalTo(dAtA []byte) (int, error)
func (*ClusterWorkflowTemplate) MarshalToSizedBuffer ¶
func (m *ClusterWorkflowTemplate) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClusterWorkflowTemplate) ProtoMessage ¶
func (*ClusterWorkflowTemplate) ProtoMessage()
func (*ClusterWorkflowTemplate) Reset ¶
func (m *ClusterWorkflowTemplate) Reset()
func (*ClusterWorkflowTemplate) Size ¶
func (m *ClusterWorkflowTemplate) Size() (n int)
func (*ClusterWorkflowTemplate) String ¶
func (this *ClusterWorkflowTemplate) String() string
func (*ClusterWorkflowTemplate) Unmarshal ¶
func (m *ClusterWorkflowTemplate) Unmarshal(dAtA []byte) error
func (*ClusterWorkflowTemplate) XXX_DiscardUnknown ¶
func (m *ClusterWorkflowTemplate) XXX_DiscardUnknown()
func (*ClusterWorkflowTemplate) XXX_Marshal ¶
func (m *ClusterWorkflowTemplate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterWorkflowTemplate) XXX_Merge ¶
func (m *ClusterWorkflowTemplate) XXX_Merge(src proto.Message)
func (*ClusterWorkflowTemplate) XXX_Size ¶
func (m *ClusterWorkflowTemplate) XXX_Size() int
func (*ClusterWorkflowTemplate) XXX_Unmarshal ¶
func (m *ClusterWorkflowTemplate) XXX_Unmarshal(b []byte) error
type ClusterWorkflowTemplateList ¶
type ClusterWorkflowTemplateList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata" protobuf:"bytes,1,opt,name=metadata"` Items ClusterWorkflowTemplates `json:"items" protobuf:"bytes,2,rep,name=items"` }
ClusterWorkflowTemplateList is list of ClusterWorkflowTemplate resources +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
func (*ClusterWorkflowTemplateList) DeepCopy ¶
func (in *ClusterWorkflowTemplateList) DeepCopy() *ClusterWorkflowTemplateList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterWorkflowTemplateList.
func (*ClusterWorkflowTemplateList) DeepCopyInto ¶
func (in *ClusterWorkflowTemplateList) DeepCopyInto(out *ClusterWorkflowTemplateList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ClusterWorkflowTemplateList) DeepCopyObject ¶
func (in *ClusterWorkflowTemplateList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ClusterWorkflowTemplateList) Descriptor ¶
func (*ClusterWorkflowTemplateList) Descriptor() ([]byte, []int)
func (*ClusterWorkflowTemplateList) Marshal ¶
func (m *ClusterWorkflowTemplateList) Marshal() (dAtA []byte, err error)
func (*ClusterWorkflowTemplateList) MarshalTo ¶
func (m *ClusterWorkflowTemplateList) MarshalTo(dAtA []byte) (int, error)
func (*ClusterWorkflowTemplateList) MarshalToSizedBuffer ¶
func (m *ClusterWorkflowTemplateList) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClusterWorkflowTemplateList) ProtoMessage ¶
func (*ClusterWorkflowTemplateList) ProtoMessage()
func (*ClusterWorkflowTemplateList) Reset ¶
func (m *ClusterWorkflowTemplateList) Reset()
func (*ClusterWorkflowTemplateList) Size ¶
func (m *ClusterWorkflowTemplateList) Size() (n int)
func (*ClusterWorkflowTemplateList) String ¶
func (this *ClusterWorkflowTemplateList) String() string
func (*ClusterWorkflowTemplateList) Unmarshal ¶
func (m *ClusterWorkflowTemplateList) Unmarshal(dAtA []byte) error
func (*ClusterWorkflowTemplateList) XXX_DiscardUnknown ¶
func (m *ClusterWorkflowTemplateList) XXX_DiscardUnknown()
func (*ClusterWorkflowTemplateList) XXX_Marshal ¶
func (m *ClusterWorkflowTemplateList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterWorkflowTemplateList) XXX_Merge ¶
func (m *ClusterWorkflowTemplateList) XXX_Merge(src proto.Message)
func (*ClusterWorkflowTemplateList) XXX_Size ¶
func (m *ClusterWorkflowTemplateList) XXX_Size() int
func (*ClusterWorkflowTemplateList) XXX_Unmarshal ¶
func (m *ClusterWorkflowTemplateList) XXX_Unmarshal(b []byte) error
type ClusterWorkflowTemplates ¶
type ClusterWorkflowTemplates []ClusterWorkflowTemplate
func (ClusterWorkflowTemplates) DeepCopy ¶
func (in ClusterWorkflowTemplates) DeepCopy() ClusterWorkflowTemplates
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterWorkflowTemplates.
func (ClusterWorkflowTemplates) DeepCopyInto ¶
func (in ClusterWorkflowTemplates) DeepCopyInto(out *ClusterWorkflowTemplates)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (ClusterWorkflowTemplates) Len ¶
func (w ClusterWorkflowTemplates) Len() int
func (ClusterWorkflowTemplates) Less ¶
func (w ClusterWorkflowTemplates) Less(i, j int) bool
func (ClusterWorkflowTemplates) Swap ¶
func (w ClusterWorkflowTemplates) Swap(i, j int)
type ConcurrencyPolicy ¶
type ConcurrencyPolicy string
const ( AllowConcurrent ConcurrencyPolicy = "Allow" ForbidConcurrent ConcurrencyPolicy = "Forbid" ReplaceConcurrent ConcurrencyPolicy = "Replace" )
type Condition ¶
type Condition struct { // Type is the type of condition Type ConditionType `json:"type,omitempty" protobuf:"bytes,1,opt,name=type,casttype=ConditionType"` // Status is the status of the condition Status metav1.ConditionStatus `json:"status,omitempty" protobuf:"bytes,2,opt,name=status,casttype=k8s.io/apimachinery/pkg/apis/meta/v1.ConditionStatus"` // Message is the condition message Message string `json:"message,omitempty" protobuf:"bytes,3,opt,name=message"` }
func (*Condition) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Condition.
func (*Condition) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Condition) Descriptor ¶
func (*Condition) MarshalToSizedBuffer ¶
func (*Condition) ProtoMessage ¶
func (*Condition) ProtoMessage()
func (*Condition) XXX_DiscardUnknown ¶
func (m *Condition) XXX_DiscardUnknown()
func (*Condition) XXX_Marshal ¶
func (*Condition) XXX_Unmarshal ¶
type ConditionType ¶
type ConditionType string
const ( // ConditionTypeCompleted is a signifies the workflow has completed ConditionTypeCompleted ConditionType = "Completed" // ConditionTypePodRunning any workflow pods are currently running ConditionTypePodRunning ConditionType = "PodRunning" // ConditionTypeSpecWarning is a warning on the current application spec ConditionTypeSpecWarning ConditionType = "SpecWarning" // ConditionTypeSpecWarning is an error on the current application spec ConditionTypeSpecError ConditionType = "SpecError" // ConditionTypeMetricsError is an error during metric emission ConditionTypeMetricsError ConditionType = "MetricsError" )
const ( // ConditionTypeSubmissionError signifies that there was an error when submitting the CronWorkflow as a Workflow ConditionTypeSubmissionError ConditionType = "SubmissionError" )
type Conditions ¶
type Conditions []Condition
func (Conditions) DeepCopy ¶
func (in Conditions) DeepCopy() Conditions
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Conditions.
func (Conditions) DeepCopyInto ¶
func (in Conditions) DeepCopyInto(out *Conditions)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Conditions) DisplayString ¶
func (cs *Conditions) DisplayString(fmtStr string, iconMap map[ConditionType]string) string
func (*Conditions) JoinConditions ¶
func (cs *Conditions) JoinConditions(conditions *Conditions)
func (*Conditions) RemoveCondition ¶
func (cs *Conditions) RemoveCondition(conditionType ConditionType)
func (*Conditions) UpsertCondition ¶
func (cs *Conditions) UpsertCondition(condition Condition)
func (*Conditions) UpsertConditionMessage ¶
func (cs *Conditions) UpsertConditionMessage(condition Condition)
type ContinueOn ¶
type ContinueOn struct { // +optional Error bool `json:"error,omitempty" protobuf:"varint,1,opt,name=error"` // +optional Failed bool `json:"failed,omitempty" protobuf:"varint,2,opt,name=failed"` }
ContinueOn defines if a workflow should continue even if a task or step fails/errors. It can be specified if the workflow should continue when the pod errors, fails or both.
func (*ContinueOn) DeepCopy ¶
func (in *ContinueOn) DeepCopy() *ContinueOn
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ContinueOn.
func (*ContinueOn) DeepCopyInto ¶
func (in *ContinueOn) DeepCopyInto(out *ContinueOn)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ContinueOn) Descriptor ¶
func (*ContinueOn) Descriptor() ([]byte, []int)
func (*ContinueOn) Marshal ¶
func (m *ContinueOn) Marshal() (dAtA []byte, err error)
func (*ContinueOn) MarshalToSizedBuffer ¶
func (m *ContinueOn) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ContinueOn) ProtoMessage ¶
func (*ContinueOn) ProtoMessage()
func (*ContinueOn) Reset ¶
func (m *ContinueOn) Reset()
func (*ContinueOn) Size ¶
func (m *ContinueOn) Size() (n int)
func (*ContinueOn) String ¶
func (this *ContinueOn) String() string
func (*ContinueOn) Unmarshal ¶
func (m *ContinueOn) Unmarshal(dAtA []byte) error
func (*ContinueOn) XXX_DiscardUnknown ¶
func (m *ContinueOn) XXX_DiscardUnknown()
func (*ContinueOn) XXX_Marshal ¶
func (m *ContinueOn) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContinueOn) XXX_Merge ¶
func (m *ContinueOn) XXX_Merge(src proto.Message)
func (*ContinueOn) XXX_Size ¶
func (m *ContinueOn) XXX_Size() int
func (*ContinueOn) XXX_Unmarshal ¶
func (m *ContinueOn) XXX_Unmarshal(b []byte) error
type Counter ¶
type Counter struct { // Value is the value of the metric Value string `json:"value" protobuf:"bytes,1,opt,name=value"` }
Counter is a Counter prometheus metric
func (*Counter) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Counter.
func (*Counter) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Counter) Descriptor ¶
func (*Counter) MarshalToSizedBuffer ¶
func (*Counter) ProtoMessage ¶
func (*Counter) ProtoMessage()
func (*Counter) XXX_DiscardUnknown ¶
func (m *Counter) XXX_DiscardUnknown()
func (*Counter) XXX_Marshal ¶
func (*Counter) XXX_Unmarshal ¶
type CreateS3BucketOptions ¶
type CreateS3BucketOptions struct { // ObjectLocking Enable object locking ObjectLocking bool `json:"objectLocking,omitempty" protobuf:"varint,3,opt,name=objectLocking"` }
CreateS3BucketOptions options used to determine automatic automatic bucket-creation process
func (*CreateS3BucketOptions) DeepCopy ¶
func (in *CreateS3BucketOptions) DeepCopy() *CreateS3BucketOptions
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CreateS3BucketOptions.
func (*CreateS3BucketOptions) DeepCopyInto ¶
func (in *CreateS3BucketOptions) DeepCopyInto(out *CreateS3BucketOptions)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CreateS3BucketOptions) Descriptor ¶
func (*CreateS3BucketOptions) Descriptor() ([]byte, []int)
func (*CreateS3BucketOptions) Marshal ¶
func (m *CreateS3BucketOptions) Marshal() (dAtA []byte, err error)
func (*CreateS3BucketOptions) MarshalTo ¶
func (m *CreateS3BucketOptions) MarshalTo(dAtA []byte) (int, error)
func (*CreateS3BucketOptions) MarshalToSizedBuffer ¶
func (m *CreateS3BucketOptions) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateS3BucketOptions) ProtoMessage ¶
func (*CreateS3BucketOptions) ProtoMessage()
func (*CreateS3BucketOptions) Reset ¶
func (m *CreateS3BucketOptions) Reset()
func (*CreateS3BucketOptions) Size ¶
func (m *CreateS3BucketOptions) Size() (n int)
func (*CreateS3BucketOptions) String ¶
func (this *CreateS3BucketOptions) String() string
func (*CreateS3BucketOptions) Unmarshal ¶
func (m *CreateS3BucketOptions) Unmarshal(dAtA []byte) error
func (*CreateS3BucketOptions) XXX_DiscardUnknown ¶
func (m *CreateS3BucketOptions) XXX_DiscardUnknown()
func (*CreateS3BucketOptions) XXX_Marshal ¶
func (m *CreateS3BucketOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateS3BucketOptions) XXX_Merge ¶
func (m *CreateS3BucketOptions) XXX_Merge(src proto.Message)
func (*CreateS3BucketOptions) XXX_Size ¶
func (m *CreateS3BucketOptions) XXX_Size() int
func (*CreateS3BucketOptions) XXX_Unmarshal ¶
func (m *CreateS3BucketOptions) XXX_Unmarshal(b []byte) error
type CronWorkflow ¶
type CronWorkflow struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata" protobuf:"bytes,1,opt,name=metadata"` Spec CronWorkflowSpec `json:"spec" protobuf:"bytes,2,opt,name=spec"` Status CronWorkflowStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"` }
CronWorkflow is the definition of a scheduled workflow resource +genclient +genclient:noStatus +kubebuilder:resource:shortName=cwf;cronwf +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
func (*CronWorkflow) DeepCopy ¶
func (in *CronWorkflow) DeepCopy() *CronWorkflow
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CronWorkflow.
func (*CronWorkflow) DeepCopyInto ¶
func (in *CronWorkflow) DeepCopyInto(out *CronWorkflow)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*CronWorkflow) DeepCopyObject ¶
func (in *CronWorkflow) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*CronWorkflow) Descriptor ¶
func (*CronWorkflow) Descriptor() ([]byte, []int)
func (*CronWorkflow) Marshal ¶
func (m *CronWorkflow) Marshal() (dAtA []byte, err error)
func (*CronWorkflow) MarshalToSizedBuffer ¶
func (m *CronWorkflow) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CronWorkflow) ProtoMessage ¶
func (*CronWorkflow) ProtoMessage()
func (*CronWorkflow) Reset ¶
func (m *CronWorkflow) Reset()
func (*CronWorkflow) Size ¶
func (m *CronWorkflow) Size() (n int)
func (*CronWorkflow) String ¶
func (this *CronWorkflow) String() string
func (*CronWorkflow) Unmarshal ¶
func (m *CronWorkflow) Unmarshal(dAtA []byte) error
func (*CronWorkflow) XXX_DiscardUnknown ¶
func (m *CronWorkflow) XXX_DiscardUnknown()
func (*CronWorkflow) XXX_Marshal ¶
func (m *CronWorkflow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CronWorkflow) XXX_Merge ¶
func (m *CronWorkflow) XXX_Merge(src proto.Message)
func (*CronWorkflow) XXX_Size ¶
func (m *CronWorkflow) XXX_Size() int
func (*CronWorkflow) XXX_Unmarshal ¶
func (m *CronWorkflow) XXX_Unmarshal(b []byte) error