Documentation ¶
Overview ¶
Package v1alpha1 contains API Schema definitions for the dataflow v1alpha1 API group +kubebuilder:object:generate=true +groupName=dataflow.argoproj.io
Index ¶
- Constants
- Variables
- func RequeueAfter(currentReplicas, targetReplicas int, scalingDelay time.Duration) time.Duration
- func StringOr(a, b string) string
- func StringsOr(a, b []string) []string
- type AWSCredentials
- func (in *AWSCredentials) DeepCopy() *AWSCredentials
- func (in *AWSCredentials) DeepCopyInto(out *AWSCredentials)
- func (*AWSCredentials) Descriptor() ([]byte, []int)
- func (m *AWSCredentials) Marshal() (dAtA []byte, err error)
- func (m *AWSCredentials) MarshalTo(dAtA []byte) (int, error)
- func (m *AWSCredentials) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AWSCredentials) ProtoMessage()
- func (m *AWSCredentials) Reset()
- func (m *AWSCredentials) Size() (n int)
- func (this *AWSCredentials) String() string
- func (m *AWSCredentials) Unmarshal(dAtA []byte) error
- func (m *AWSCredentials) XXX_DiscardUnknown()
- func (m *AWSCredentials) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AWSCredentials) XXX_Merge(src proto.Message)
- func (m *AWSCredentials) XXX_Size() int
- func (m *AWSCredentials) XXX_Unmarshal(b []byte) error
- type AWSEndpoint
- func (in *AWSEndpoint) DeepCopy() *AWSEndpoint
- func (in *AWSEndpoint) DeepCopyInto(out *AWSEndpoint)
- func (*AWSEndpoint) Descriptor() ([]byte, []int)
- func (m *AWSEndpoint) Marshal() (dAtA []byte, err error)
- func (m *AWSEndpoint) MarshalTo(dAtA []byte) (int, error)
- func (m *AWSEndpoint) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AWSEndpoint) ProtoMessage()
- func (m *AWSEndpoint) Reset()
- func (m *AWSEndpoint) Size() (n int)
- func (this *AWSEndpoint) String() string
- func (m *AWSEndpoint) Unmarshal(dAtA []byte) error
- func (m *AWSEndpoint) XXX_DiscardUnknown()
- func (m *AWSEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AWSEndpoint) XXX_Merge(src proto.Message)
- func (m *AWSEndpoint) XXX_Size() int
- func (m *AWSEndpoint) XXX_Unmarshal(b []byte) error
- 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 Cat
- func (in *Cat) DeepCopy() *Cat
- func (in *Cat) DeepCopyInto(out *Cat)
- func (*Cat) Descriptor() ([]byte, []int)
- func (m *Cat) Marshal() (dAtA []byte, err error)
- func (m *Cat) MarshalTo(dAtA []byte) (int, error)
- func (m *Cat) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Cat) ProtoMessage()
- func (m *Cat) Reset()
- func (m *Cat) Size() (n int)
- func (this *Cat) String() string
- func (m *Cat) Unmarshal(dAtA []byte) error
- func (m *Cat) XXX_DiscardUnknown()
- func (m *Cat) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Cat) XXX_Merge(src proto.Message)
- func (m *Cat) XXX_Size() int
- func (m *Cat) XXX_Unmarshal(b []byte) error
- type Code
- func (in *Code) DeepCopy() *Code
- func (in *Code) DeepCopyInto(out *Code)
- func (*Code) Descriptor() ([]byte, []int)
- func (m *Code) Marshal() (dAtA []byte, err error)
- func (m *Code) MarshalTo(dAtA []byte) (int, error)
- func (m *Code) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Code) ProtoMessage()
- func (m *Code) Reset()
- func (m *Code) Size() (n int)
- func (this *Code) String() string
- func (m *Code) Unmarshal(dAtA []byte) error
- func (m *Code) XXX_DiscardUnknown()
- func (m *Code) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Code) XXX_Merge(src proto.Message)
- func (m *Code) XXX_Size() int
- func (m *Code) XXX_Unmarshal(b []byte) error
- type Container
- func (in *Container) DeepCopy() *Container
- func (in *Container) DeepCopyInto(out *Container)
- func (*Container) Descriptor() ([]byte, []int)
- func (in Container) GetIn() *Interface
- func (m *Container) Marshal() (dAtA []byte, err error)
- func (m *Container) MarshalTo(dAtA []byte) (int, error)
- func (m *Container) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Container) ProtoMessage()
- func (m *Container) Reset()
- func (m *Container) Size() (n int)
- func (this *Container) String() string
- func (m *Container) Unmarshal(dAtA []byte) error
- func (m *Container) XXX_DiscardUnknown()
- func (m *Container) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Container) XXX_Merge(src proto.Message)
- func (m *Container) XXX_Size() int
- func (m *Container) XXX_Unmarshal(b []byte) error
- type Cron
- func (in *Cron) DeepCopy() *Cron
- func (in *Cron) DeepCopyInto(out *Cron)
- func (*Cron) Descriptor() ([]byte, []int)
- func (m *Cron) Marshal() (dAtA []byte, err error)
- func (m *Cron) MarshalTo(dAtA []byte) (int, error)
- func (m *Cron) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Cron) ProtoMessage()
- func (m *Cron) Reset()
- func (m *Cron) Size() (n int)
- func (this *Cron) String() string
- func (m *Cron) Unmarshal(dAtA []byte) error
- func (m *Cron) XXX_DiscardUnknown()
- func (m *Cron) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Cron) XXX_Merge(src proto.Message)
- func (m *Cron) XXX_Size() int
- func (m *Cron) XXX_Unmarshal(b []byte) error
- type DBDataSource
- func (in *DBDataSource) DeepCopy() *DBDataSource
- func (in *DBDataSource) DeepCopyInto(out *DBDataSource)
- func (*DBDataSource) Descriptor() ([]byte, []int)
- func (m *DBDataSource) Marshal() (dAtA []byte, err error)
- func (m *DBDataSource) MarshalTo(dAtA []byte) (int, error)
- func (m *DBDataSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DBDataSource) ProtoMessage()
- func (m *DBDataSource) Reset()
- func (m *DBDataSource) Size() (n int)
- func (this *DBDataSource) String() string
- func (m *DBDataSource) Unmarshal(dAtA []byte) error
- func (m *DBDataSource) XXX_DiscardUnknown()
- func (m *DBDataSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DBDataSource) XXX_Merge(src proto.Message)
- func (m *DBDataSource) XXX_Size() int
- func (m *DBDataSource) XXX_Unmarshal(b []byte) error
- type DBDataSourceFrom
- func (in *DBDataSourceFrom) DeepCopy() *DBDataSourceFrom
- func (in *DBDataSourceFrom) DeepCopyInto(out *DBDataSourceFrom)
- func (*DBDataSourceFrom) Descriptor() ([]byte, []int)
- func (m *DBDataSourceFrom) Marshal() (dAtA []byte, err error)
- func (m *DBDataSourceFrom) MarshalTo(dAtA []byte) (int, error)
- func (m *DBDataSourceFrom) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DBDataSourceFrom) ProtoMessage()
- func (m *DBDataSourceFrom) Reset()
- func (m *DBDataSourceFrom) Size() (n int)
- func (this *DBDataSourceFrom) String() string
- func (m *DBDataSourceFrom) Unmarshal(dAtA []byte) error
- func (m *DBDataSourceFrom) XXX_DiscardUnknown()
- func (m *DBDataSourceFrom) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DBDataSourceFrom) XXX_Merge(src proto.Message)
- func (m *DBDataSourceFrom) XXX_Size() int
- func (m *DBDataSourceFrom) XXX_Unmarshal(b []byte) error
- type DBSink
- func (in *DBSink) DeepCopy() *DBSink
- func (in *DBSink) DeepCopyInto(out *DBSink)
- func (*DBSink) Descriptor() ([]byte, []int)
- func (m *DBSink) Marshal() (dAtA []byte, err error)
- func (m *DBSink) MarshalTo(dAtA []byte) (int, error)
- func (m *DBSink) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DBSink) ProtoMessage()
- func (m *DBSink) Reset()
- func (m *DBSink) Size() (n int)
- func (this *DBSink) String() string
- func (m *DBSink) Unmarshal(dAtA []byte) error
- func (m *DBSink) XXX_DiscardUnknown()
- func (m *DBSink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DBSink) XXX_Merge(src proto.Message)
- func (m *DBSink) XXX_Size() int
- func (m *DBSink) XXX_Unmarshal(b []byte) error
- type Database
- func (in *Database) DeepCopy() *Database
- func (in *Database) DeepCopyInto(out *Database)
- func (*Database) Descriptor() ([]byte, []int)
- func (m *Database) Marshal() (dAtA []byte, err error)
- func (m *Database) MarshalTo(dAtA []byte) (int, error)
- func (m *Database) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Database) ProtoMessage()
- func (m *Database) Reset()
- func (m *Database) Size() (n int)
- func (this *Database) String() string
- func (m *Database) Unmarshal(dAtA []byte) error
- func (m *Database) XXX_DiscardUnknown()
- func (m *Database) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Database) XXX_Merge(src proto.Message)
- func (m *Database) XXX_Size() int
- func (m *Database) XXX_Unmarshal(b []byte) error
- type Dedupe
- func (in *Dedupe) DeepCopy() *Dedupe
- func (in *Dedupe) DeepCopyInto(out *Dedupe)
- func (*Dedupe) Descriptor() ([]byte, []int)
- func (m *Dedupe) Marshal() (dAtA []byte, err error)
- func (m *Dedupe) MarshalTo(dAtA []byte) (int, error)
- func (m *Dedupe) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Dedupe) ProtoMessage()
- func (m *Dedupe) Reset()
- func (m *Dedupe) Size() (n int)
- func (this *Dedupe) String() string
- func (m *Dedupe) Unmarshal(dAtA []byte) error
- func (m *Dedupe) XXX_DiscardUnknown()
- func (m *Dedupe) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Dedupe) XXX_Merge(src proto.Message)
- func (m *Dedupe) XXX_Size() int
- func (m *Dedupe) XXX_Unmarshal(b []byte) error
- type Expand
- func (in *Expand) DeepCopy() *Expand
- func (in *Expand) DeepCopyInto(out *Expand)
- func (*Expand) Descriptor() ([]byte, []int)
- func (m *Expand) Marshal() (dAtA []byte, err error)
- func (m *Expand) MarshalTo(dAtA []byte) (int, error)
- func (m *Expand) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Expand) ProtoMessage()
- func (m *Expand) Reset()
- func (m *Expand) Size() (n int)
- func (this *Expand) String() string
- func (m *Expand) Unmarshal(dAtA []byte) error
- func (m *Expand) XXX_DiscardUnknown()
- func (m *Expand) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Expand) XXX_Merge(src proto.Message)
- func (m *Expand) XXX_Size() int
- func (m *Expand) XXX_Unmarshal(b []byte) error
- type Filter
- type Flatten
- func (in *Flatten) DeepCopy() *Flatten
- func (in *Flatten) DeepCopyInto(out *Flatten)
- func (*Flatten) Descriptor() ([]byte, []int)
- func (m *Flatten) Marshal() (dAtA []byte, err error)
- func (m *Flatten) MarshalTo(dAtA []byte) (int, error)
- func (m *Flatten) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Flatten) ProtoMessage()
- func (m *Flatten) Reset()
- func (m *Flatten) Size() (n int)
- func (this *Flatten) String() string
- func (m *Flatten) Unmarshal(dAtA []byte) error
- func (m *Flatten) XXX_DiscardUnknown()
- func (m *Flatten) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Flatten) XXX_Merge(src proto.Message)
- func (m *Flatten) XXX_Size() int
- func (m *Flatten) XXX_Unmarshal(b []byte) error
- type GetPodSpecReq
- func (in *GetPodSpecReq) DeepCopy() *GetPodSpecReq
- func (in *GetPodSpecReq) DeepCopyInto(out *GetPodSpecReq)
- func (*GetPodSpecReq) Descriptor() ([]byte, []int)
- func (m *GetPodSpecReq) Marshal() (dAtA []byte, err error)
- func (m *GetPodSpecReq) MarshalTo(dAtA []byte) (int, error)
- func (m *GetPodSpecReq) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetPodSpecReq) ProtoMessage()
- func (m *GetPodSpecReq) Reset()
- func (m *GetPodSpecReq) Size() (n int)
- func (this *GetPodSpecReq) String() string
- func (m *GetPodSpecReq) Unmarshal(dAtA []byte) error
- func (m *GetPodSpecReq) XXX_DiscardUnknown()
- func (m *GetPodSpecReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetPodSpecReq) XXX_Merge(src proto.Message)
- func (m *GetPodSpecReq) XXX_Size() int
- func (m *GetPodSpecReq) XXX_Unmarshal(b []byte) error
- type Git
- func (in *Git) DeepCopy() *Git
- func (in *Git) DeepCopyInto(out *Git)
- func (*Git) Descriptor() ([]byte, []int)
- func (m *Git) Marshal() (dAtA []byte, err error)
- func (m *Git) MarshalTo(dAtA []byte) (int, error)
- func (m *Git) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Git) ProtoMessage()
- func (m *Git) Reset()
- func (m *Git) Size() (n int)
- func (this *Git) String() string
- func (m *Git) Unmarshal(dAtA []byte) error
- func (m *Git) XXX_DiscardUnknown()
- func (m *Git) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Git) XXX_Merge(src proto.Message)
- func (m *Git) XXX_Size() int
- func (m *Git) XXX_Unmarshal(b []byte) error
- type Group
- func (in *Group) DeepCopy() *Group
- func (in *Group) DeepCopyInto(out *Group)
- func (*Group) Descriptor() ([]byte, []int)
- func (m *Group) Marshal() (dAtA []byte, err error)
- func (m *Group) MarshalTo(dAtA []byte) (int, error)
- func (m *Group) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Group) ProtoMessage()
- func (m *Group) Reset()
- func (m *Group) Size() (n int)
- func (this *Group) String() string
- func (m *Group) Unmarshal(dAtA []byte) error
- func (m *Group) XXX_DiscardUnknown()
- func (m *Group) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Group) XXX_Merge(src proto.Message)
- func (m *Group) XXX_Size() int
- func (m *Group) XXX_Unmarshal(b []byte) error
- type GroupFormat
- type HTTP
- func (in *HTTP) DeepCopy() *HTTP
- func (in *HTTP) DeepCopyInto(out *HTTP)
- func (*HTTP) Descriptor() ([]byte, []int)
- func (m *HTTP) Marshal() (dAtA []byte, err error)
- func (m *HTTP) MarshalTo(dAtA []byte) (int, error)
- func (m *HTTP) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HTTP) ProtoMessage()
- func (m *HTTP) Reset()
- func (m *HTTP) Size() (n int)
- func (this *HTTP) String() string
- func (m *HTTP) Unmarshal(dAtA []byte) error
- func (m *HTTP) XXX_DiscardUnknown()
- func (m *HTTP) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HTTP) XXX_Merge(src proto.Message)
- func (m *HTTP) XXX_Size() int
- func (m *HTTP) XXX_Unmarshal(b []byte) error
- type HTTPHeader
- func (in *HTTPHeader) DeepCopy() *HTTPHeader
- func (in *HTTPHeader) DeepCopyInto(out *HTTPHeader)
- func (*HTTPHeader) Descriptor() ([]byte, []int)
- func (m *HTTPHeader) Marshal() (dAtA []byte, err error)
- func (m *HTTPHeader) MarshalTo(dAtA []byte) (int, error)
- func (m *HTTPHeader) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HTTPHeader) ProtoMessage()
- func (m *HTTPHeader) Reset()
- func (m *HTTPHeader) Size() (n int)
- func (this *HTTPHeader) String() string
- func (m *HTTPHeader) Unmarshal(dAtA []byte) error
- func (m *HTTPHeader) XXX_DiscardUnknown()
- func (m *HTTPHeader) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HTTPHeader) XXX_Merge(src proto.Message)
- func (m *HTTPHeader) XXX_Size() int
- func (m *HTTPHeader) XXX_Unmarshal(b []byte) error
- type HTTPHeaderSource
- func (in *HTTPHeaderSource) DeepCopy() *HTTPHeaderSource
- func (in *HTTPHeaderSource) DeepCopyInto(out *HTTPHeaderSource)
- func (*HTTPHeaderSource) Descriptor() ([]byte, []int)
- func (m *HTTPHeaderSource) Marshal() (dAtA []byte, err error)
- func (m *HTTPHeaderSource) MarshalTo(dAtA []byte) (int, error)
- func (m *HTTPHeaderSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HTTPHeaderSource) ProtoMessage()
- func (m *HTTPHeaderSource) Reset()
- func (m *HTTPHeaderSource) Size() (n int)
- func (this *HTTPHeaderSource) String() string
- func (m *HTTPHeaderSource) Unmarshal(dAtA []byte) error
- func (m *HTTPHeaderSource) XXX_DiscardUnknown()
- func (m *HTTPHeaderSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HTTPHeaderSource) XXX_Merge(src proto.Message)
- func (m *HTTPHeaderSource) XXX_Size() int
- func (m *HTTPHeaderSource) XXX_Unmarshal(b []byte) error
- type HTTPSink
- func (in *HTTPSink) DeepCopy() *HTTPSink
- func (in *HTTPSink) DeepCopyInto(out *HTTPSink)
- func (*HTTPSink) Descriptor() ([]byte, []int)
- func (m *HTTPSink) Marshal() (dAtA []byte, err error)
- func (m *HTTPSink) MarshalTo(dAtA []byte) (int, error)
- func (m *HTTPSink) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HTTPSink) ProtoMessage()
- func (m *HTTPSink) Reset()
- func (m *HTTPSink) Size() (n int)
- func (this *HTTPSink) String() string
- func (m *HTTPSink) Unmarshal(dAtA []byte) error
- func (m *HTTPSink) XXX_DiscardUnknown()
- func (m *HTTPSink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HTTPSink) XXX_Merge(src proto.Message)
- func (m *HTTPSink) XXX_Size() int
- func (m *HTTPSink) XXX_Unmarshal(b []byte) error
- type HTTPSource
- func (in *HTTPSource) DeepCopy() *HTTPSource
- func (in *HTTPSource) DeepCopyInto(out *HTTPSource)
- func (*HTTPSource) Descriptor() ([]byte, []int)
- func (m *HTTPSource) Marshal() (dAtA []byte, err error)
- func (m *HTTPSource) MarshalTo(dAtA []byte) (int, error)
- func (m *HTTPSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HTTPSource) ProtoMessage()
- func (m *HTTPSource) Reset()
- func (m *HTTPSource) Size() (n int)
- func (this *HTTPSource) String() string
- func (m *HTTPSource) Unmarshal(dAtA []byte) error
- func (m *HTTPSource) XXX_DiscardUnknown()
- func (m *HTTPSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HTTPSource) XXX_Merge(src proto.Message)
- func (m *HTTPSource) XXX_Size() int
- func (m *HTTPSource) XXX_Unmarshal(b []byte) error
- type Interface
- func (in *Interface) DeepCopy() *Interface
- func (in *Interface) DeepCopyInto(out *Interface)
- func (*Interface) Descriptor() ([]byte, []int)
- func (m *Interface) Marshal() (dAtA []byte, err error)
- func (m *Interface) MarshalTo(dAtA []byte) (int, error)
- func (m *Interface) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Interface) ProtoMessage()
- func (m *Interface) Reset()
- func (m *Interface) Size() (n int)
- func (this *Interface) String() string
- func (m *Interface) Unmarshal(dAtA []byte) error
- func (m *Interface) XXX_DiscardUnknown()
- func (m *Interface) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Interface) XXX_Merge(src proto.Message)
- func (m *Interface) XXX_Size() int
- func (m *Interface) XXX_Unmarshal(b []byte) error
- type Kafka
- func (in *Kafka) DeepCopy() *Kafka
- func (in *Kafka) DeepCopyInto(out *Kafka)
- func (*Kafka) Descriptor() ([]byte, []int)
- func (m *Kafka) Marshal() (dAtA []byte, err error)
- func (m *Kafka) MarshalTo(dAtA []byte) (int, error)
- func (m *Kafka) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Kafka) ProtoMessage()
- func (m *Kafka) Reset()
- func (m *Kafka) Size() (n int)
- func (this *Kafka) String() string
- func (m *Kafka) Unmarshal(dAtA []byte) error
- func (m *Kafka) XXX_DiscardUnknown()
- func (m *Kafka) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Kafka) XXX_Merge(src proto.Message)
- func (m *Kafka) XXX_Size() int
- func (m *Kafka) XXX_Unmarshal(b []byte) error
- type KafkaNET
- func (in *KafkaNET) DeepCopy() *KafkaNET
- func (in *KafkaNET) DeepCopyInto(out *KafkaNET)
- func (*KafkaNET) Descriptor() ([]byte, []int)
- func (m *KafkaNET) Marshal() (dAtA []byte, err error)
- func (m *KafkaNET) MarshalTo(dAtA []byte) (int, error)
- func (m *KafkaNET) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KafkaNET) ProtoMessage()
- func (m *KafkaNET) Reset()
- func (m *KafkaNET) Size() (n int)
- func (this *KafkaNET) String() string
- func (m *KafkaNET) Unmarshal(dAtA []byte) error
- func (m *KafkaNET) XXX_DiscardUnknown()
- func (m *KafkaNET) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KafkaNET) XXX_Merge(src proto.Message)
- func (m *KafkaNET) XXX_Size() int
- func (m *KafkaNET) XXX_Unmarshal(b []byte) error
- type KafkaOffset
- type KafkaSource
- func (in *KafkaSource) DeepCopy() *KafkaSource
- func (in *KafkaSource) DeepCopyInto(out *KafkaSource)
- func (*KafkaSource) Descriptor() ([]byte, []int)
- func (m *KafkaSource) Marshal() (dAtA []byte, err error)
- func (m *KafkaSource) MarshalTo(dAtA []byte) (int, error)
- func (m *KafkaSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KafkaSource) ProtoMessage()
- func (m *KafkaSource) Reset()
- func (m *KafkaSource) Size() (n int)
- func (this *KafkaSource) String() string
- func (m *KafkaSource) Unmarshal(dAtA []byte) error
- func (m *KafkaSource) XXX_DiscardUnknown()
- func (m *KafkaSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KafkaSource) XXX_Merge(src proto.Message)
- func (m *KafkaSource) XXX_Size() int
- func (m *KafkaSource) XXX_Unmarshal(b []byte) error
- type Log
- func (in *Log) DeepCopy() *Log
- func (in *Log) DeepCopyInto(out *Log)
- func (*Log) Descriptor() ([]byte, []int)
- func (m *Log) Marshal() (dAtA []byte, err error)
- func (m *Log) MarshalTo(dAtA []byte) (int, error)
- func (m *Log) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Log) ProtoMessage()
- func (m *Log) Reset()
- func (m *Log) Size() (n int)
- func (this *Log) String() string
- func (m *Log) Unmarshal(dAtA []byte) error
- func (m *Log) XXX_DiscardUnknown()
- func (m *Log) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Log) XXX_Merge(src proto.Message)
- func (m *Log) XXX_Size() int
- func (m *Log) XXX_Unmarshal(b []byte) error
- type Map
- 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 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 Pipeline
- func (in *Pipeline) DeepCopy() *Pipeline
- func (in *Pipeline) DeepCopyInto(out *Pipeline)
- func (in *Pipeline) DeepCopyObject() runtime.Object
- func (*Pipeline) Descriptor() ([]byte, []int)
- func (m *Pipeline) Marshal() (dAtA []byte, err error)
- func (m *Pipeline) MarshalTo(dAtA []byte) (int, error)
- func (m *Pipeline) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Pipeline) ProtoMessage()
- func (m *Pipeline) Reset()
- func (m *Pipeline) Size() (n int)
- func (this *Pipeline) String() string
- func (m *Pipeline) Unmarshal(dAtA []byte) error
- func (m *Pipeline) XXX_DiscardUnknown()
- func (m *Pipeline) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Pipeline) XXX_Merge(src proto.Message)
- func (m *Pipeline) XXX_Size() int
- func (m *Pipeline) XXX_Unmarshal(b []byte) error
- type PipelineList
- func (in *PipelineList) DeepCopy() *PipelineList
- func (in *PipelineList) DeepCopyInto(out *PipelineList)
- func (in *PipelineList) DeepCopyObject() runtime.Object
- func (*PipelineList) Descriptor() ([]byte, []int)
- func (m *PipelineList) Marshal() (dAtA []byte, err error)
- func (m *PipelineList) MarshalTo(dAtA []byte) (int, error)
- func (m *PipelineList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PipelineList) ProtoMessage()
- func (m *PipelineList) Reset()
- func (m *PipelineList) Size() (n int)
- func (this *PipelineList) String() string
- func (m *PipelineList) Unmarshal(dAtA []byte) error
- func (m *PipelineList) XXX_DiscardUnknown()
- func (m *PipelineList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PipelineList) XXX_Merge(src proto.Message)
- func (m *PipelineList) XXX_Size() int
- func (m *PipelineList) XXX_Unmarshal(b []byte) error
- type PipelinePhase
- type PipelineSpec
- func (in *PipelineSpec) DeepCopy() *PipelineSpec
- func (in *PipelineSpec) DeepCopyInto(out *PipelineSpec)
- func (*PipelineSpec) Descriptor() ([]byte, []int)
- func (in *PipelineSpec) HasStep(name string) bool
- func (m *PipelineSpec) Marshal() (dAtA []byte, err error)
- func (m *PipelineSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *PipelineSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PipelineSpec) ProtoMessage()
- func (m *PipelineSpec) Reset()
- func (m *PipelineSpec) Size() (n int)
- func (this *PipelineSpec) String() string
- func (m *PipelineSpec) Unmarshal(dAtA []byte) error
- func (m *PipelineSpec) XXX_DiscardUnknown()
- func (m *PipelineSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PipelineSpec) XXX_Merge(src proto.Message)
- func (m *PipelineSpec) XXX_Size() int
- func (m *PipelineSpec) XXX_Unmarshal(b []byte) error
- type PipelineStatus
- func (in *PipelineStatus) DeepCopy() *PipelineStatus
- func (in *PipelineStatus) DeepCopyInto(out *PipelineStatus)
- func (*PipelineStatus) Descriptor() ([]byte, []int)
- func (m *PipelineStatus) Marshal() (dAtA []byte, err error)
- func (m *PipelineStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *PipelineStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PipelineStatus) ProtoMessage()
- func (m *PipelineStatus) Reset()
- func (m *PipelineStatus) Size() (n int)
- func (this *PipelineStatus) String() string
- func (m *PipelineStatus) Unmarshal(dAtA []byte) error
- func (m *PipelineStatus) XXX_DiscardUnknown()
- func (m *PipelineStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PipelineStatus) XXX_Merge(src proto.Message)
- func (m *PipelineStatus) XXX_Size() int
- func (m *PipelineStatus) XXX_Unmarshal(b []byte) error
- type Runtime
- type S3
- func (in *S3) DeepCopy() *S3
- func (in *S3) DeepCopyInto(out *S3)
- func (*S3) Descriptor() ([]byte, []int)
- func (m *S3) Marshal() (dAtA []byte, err error)
- func (m *S3) MarshalTo(dAtA []byte) (int, error)
- func (m *S3) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*S3) ProtoMessage()
- func (m *S3) Reset()
- func (m *S3) Size() (n int)
- func (this *S3) String() string
- func (m *S3) Unmarshal(dAtA []byte) error
- func (m *S3) XXX_DiscardUnknown()
- func (m *S3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *S3) XXX_Merge(src proto.Message)
- func (m *S3) XXX_Size() int
- func (m *S3) XXX_Unmarshal(b []byte) error
- type S3Sink
- func (in *S3Sink) DeepCopy() *S3Sink
- func (in *S3Sink) DeepCopyInto(out *S3Sink)
- func (*S3Sink) Descriptor() ([]byte, []int)
- func (m *S3Sink) Marshal() (dAtA []byte, err error)
- func (m *S3Sink) MarshalTo(dAtA []byte) (int, error)
- func (m *S3Sink) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*S3Sink) ProtoMessage()
- func (m *S3Sink) Reset()
- func (m *S3Sink) Size() (n int)
- func (this *S3Sink) String() string
- func (m *S3Sink) Unmarshal(dAtA []byte) error
- func (m *S3Sink) XXX_DiscardUnknown()
- func (m *S3Sink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *S3Sink) XXX_Merge(src proto.Message)
- func (m *S3Sink) XXX_Size() int
- func (m *S3Sink) XXX_Unmarshal(b []byte) error
- type S3Source
- func (in *S3Source) DeepCopy() *S3Source
- func (in *S3Source) DeepCopyInto(out *S3Source)
- func (*S3Source) Descriptor() ([]byte, []int)
- func (m *S3Source) Marshal() (dAtA []byte, err error)
- func (m *S3Source) MarshalTo(dAtA []byte) (int, error)
- func (m *S3Source) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*S3Source) ProtoMessage()
- func (m *S3Source) Reset()
- func (m *S3Source) Size() (n int)
- func (this *S3Source) String() string
- func (m *S3Source) Unmarshal(dAtA []byte) error
- func (m *S3Source) XXX_DiscardUnknown()
- func (m *S3Source) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *S3Source) XXX_Merge(src proto.Message)
- func (m *S3Source) XXX_Size() int
- func (m *S3Source) XXX_Unmarshal(b []byte) error
- type SASL
- func (in *SASL) DeepCopy() *SASL
- func (in *SASL) DeepCopyInto(out *SASL)
- func (*SASL) Descriptor() ([]byte, []int)
- func (s SASL) GetMechanism() SASLMechanism
- func (m *SASL) Marshal() (dAtA []byte, err error)
- func (m *SASL) MarshalTo(dAtA []byte) (int, error)
- func (m *SASL) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SASL) ProtoMessage()
- func (m *SASL) Reset()
- func (m *SASL) Size() (n int)
- func (this *SASL) String() string
- func (m *SASL) Unmarshal(dAtA []byte) error
- func (m *SASL) XXX_DiscardUnknown()
- func (m *SASL) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SASL) XXX_Merge(src proto.Message)
- func (m *SASL) XXX_Size() int
- func (m *SASL) XXX_Unmarshal(b []byte) error
- type SASLMechanism
- type SQLAction
- func (in *SQLAction) DeepCopy() *SQLAction
- func (in *SQLAction) DeepCopyInto(out *SQLAction)
- func (*SQLAction) Descriptor() ([]byte, []int)
- func (m *SQLAction) Marshal() (dAtA []byte, err error)
- func (m *SQLAction) MarshalTo(dAtA []byte) (int, error)
- func (m *SQLAction) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SQLAction) ProtoMessage()
- func (m *SQLAction) Reset()
- func (m *SQLAction) Size() (n int)
- func (this *SQLAction) String() string
- func (m *SQLAction) Unmarshal(dAtA []byte) error
- func (m *SQLAction) XXX_DiscardUnknown()
- func (m *SQLAction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SQLAction) XXX_Merge(src proto.Message)
- func (m *SQLAction) XXX_Size() int
- func (m *SQLAction) XXX_Unmarshal(b []byte) error
- type SQLStatement
- func (in *SQLStatement) DeepCopy() *SQLStatement
- func (in *SQLStatement) DeepCopyInto(out *SQLStatement)
- func (*SQLStatement) Descriptor() ([]byte, []int)
- func (m *SQLStatement) Marshal() (dAtA []byte, err error)
- func (m *SQLStatement) MarshalTo(dAtA []byte) (int, error)
- func (m *SQLStatement) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SQLStatement) ProtoMessage()
- func (m *SQLStatement) Reset()
- func (m *SQLStatement) Size() (n int)
- func (this *SQLStatement) String() string
- func (m *SQLStatement) Unmarshal(dAtA []byte) error
- func (m *SQLStatement) XXX_DiscardUnknown()
- func (m *SQLStatement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SQLStatement) XXX_Merge(src proto.Message)
- func (m *SQLStatement) XXX_Size() int
- func (m *SQLStatement) XXX_Unmarshal(b []byte) error
- type STAN
- func (s *STAN) AuthStrategy() STANAuthStrategy
- func (in *STAN) DeepCopy() *STAN
- func (in *STAN) DeepCopyInto(out *STAN)
- func (*STAN) Descriptor() ([]byte, []int)
- func (s *STAN) GetMaxInflight() int
- func (m *STAN) Marshal() (dAtA []byte, err error)
- func (m *STAN) MarshalTo(dAtA []byte) (int, error)
- func (m *STAN) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*STAN) ProtoMessage()
- func (m *STAN) Reset()
- func (m *STAN) Size() (n int)
- func (this *STAN) String() string
- func (m *STAN) Unmarshal(dAtA []byte) error
- func (m *STAN) XXX_DiscardUnknown()
- func (m *STAN) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *STAN) XXX_Merge(src proto.Message)
- func (m *STAN) XXX_Size() int
- func (m *STAN) XXX_Unmarshal(b []byte) error
- type STANAuth
- func (in *STANAuth) DeepCopy() *STANAuth
- func (in *STANAuth) DeepCopyInto(out *STANAuth)
- func (*STANAuth) Descriptor() ([]byte, []int)
- func (m *STANAuth) Marshal() (dAtA []byte, err error)
- func (m *STANAuth) MarshalTo(dAtA []byte) (int, error)
- func (m *STANAuth) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*STANAuth) ProtoMessage()
- func (m *STANAuth) Reset()
- func (m *STANAuth) Size() (n int)
- func (this *STANAuth) String() string
- func (m *STANAuth) Unmarshal(dAtA []byte) error
- func (m *STANAuth) XXX_DiscardUnknown()
- func (m *STANAuth) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *STANAuth) XXX_Merge(src proto.Message)
- func (m *STANAuth) XXX_Size() int
- func (m *STANAuth) XXX_Unmarshal(b []byte) error
- type STANAuthStrategy
- type Scale
- func (in Scale) Calculate(pending int) int
- func (in *Scale) DeepCopy() *Scale
- func (in *Scale) DeepCopyInto(out *Scale)
- func (*Scale) Descriptor() ([]byte, []int)
- func (m *Scale) Marshal() (dAtA []byte, err error)
- func (m *Scale) MarshalTo(dAtA []byte) (int, error)
- func (m *Scale) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Scale) ProtoMessage()
- func (m *Scale) Reset()
- func (m *Scale) Size() (n int)
- func (this *Scale) String() string
- func (m *Scale) Unmarshal(dAtA []byte) error
- func (m *Scale) XXX_DiscardUnknown()
- func (m *Scale) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Scale) XXX_Merge(src proto.Message)
- func (m *Scale) XXX_Size() int
- func (m *Scale) XXX_Unmarshal(b []byte) error
- type Sink
- func (in *Sink) DeepCopy() *Sink
- func (in *Sink) DeepCopyInto(out *Sink)
- func (*Sink) Descriptor() ([]byte, []int)
- func (m *Sink) Marshal() (dAtA []byte, err error)
- func (m *Sink) MarshalTo(dAtA []byte) (int, error)
- func (m *Sink) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Sink) ProtoMessage()
- func (m *Sink) Reset()
- func (m *Sink) Size() (n int)
- func (this *Sink) String() string
- func (m *Sink) Unmarshal(dAtA []byte) error
- func (m *Sink) XXX_DiscardUnknown()
- func (m *Sink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Sink) XXX_Merge(src proto.Message)
- func (m *Sink) XXX_Size() int
- func (m *Sink) XXX_Unmarshal(b []byte) error
- type Source
- func (in *Source) DeepCopy() *Source
- func (in *Source) DeepCopyInto(out *Source)
- func (*Source) Descriptor() ([]byte, []int)
- func (m *Source) Marshal() (dAtA []byte, err error)
- func (m *Source) MarshalTo(dAtA []byte) (int, error)
- func (m *Source) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Source) ProtoMessage()
- func (m *Source) Reset()
- func (m *Source) Size() (n int)
- func (this *Source) String() string
- func (m *Source) Unmarshal(dAtA []byte) error
- func (m *Source) XXX_DiscardUnknown()
- func (m *Source) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Source) XXX_Merge(src proto.Message)
- func (m *Source) XXX_Size() int
- func (m *Source) XXX_Unmarshal(b []byte) error
- type SourceStatus
- func (in SourceStatus) AnySunk() bool
- func (in *SourceStatus) DeepCopy() *SourceStatus
- func (in *SourceStatus) DeepCopyInto(out *SourceStatus)
- func (*SourceStatus) Descriptor() ([]byte, []int)
- func (in SourceStatus) GetErrors() uint64
- func (in SourceStatus) GetPending() uint64
- func (in SourceStatus) GetRetries() uint64
- func (in SourceStatus) GetTotal() uint64
- func (m *SourceStatus) Marshal() (dAtA []byte, err error)
- func (m *SourceStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *SourceStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SourceStatus) ProtoMessage()
- func (m *SourceStatus) Reset()
- func (m *SourceStatus) Size() (n int)
- func (this *SourceStatus) String() string
- func (m *SourceStatus) Unmarshal(dAtA []byte) error
- func (m *SourceStatus) XXX_DiscardUnknown()
- func (m *SourceStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SourceStatus) XXX_Merge(src proto.Message)
- func (m *SourceStatus) XXX_Size() int
- func (m *SourceStatus) XXX_Unmarshal(b []byte) error
- type SourceStatuses
- func (in SourceStatuses) AnySunk() bool
- func (in SourceStatuses) DeepCopy() SourceStatuses
- func (in SourceStatuses) DeepCopyInto(out *SourceStatuses)
- func (in SourceStatuses) Get(name string) SourceStatus
- func (in SourceStatuses) GetErrors() uint64
- func (in SourceStatuses) GetPending() uint64
- func (in SourceStatuses) GetTotal() uint64
- func (in SourceStatuses) IncrErrors(name string, replica int)
- func (in SourceStatuses) IncrRetries(name string, replica int)
- func (in SourceStatuses) IncrTotal(name string, replica int, rate resource.Quantity)
- func (in SourceStatuses) SetPending(name string, pending uint64)
- type Sources
- type Step
- func (in *Step) DeepCopy() *Step
- func (in *Step) DeepCopyInto(out *Step)
- func (in *Step) DeepCopyObject() runtime.Object
- func (*Step) Descriptor() ([]byte, []int)
- func (in Step) GetPodSpec(req GetPodSpecReq) corev1.PodSpec
- func (in Step) GetTargetReplicas(scalingDelay, peekDelay time.Duration) int
- func (m *Step) Marshal() (dAtA []byte, err error)
- func (m *Step) MarshalTo(dAtA []byte) (int, error)
- func (m *Step) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Step) ProtoMessage()
- func (m *Step) Reset()
- func (m *Step) Size() (n int)
- func (this *Step) String() string
- func (m *Step) Unmarshal(dAtA []byte) error
- func (m *Step) XXX_DiscardUnknown()
- func (m *Step) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Step) XXX_Merge(src proto.Message)
- func (m *Step) XXX_Size() int
- func (m *Step) XXX_Unmarshal(b []byte) error
- type StepList
- func (in *StepList) DeepCopy() *StepList
- func (in *StepList) DeepCopyInto(out *StepList)
- func (in *StepList) DeepCopyObject() runtime.Object
- func (*StepList) Descriptor() ([]byte, []int)
- func (m *StepList) Marshal() (dAtA []byte, err error)
- func (m *StepList) MarshalTo(dAtA []byte) (int, error)
- func (m *StepList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StepList) ProtoMessage()
- func (m *StepList) Reset()
- func (m *StepList) Size() (n int)
- func (this *StepList) String() string
- func (m *StepList) Unmarshal(dAtA []byte) error
- func (m *StepList) XXX_DiscardUnknown()
- func (m *StepList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StepList) XXX_Merge(src proto.Message)
- func (m *StepList) XXX_Size() int
- func (m *StepList) XXX_Unmarshal(b []byte) error
- type StepPhase
- type StepPhaseMessage
- type StepSpec
- func (in StepSpec) CalculateReplicas(pending int) int
- func (in *StepSpec) DeepCopy() *StepSpec
- func (in *StepSpec) DeepCopyInto(out *StepSpec)
- func (*StepSpec) Descriptor() ([]byte, []int)
- func (in StepSpec) GetIn() *Interface
- func (m *StepSpec) Marshal() (dAtA []byte, err error)
- func (m *StepSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *StepSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StepSpec) ProtoMessage()
- func (m *StepSpec) Reset()
- func (m *StepSpec) Size() (n int)
- func (this *StepSpec) String() string
- func (m *StepSpec) Unmarshal(dAtA []byte) error
- func (m *StepSpec) XXX_DiscardUnknown()
- func (m *StepSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StepSpec) XXX_Merge(src proto.Message)
- func (m *StepSpec) XXX_Size() int
- func (m *StepSpec) XXX_Unmarshal(b []byte) error
- type StepStatus
- func (in *StepStatus) DeepCopy() *StepStatus
- func (in *StepStatus) DeepCopyInto(out *StepStatus)
- func (*StepStatus) Descriptor() ([]byte, []int)
- func (m StepStatus) GetReplicas() int
- func (m *StepStatus) Marshal() (dAtA []byte, err error)
- func (m *StepStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *StepStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StepStatus) ProtoMessage()
- func (m *StepStatus) Reset()
- func (m *StepStatus) Size() (n int)
- func (this *StepStatus) String() string
- func (m *StepStatus) Unmarshal(dAtA []byte) error
- func (m *StepStatus) XXX_DiscardUnknown()
- func (m *StepStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StepStatus) XXX_Merge(src proto.Message)
- func (m *StepStatus) XXX_Size() int
- func (m *StepStatus) XXX_Unmarshal(b []byte) error
- type Storage
- func (in *Storage) DeepCopy() *Storage
- func (in *Storage) DeepCopyInto(out *Storage)
- func (*Storage) Descriptor() ([]byte, []int)
- func (m *Storage) Marshal() (dAtA []byte, err error)
- func (m *Storage) MarshalTo(dAtA []byte) (int, error)
- func (m *Storage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Storage) ProtoMessage()
- func (m *Storage) Reset()
- func (m *Storage) Size() (n int)
- func (this *Storage) String() string
- func (m *Storage) Unmarshal(dAtA []byte) error
- func (m *Storage) XXX_DiscardUnknown()
- func (m *Storage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Storage) XXX_Merge(src proto.Message)
- func (m *Storage) XXX_Size() int
- func (m *Storage) XXX_Unmarshal(b []byte) error
- type SubjectPrefix
- type TLS
- func (in *TLS) DeepCopy() *TLS
- func (in *TLS) DeepCopyInto(out *TLS)
- func (*TLS) Descriptor() ([]byte, []int)
- func (m *TLS) Marshal() (dAtA []byte, err error)
- func (m *TLS) MarshalTo(dAtA []byte) (int, error)
- func (m *TLS) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TLS) ProtoMessage()
- func (m *TLS) Reset()
- func (m *TLS) Size() (n int)
- func (this *TLS) String() string
- func (m *TLS) Unmarshal(dAtA []byte) error
- func (m *TLS) XXX_DiscardUnknown()
- func (m *TLS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TLS) XXX_Merge(src proto.Message)
- func (m *TLS) XXX_Size() int
- func (m *TLS) XXX_Unmarshal(b []byte) error
Constants ¶
const ( // conditions ConditionCompleted = "Completed" // the pipeline completed ConditionRunning = "Running" // added if any step is currently running ConditionSunkMessages = "SunkMessages" // added if any messages have been written to a sink for any step ConditionTerminating = "Terminating" // added if any terminator step terminated // container names CtrInit = "init" CtrMain = "main" CtrSidecar = "sidecar" // env vars EnvBearerToken = "ARGO_DATAFLOW_BEARER_TOKEN" EnvImagePrefix = "ARGO_DATAFLOW_IMAGE_PREFIX" // default "quay.io/argoproj" EnvDeletionDelay = "ARGO_DATAFLOW_DELETION_DELAY" // default "720h" ~= "30d" EnvNamespace = "ARGO_DATAFLOW_NAMESPACE" EnvPipelineName = "ARGO_DATAFLOW_PIPELINE_NAME" EnvReplica = "ARGO_DATAFLOW_REPLICA" EnvStep = "ARGO_DATAFLOW_STEP" EnvPeekDelay = "ARGO_DATAFLOW_PEEK_DELAY" // how long between peeking (default 4m) EnvPullPolicy = "ARGO_DATAFLOW_PULL_POLICY" // default "" EnvScalingDelay = "ARGO_DATAFLOW_SCALING_DELAY" // how long to wait between any scaling events (including peeking) default "4m" EnvUpdateInterval = "ARGO_DATAFLOW_UPDATE_INTERVAL" // default "1m" // label/annotation keys KeyDefaultContainer = "kubectl.kubernetes.io/default-container" KeyDescription = "dataflow.argoproj.io/description" KeyFinalizer = "dataflow.argoproj.io/finalizer" KeyOwner = "dataflow.argoproj.io/owner" KeyPipelineName = "dataflow.argoproj.io/pipeline-name" KeyReplica = "dataflow.argoproj.io/replica" KeyStepName = "dataflow.argoproj.io/step-name" // the step name without pipeline name prefix KeyHash = "dataflow.argoproj.io/hash" // hash of the object // paths PathCheckout = "/var/run/argo-dataflow/checkout" PathFIFOIn = "/var/run/argo-dataflow/in" PathFIFOOut = "/var/run/argo-dataflow/out" PathGroups = "/var/run/argo-dataflow/groups" PathHandlerFile = "/var/run/argo-dataflow/handler" PathKill = "/var/run/argo-dataflow/kill" PathPreStop = "/var/run/argo-dataflow/prestop" PathWorkingDir = "/var/run/argo-dataflow/wd" PathVarRun = "/var/run/argo-dataflow" // other const CommitN = 20 // how many messages between commits, therefore potential duplicates during disruption )
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 ( // GroupVersion is group version used to register these objects GroupVersion = schema.GroupVersion{Group: "dataflow.argoproj.io", Version: "v1alpha1"} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme PipelineGroupVersionResource = GroupVersion.WithResource("pipelines") PipelineGroupVersionKind = GroupVersion.WithKind("Pipeline") StepGroupVersionKind = GroupVersion.WithKind("Step") StepGroupVersionResource = GroupVersion.WithResource("steps") )
var DefaultInterface = &Interface{HTTP: &HTTP{}}
var KeyKillCmd = func(x string) string { return fmt.Sprintf("dataflow.argoproj.io/kill-cmd.%s", x) }
Functions ¶
func RequeueAfter ¶
Types ¶
type AWSCredentials ¶ added in v0.0.74
type AWSCredentials struct { AccessKeyID corev1.SecretKeySelector `json:"accessKeyId" protobuf:"bytes,1,opt,name=accessKeyId"` SecretAccessKey corev1.SecretKeySelector `json:"secretAccessKey" protobuf:"bytes,2,opt,name=secretAccessKey"` }
func (*AWSCredentials) DeepCopy ¶ added in v0.0.74
func (in *AWSCredentials) DeepCopy() *AWSCredentials
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSCredentials.
func (*AWSCredentials) DeepCopyInto ¶ added in v0.0.74
func (in *AWSCredentials) DeepCopyInto(out *AWSCredentials)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AWSCredentials) Descriptor ¶ added in v0.0.74
func (*AWSCredentials) Descriptor() ([]byte, []int)
func (*AWSCredentials) Marshal ¶ added in v0.0.74
func (m *AWSCredentials) Marshal() (dAtA []byte, err error)
func (*AWSCredentials) MarshalTo ¶ added in v0.0.74
func (m *AWSCredentials) MarshalTo(dAtA []byte) (int, error)
func (*AWSCredentials) MarshalToSizedBuffer ¶ added in v0.0.74
func (m *AWSCredentials) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AWSCredentials) ProtoMessage ¶ added in v0.0.74
func (*AWSCredentials) ProtoMessage()
func (*AWSCredentials) Reset ¶ added in v0.0.74
func (m *AWSCredentials) Reset()
func (*AWSCredentials) Size ¶ added in v0.0.74
func (m *AWSCredentials) Size() (n int)
func (*AWSCredentials) String ¶ added in v0.0.74
func (this *AWSCredentials) String() string
func (*AWSCredentials) Unmarshal ¶ added in v0.0.74
func (m *AWSCredentials) Unmarshal(dAtA []byte) error
func (*AWSCredentials) XXX_DiscardUnknown ¶ added in v0.0.74
func (m *AWSCredentials) XXX_DiscardUnknown()
func (*AWSCredentials) XXX_Marshal ¶ added in v0.0.74
func (m *AWSCredentials) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AWSCredentials) XXX_Merge ¶ added in v0.0.74
func (m *AWSCredentials) XXX_Merge(src proto.Message)
func (*AWSCredentials) XXX_Size ¶ added in v0.0.74
func (m *AWSCredentials) XXX_Size() int
func (*AWSCredentials) XXX_Unmarshal ¶ added in v0.0.74
func (m *AWSCredentials) XXX_Unmarshal(b []byte) error
type AWSEndpoint ¶ added in v0.0.74
type AWSEndpoint struct {
URL string `json:"url" protobuf:"bytes,1,opt,name=url"`
}
func (*AWSEndpoint) DeepCopy ¶ added in v0.0.74
func (in *AWSEndpoint) DeepCopy() *AWSEndpoint
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AWSEndpoint.
func (*AWSEndpoint) DeepCopyInto ¶ added in v0.0.74
func (in *AWSEndpoint) DeepCopyInto(out *AWSEndpoint)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AWSEndpoint) Descriptor ¶ added in v0.0.74
func (*AWSEndpoint) Descriptor() ([]byte, []int)
func (*AWSEndpoint) Marshal ¶ added in v0.0.74
func (m *AWSEndpoint) Marshal() (dAtA []byte, err error)
func (*AWSEndpoint) MarshalTo ¶ added in v0.0.74
func (m *AWSEndpoint) MarshalTo(dAtA []byte) (int, error)
func (*AWSEndpoint) MarshalToSizedBuffer ¶ added in v0.0.74
func (m *AWSEndpoint) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AWSEndpoint) ProtoMessage ¶ added in v0.0.74
func (*AWSEndpoint) ProtoMessage()
func (*AWSEndpoint) Reset ¶ added in v0.0.74
func (m *AWSEndpoint) Reset()
func (*AWSEndpoint) Size ¶ added in v0.0.74
func (m *AWSEndpoint) Size() (n int)
func (*AWSEndpoint) String ¶ added in v0.0.74
func (this *AWSEndpoint) String() string
func (*AWSEndpoint) Unmarshal ¶ added in v0.0.74
func (m *AWSEndpoint) Unmarshal(dAtA []byte) error
func (*AWSEndpoint) XXX_DiscardUnknown ¶ added in v0.0.74
func (m *AWSEndpoint) XXX_DiscardUnknown()
func (*AWSEndpoint) XXX_Marshal ¶ added in v0.0.74
func (m *AWSEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AWSEndpoint) XXX_Merge ¶ added in v0.0.74
func (m *AWSEndpoint) XXX_Merge(src proto.Message)
func (*AWSEndpoint) XXX_Size ¶ added in v0.0.74
func (m *AWSEndpoint) XXX_Size() int
func (*AWSEndpoint) XXX_Unmarshal ¶ added in v0.0.74
func (m *AWSEndpoint) XXX_Unmarshal(b []byte) error
type Backoff ¶ added in v0.0.60
type Backoff struct { // +kubebuilder:default="100ms" Duration metav1.Duration `json:"duration,omitempty" protobuf:"bytes,4,opt,name=duration"` // +kubebuilder:default=200 FactorPercentage uint32 `json:"factorPercentage,omitempty" protobuf:"varint,5,opt,name=FactorPercentage"` // the number of backoff steps, zero means no retries // +kubebuilder:default=20 Steps uint64 `json:"steps,omitempty" protobuf:"varint,1,opt,name=steps"` // +kubebuilder:default="0ms" Cap metav1.Duration `json:"cap,omitempty" protobuf:"bytes,2,opt,name=cap"` // the amount of jitter per step, typically 10-20%, >100% is valid, but strange // +kubebuilder:default=10 JitterPercentage uint32 `json:"jitterPercentage,omitempty" protobuf:"varint,3,opt,name=jitterPercentage"` }
func (*Backoff) DeepCopy ¶ added in v0.0.60
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Backoff.
func (*Backoff) DeepCopyInto ¶ added in v0.0.60
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Backoff) Descriptor ¶ added in v0.0.60
func (*Backoff) MarshalToSizedBuffer ¶ added in v0.0.60
func (*Backoff) ProtoMessage ¶ added in v0.0.60
func (*Backoff) ProtoMessage()
func (*Backoff) XXX_DiscardUnknown ¶ added in v0.0.60
func (m *Backoff) XXX_DiscardUnknown()
func (*Backoff) XXX_Marshal ¶ added in v0.0.60
func (*Backoff) XXX_Unmarshal ¶ added in v0.0.60
type Cat ¶
type Cat struct{}
func (*Cat) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Cat.
func (*Cat) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Cat) Descriptor ¶
func (*Cat) ProtoMessage ¶
func (*Cat) ProtoMessage()
func (*Cat) XXX_DiscardUnknown ¶
func (m *Cat) XXX_DiscardUnknown()
func (*Cat) XXX_Unmarshal ¶
type Code ¶ added in v0.0.71
type Code struct { Runtime Runtime `json:"runtime" protobuf:"bytes,4,opt,name=runtime,casttype=Runtime"` Source string `json:"source" protobuf:"bytes,3,opt,name=source"` }
func (*Code) DeepCopy ¶ added in v0.0.71
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Code.
func (*Code) DeepCopyInto ¶ added in v0.0.71
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Code) Descriptor ¶ added in v0.0.71
func (*Code) MarshalToSizedBuffer ¶ added in v0.0.71
func (*Code) ProtoMessage ¶ added in v0.0.71
func (*Code) ProtoMessage()
func (*Code) XXX_DiscardUnknown ¶ added in v0.0.71
func (m *Code) XXX_DiscardUnknown()
func (*Code) XXX_Marshal ¶ added in v0.0.71
func (*Code) XXX_Unmarshal ¶ added in v0.0.71
type Container ¶
type Container struct { Image string `json:"image" protobuf:"bytes,1,opt,name=image"` VolumeMounts []corev1.VolumeMount `json:"volumeMounts,omitempty" protobuf:"bytes,5,rep,name=volumeMounts"` In *Interface `json:"in,omitempty" protobuf:"bytes,3,opt,name=in"` Command []string `json:"command,omitempty" protobuf:"bytes,6,rep,name=command"` Args []string `json:"args,omitempty" protobuf:"bytes,7,rep,name=args"` Env []corev1.EnvVar `json:"env,omitempty" protobuf:"bytes,8,rep,name=env"` Resources corev1.ResourceRequirements `json:"resources,omitempty" protobuf:"bytes,9,opt,name=resources"` }
func (*Container) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Container.
func (*Container) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Container) Descriptor ¶
func (*Container) MarshalToSizedBuffer ¶
func (*Container) ProtoMessage ¶
func (*Container) ProtoMessage()
func (*Container) XXX_DiscardUnknown ¶
func (m *Container) XXX_DiscardUnknown()
func (*Container) XXX_Marshal ¶
func (*Container) XXX_Unmarshal ¶
type Cron ¶
type Cron struct { Schedule string `json:"schedule" protobuf:"bytes,1,opt,name=schedule"` // +kubebuilder:default="2006-01-02T15:04:05Z07:00" Layout string `json:"layout,omitempty" protobuf:"bytes,2,opt,name=layout"` }
func (*Cron) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Cron.
func (*Cron) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Cron) Descriptor ¶
func (*Cron) ProtoMessage ¶
func (*Cron) ProtoMessage()
func (*Cron) XXX_DiscardUnknown ¶
func (m *Cron) XXX_DiscardUnknown()
func (*Cron) XXX_Unmarshal ¶
type DBDataSource ¶ added in v0.0.89
type DBDataSource struct { Value string `json:"value,omitempty" protobuf:"bytes,1,opt,name=value"` ValueFrom *DBDataSourceFrom `json:"valueFrom,omitempty" protobuf:"bytes,2,opt,name=valueFrom"` }
func (*DBDataSource) DeepCopy ¶ added in v0.0.89
func (in *DBDataSource) DeepCopy() *DBDataSource
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DBDataSource.
func (*DBDataSource) DeepCopyInto ¶ added in v0.0.89
func (in *DBDataSource) DeepCopyInto(out *DBDataSource)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*DBDataSource) Descriptor ¶ added in v0.0.89
func (*DBDataSource) Descriptor() ([]byte, []int)
func (*DBDataSource) Marshal ¶ added in v0.0.89
func (m *DBDataSource) Marshal() (dAtA []byte, err error)
func (*DBDataSource) MarshalTo ¶ added in v0.0.89
func (m *DBDataSource) MarshalTo(dAtA []byte) (int, error)
func (*DBDataSource) MarshalToSizedBuffer ¶ added in v0.0.89
func (m *DBDataSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DBDataSource) ProtoMessage ¶ added in v0.0.89
func (*DBDataSource) ProtoMessage()
func (*DBDataSource) Reset ¶ added in v0.0.89
func (m *DBDataSource) Reset()
func (*DBDataSource) Size ¶ added in v0.0.89
func (m *DBDataSource) Size() (n int)
func (*DBDataSource) String ¶ added in v0.0.89
func (this *DBDataSource) String() string
func (*DBDataSource) Unmarshal ¶ added in v0.0.89
func (m *DBDataSource) Unmarshal(dAtA []byte) error
func (*DBDataSource) XXX_DiscardUnknown ¶ added in v0.0.89
func (m *DBDataSource) XXX_DiscardUnknown()
func (*DBDataSource) XXX_Marshal ¶ added in v0.0.89
func (m *DBDataSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DBDataSource) XXX_Merge ¶ added in v0.0.89
func (m *DBDataSource) XXX_Merge(src proto.Message)
func (*DBDataSource) XXX_Size ¶ added in v0.0.89
func (m *DBDataSource) XXX_Size() int
func (*DBDataSource) XXX_Unmarshal ¶ added in v0.0.89
func (m *DBDataSource) XXX_Unmarshal(b []byte) error
type DBDataSourceFrom ¶ added in v0.0.89
type DBDataSourceFrom struct {
SecretKeyRef *corev1.SecretKeySelector `json:"secretKeyRef,omitempty" protobuf:"bytes,1,opt,name=secretKeyRef"`
}
func (*DBDataSourceFrom) DeepCopy ¶ added in v0.0.89
func (in *DBDataSourceFrom) DeepCopy() *DBDataSourceFrom
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DBDataSourceFrom.
func (*DBDataSourceFrom) DeepCopyInto ¶ added in v0.0.89
func (in *DBDataSourceFrom) DeepCopyInto(out *DBDataSourceFrom)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*DBDataSourceFrom) Descriptor ¶ added in v0.0.89
func (*DBDataSourceFrom) Descriptor() ([]byte, []int)
func (*DBDataSourceFrom) Marshal ¶ added in v0.0.89
func (m *DBDataSourceFrom) Marshal() (dAtA []byte, err error)
func (*DBDataSourceFrom) MarshalTo ¶ added in v0.0.89
func (m *DBDataSourceFrom) MarshalTo(dAtA []byte) (int, error)
func (*DBDataSourceFrom) MarshalToSizedBuffer ¶ added in v0.0.89
func (m *DBDataSourceFrom) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DBDataSourceFrom) ProtoMessage ¶ added in v0.0.89
func (*DBDataSourceFrom) ProtoMessage()
func (*DBDataSourceFrom) Reset ¶ added in v0.0.89
func (m *DBDataSourceFrom) Reset()
func (*DBDataSourceFrom) Size ¶ added in v0.0.89
func (m *DBDataSourceFrom) Size() (n int)
func (*DBDataSourceFrom) String ¶ added in v0.0.89
func (this *DBDataSourceFrom) String() string
func (*DBDataSourceFrom) Unmarshal ¶ added in v0.0.89
func (m *DBDataSourceFrom) Unmarshal(dAtA []byte) error
func (*DBDataSourceFrom) XXX_DiscardUnknown ¶ added in v0.0.89
func (m *DBDataSourceFrom) XXX_DiscardUnknown()
func (*DBDataSourceFrom) XXX_Marshal ¶ added in v0.0.89
func (m *DBDataSourceFrom) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DBDataSourceFrom) XXX_Merge ¶ added in v0.0.89
func (m *DBDataSourceFrom) XXX_Merge(src proto.Message)
func (*DBDataSourceFrom) XXX_Size ¶ added in v0.0.89
func (m *DBDataSourceFrom) XXX_Size() int
func (*DBDataSourceFrom) XXX_Unmarshal ¶ added in v0.0.89
func (m *DBDataSourceFrom) XXX_Unmarshal(b []byte) error
type DBSink ¶ added in v0.0.89
type DBSink struct { Database `json:",inline" protobuf:"bytes,1,opt,name=database"` Actions []SQLAction `json:"actions,omitempty" protobuf:"bytes,2,rep,name=actions"` }
func (*DBSink) DeepCopy ¶ added in v0.0.89
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DBSink.
func (*DBSink) DeepCopyInto ¶ added in v0.0.89
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*DBSink) Descriptor ¶ added in v0.0.89
func (*DBSink) MarshalToSizedBuffer ¶ added in v0.0.89
func (*DBSink) ProtoMessage ¶ added in v0.0.89
func (*DBSink) ProtoMessage()
func (*DBSink) XXX_DiscardUnknown ¶ added in v0.0.89
func (m *DBSink) XXX_DiscardUnknown()
func (*DBSink) XXX_Marshal ¶ added in v0.0.89
func (*DBSink) XXX_Unmarshal ¶ added in v0.0.89
type Database ¶ added in v0.0.89
type Database struct { // +kubebuilder:default=default Driver string `json:"driver,omitempty" protobuf:"bytes,1,opt,name=driver"` DataSource *DBDataSource `json:"dataSource,omitempty" protobuf:"bytes,2,opt,name=dataSource"` }
func (*Database) DeepCopy ¶ added in v0.0.89
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Database.
func (*Database) DeepCopyInto ¶ added in v0.0.89
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Database) Descriptor ¶ added in v0.0.89
func (*Database) MarshalToSizedBuffer ¶ added in v0.0.89
func (*Database) ProtoMessage ¶ added in v0.0.89
func (*Database) ProtoMessage()
func (*Database) XXX_DiscardUnknown ¶ added in v0.0.89
func (m *Database) XXX_DiscardUnknown()
func (*Database) XXX_Marshal ¶ added in v0.0.89
func (*Database) XXX_Unmarshal ¶ added in v0.0.89
type Dedupe ¶ added in v0.0.57
type Dedupe struct { // +kubebuilder:default="sha1(msg)" UID string `json:"uid,omitempty" protobuf:"bytes,1,opt,name=uid"` // MaxSize is the maximum number of entries to keep in the in-memory database used to store recent UIDs. // Larger number mean bigger windows of time for dedupe, but greater memory usage. // +kubebuilder:default="1M" MaxSize resource.Quantity `json:"maxSize,omitempty" protobuf:"bytes,2,opt,name=maxSize"` }
func (*Dedupe) DeepCopy ¶ added in v0.0.57
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Dedupe.
func (*Dedupe) DeepCopyInto ¶ added in v0.0.57
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Dedupe) Descriptor ¶ added in v0.0.57
func (*Dedupe) MarshalToSizedBuffer ¶ added in v0.0.57
func (*Dedupe) ProtoMessage ¶ added in v0.0.57
func (*Dedupe) ProtoMessage()
func (*Dedupe) XXX_DiscardUnknown ¶ added in v0.0.57
func (m *Dedupe) XXX_DiscardUnknown()
func (*Dedupe) XXX_Marshal ¶ added in v0.0.57
func (*Dedupe) XXX_Unmarshal ¶ added in v0.0.57
type Expand ¶ added in v0.0.9
type Expand struct{}
func (*Expand) DeepCopy ¶ added in v0.0.9
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Expand.
func (*Expand) DeepCopyInto ¶ added in v0.0.9
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Expand) Descriptor ¶ added in v0.0.9
func (*Expand) MarshalToSizedBuffer ¶ added in v0.0.9
func (*Expand) ProtoMessage ¶ added in v0.0.9
func (*Expand) ProtoMessage()
func (*Expand) XXX_DiscardUnknown ¶ added in v0.0.9
func (m *Expand) XXX_DiscardUnknown()
func (*Expand) XXX_Marshal ¶ added in v0.0.9
func (*Expand) XXX_Unmarshal ¶ added in v0.0.9
type Flatten ¶ added in v0.0.9
type Flatten struct{}
func (*Flatten) DeepCopy ¶ added in v0.0.9
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Flatten.
func (*Flatten) DeepCopyInto ¶ added in v0.0.9
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Flatten) Descriptor ¶ added in v0.0.9
func (*Flatten) MarshalToSizedBuffer ¶ added in v0.0.9
func (*Flatten) ProtoMessage ¶ added in v0.0.9
func (*Flatten) ProtoMessage()
func (*Flatten) XXX_DiscardUnknown ¶ added in v0.0.9
func (m *Flatten) XXX_DiscardUnknown()
func (*Flatten) XXX_Marshal ¶ added in v0.0.9
func (*Flatten) XXX_Unmarshal ¶ added in v0.0.9
type GetPodSpecReq ¶ added in v0.0.4
type GetPodSpecReq struct { PipelineName string `protobuf:"bytes,1,opt,name=pipelineName"` Namespace string `protobuf:"bytes,2,opt,name=namespace"` Replica int32 `protobuf:"varint,3,opt,name=replica"` ImageFormat string `protobuf:"bytes,4,opt,name=imageFormat"` RunnerImage string `protobuf:"bytes,5,opt,name=runnerImage"` PullPolicy corev1.PullPolicy `protobuf:"bytes,6,opt,name=pullPolicy,casttype=k8s.io/api/core/v1.PullPolicy"` UpdateInterval time.Duration `protobuf:"varint,7,opt,name=updateInterval,casttype=time.Duration"` StepStatus StepStatus `protobuf:"bytes,8,opt,name=stepStatus"` BearerToken string `protobuf:"bytes,9,opt,name=bearerToken"` }
func (*GetPodSpecReq) DeepCopy ¶ added in v0.0.4
func (in *GetPodSpecReq) DeepCopy() *GetPodSpecReq
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GetPodSpecReq.
func (*GetPodSpecReq) DeepCopyInto ¶ added in v0.0.4
func (in *GetPodSpecReq) DeepCopyInto(out *GetPodSpecReq)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*GetPodSpecReq) Descriptor ¶ added in v0.0.4
func (*GetPodSpecReq) Descriptor() ([]byte, []int)
func (*GetPodSpecReq) Marshal ¶ added in v0.0.4
func (m *GetPodSpecReq) Marshal() (dAtA []byte, err error)
func (*GetPodSpecReq) MarshalTo ¶ added in v0.0.4
func (m *GetPodSpecReq) MarshalTo(dAtA []byte) (int, error)
func (*GetPodSpecReq) MarshalToSizedBuffer ¶ added in v0.0.4
func (m *GetPodSpecReq) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetPodSpecReq) ProtoMessage ¶ added in v0.0.4
func (*GetPodSpecReq) ProtoMessage()
func (*GetPodSpecReq) Reset ¶ added in v0.0.4
func (m *GetPodSpecReq) Reset()
func (*GetPodSpecReq) Size ¶ added in v0.0.4
func (m *GetPodSpecReq) Size() (n int)
func (*GetPodSpecReq) String ¶ added in v0.0.4
func (this *GetPodSpecReq) String() string
func (*GetPodSpecReq) Unmarshal ¶ added in v0.0.4
func (m *GetPodSpecReq) Unmarshal(dAtA []byte) error
func (*GetPodSpecReq) XXX_DiscardUnknown ¶ added in v0.0.4
func (m *GetPodSpecReq) XXX_DiscardUnknown()
func (*GetPodSpecReq) XXX_Marshal ¶ added in v0.0.4
func (m *GetPodSpecReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPodSpecReq) XXX_Merge ¶ added in v0.0.4
func (m *GetPodSpecReq) XXX_Merge(src proto.Message)
func (*GetPodSpecReq) XXX_Size ¶ added in v0.0.4
func (m *GetPodSpecReq) XXX_Size() int
func (*GetPodSpecReq) XXX_Unmarshal ¶ added in v0.0.4
func (m *GetPodSpecReq) XXX_Unmarshal(b []byte) error
type Git ¶
type Git struct { Image string `json:"image" protobuf:"bytes,1,opt,name=image"` Command []string `json:"command,omitempty" protobuf:"bytes,6,rep,name=command"` URL string `json:"url" protobuf:"bytes,2,opt,name=url"` // UsernameSecret is the secret selector to the repository username UsernameSecret *corev1.SecretKeySelector `json:"usernameSecret,omitempty" protobuf:"bytes,7,opt,name=usernameSecret"` // PasswordSecret is the secret selector to the repository password PasswordSecret *corev1.SecretKeySelector `json:"passwordSecret,omitempty" protobuf:"bytes,8,opt,name=passwordSecret"` // SSHPrivateKeySecret is the secret selector to the repository ssh private key SSHPrivateKeySecret *corev1.SecretKeySelector `json:"sshPrivateKeySecret,omitempty" protobuf:"bytes,9,opt,name=sshPrivateKeySecret"` // +kubebuilder:default=. Path string `json:"path,omitempty" protobuf:"bytes,3,opt,name=path"` // +kubebuilder:default=main Branch string `json:"branch,omitempty" protobuf:"bytes,4,opt,name=branch"` Env []corev1.EnvVar `json:"env,omitempty" protobuf:"bytes,5,rep,name=env"` }
func (*Git) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Git.
func (*Git) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Git) Descriptor ¶
func (*Git) ProtoMessage ¶
func (*Git) ProtoMessage()
func (*Git) XXX_DiscardUnknown ¶
func (m *Git) XXX_DiscardUnknown()
func (*Git) XXX_Unmarshal ¶
type Group ¶
type Group struct { Key string `json:"key" protobuf:"bytes,1,opt,name=key"` EndOfGroup string `json:"endOfGroup" protobuf:"bytes,2,opt,name=endOfGroup"` Format GroupFormat `json:"format,omitempty" protobuf:"bytes,3,opt,name=format,casttype=GroupFormat"` Storage *Storage `json:"storage,omitempty" protobuf:"bytes,4,opt,name=storage"` }
func (*Group) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Group.
func (*Group) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Group) Descriptor ¶
func (*Group) ProtoMessage ¶
func (*Group) ProtoMessage()
func (*Group) XXX_DiscardUnknown ¶
func (m *Group) XXX_DiscardUnknown()
func (*Group) XXX_Marshal ¶
func (*Group) XXX_Unmarshal ¶
type GroupFormat ¶
type GroupFormat string
+kubebuilder:validation:Enum="";JSONBytesArray;JSONStringArray
const ( GroupFormatUnknown GroupFormat = "" // all messages are sent one by one - probably not what you want GroupFormatJSONBytesArray GroupFormat = "JSONBytesArray" // messages are sent as an array where each element is a base 64 encoded GroupFormatJSONStringArray GroupFormat = "JSONStringArray" // messages are sent as an array where each element is a string )
type HTTP ¶
type HTTP struct{}
func (*HTTP) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HTTP.
func (*HTTP) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*HTTP) Descriptor ¶
func (*HTTP) ProtoMessage ¶
func (*HTTP) ProtoMessage()
func (*HTTP) XXX_DiscardUnknown ¶
func (m *HTTP) XXX_DiscardUnknown()
func (*HTTP) XXX_Unmarshal ¶
type HTTPHeader ¶ added in v0.0.60
type HTTPHeader struct { Name string `json:"name" protobuf:"bytes,1,opt,name=name"` Value string `json:"value,omitempty" protobuf:"bytes,2,opt,name=value"` ValueFrom *HTTPHeaderSource `json:"valueFrom,omitempty" protobuf:"bytes,3,opt,name=valueFrom"` }
func (*HTTPHeader) DeepCopy ¶ added in v0.0.60
func (in *HTTPHeader) DeepCopy() *HTTPHeader
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HTTPHeader.
func (*HTTPHeader) DeepCopyInto ¶ added in v0.0.60
func (in *HTTPHeader) DeepCopyInto(out *HTTPHeader)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*HTTPHeader) Descriptor ¶ added in v0.0.60
func (*HTTPHeader) Descriptor() ([]byte, []int)
func (*HTTPHeader) Marshal ¶ added in v0.0.60
func (m *HTTPHeader) Marshal() (dAtA []byte, err error)
func (*HTTPHeader) MarshalTo ¶ added in v0.0.60
func (m *HTTPHeader) MarshalTo(dAtA []byte) (int, error)
func (*HTTPHeader) MarshalToSizedBuffer ¶ added in v0.0.60
func (m *HTTPHeader) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HTTPHeader) ProtoMessage ¶ added in v0.0.60
func (*HTTPHeader) ProtoMessage()
func (*HTTPHeader) Reset ¶ added in v0.0.60
func (m *HTTPHeader) Reset()
func (*HTTPHeader) Size ¶ added in v0.0.60
func (m *HTTPHeader) Size() (n int)
func (*HTTPHeader) String ¶ added in v0.0.60
func (this *HTTPHeader) String() string
func (*HTTPHeader) Unmarshal ¶ added in v0.0.60
func (m *HTTPHeader) Unmarshal(dAtA []byte) error
func (*HTTPHeader) XXX_DiscardUnknown ¶ added in v0.0.60
func (m *HTTPHeader) XXX_DiscardUnknown()
func (*HTTPHeader) XXX_Marshal ¶ added in v0.0.60
func (m *HTTPHeader) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HTTPHeader) XXX_Merge ¶ added in v0.0.60
func (m *HTTPHeader) XXX_Merge(src proto.Message)
func (*HTTPHeader) XXX_Size ¶ added in v0.0.60
func (m *HTTPHeader) XXX_Size() int
func (*HTTPHeader) XXX_Unmarshal ¶ added in v0.0.60
func (m *HTTPHeader) XXX_Unmarshal(b []byte) error
type HTTPHeaderSource ¶ added in v0.0.60
type HTTPHeaderSource struct {
SecretKeyRef corev1.SecretKeySelector `json:"secretKeyRef" protobuf:"bytes,1,opt,name=secretKeyRef"`
}
func (*HTTPHeaderSource) DeepCopy ¶ added in v0.0.60
func (in *HTTPHeaderSource) DeepCopy() *HTTPHeaderSource
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HTTPHeaderSource.
func (*HTTPHeaderSource) DeepCopyInto ¶ added in v0.0.60
func (in *HTTPHeaderSource) DeepCopyInto(out *HTTPHeaderSource)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*HTTPHeaderSource) Descriptor ¶ added in v0.0.60
func (*HTTPHeaderSource) Descriptor() ([]byte, []int)
func (*HTTPHeaderSource) Marshal ¶ added in v0.0.60
func (m *HTTPHeaderSource) Marshal() (dAtA []byte, err error)
func (*HTTPHeaderSource) MarshalTo ¶ added in v0.0.60
func (m *HTTPHeaderSource) MarshalTo(dAtA []byte) (int, error)
func (*HTTPHeaderSource) MarshalToSizedBuffer ¶ added in v0.0.60
func (m *HTTPHeaderSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HTTPHeaderSource) ProtoMessage ¶ added in v0.0.60
func (*HTTPHeaderSource) ProtoMessage()
func (*HTTPHeaderSource) Reset ¶ added in v0.0.60
func (m *HTTPHeaderSource) Reset()
func (*HTTPHeaderSource) Size ¶ added in v0.0.60
func (m *HTTPHeaderSource) Size() (n int)
func (*HTTPHeaderSource) String ¶ added in v0.0.60
func (this *HTTPHeaderSource) String() string
func (*HTTPHeaderSource) Unmarshal ¶ added in v0.0.60
func (m *HTTPHeaderSource) Unmarshal(dAtA []byte) error
func (*HTTPHeaderSource) XXX_DiscardUnknown ¶ added in v0.0.60
func (m *HTTPHeaderSource) XXX_DiscardUnknown()
func (*HTTPHeaderSource) XXX_Marshal ¶ added in v0.0.60
func (m *HTTPHeaderSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HTTPHeaderSource) XXX_Merge ¶ added in v0.0.60
func (m *HTTPHeaderSource) XXX_Merge(src proto.Message)
func (*HTTPHeaderSource) XXX_Size ¶ added in v0.0.60
func (m *HTTPHeaderSource) XXX_Size() int
func (*HTTPHeaderSource) XXX_Unmarshal ¶ added in v0.0.60
func (m *HTTPHeaderSource) XXX_Unmarshal(b []byte) error
type HTTPSink ¶ added in v0.0.10
type HTTPSink struct { URL string `json:"url" protobuf:"bytes,1,opt,name=url"` Headers []HTTPHeader `json:"headers,omitempty" protobuf:"bytes,2,rep,name=headers"` }
func (*HTTPSink) DeepCopy ¶ added in v0.0.10
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HTTPSink.
func (*HTTPSink) DeepCopyInto ¶ added in v0.0.10
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*HTTPSink) Descriptor ¶ added in v0.0.10
func (*HTTPSink) MarshalToSizedBuffer ¶ added in v0.0.10
func (*HTTPSink) ProtoMessage ¶ added in v0.0.10
func (*HTTPSink) ProtoMessage()
func (*HTTPSink) XXX_DiscardUnknown ¶ added in v0.0.10
func (m *HTTPSink) XXX_DiscardUnknown()
func (*HTTPSink) XXX_Marshal ¶ added in v0.0.10
func (*HTTPSink) XXX_Unmarshal ¶ added in v0.0.10
type HTTPSource ¶ added in v0.0.10
type HTTPSource struct {
ServiceName string `json:"serviceName,omitempty" protobuf:"bytes,1,opt,name=serviceName"` // the service name to create, defaults to `${pipelineName}-${stepName}`.
}
func (*HTTPSource) DeepCopy ¶ added in v0.0.10
func (in *HTTPSource) DeepCopy() *HTTPSource
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new HTTPSource.
func (*HTTPSource) DeepCopyInto ¶ added in v0.0.10
func (in *HTTPSource) DeepCopyInto(out *HTTPSource)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*HTTPSource) Descriptor ¶ added in v0.0.10
func (*HTTPSource) Descriptor() ([]byte, []int)
func (*HTTPSource) Marshal ¶ added in v0.0.10
func (m *HTTPSource) Marshal() (dAtA []byte, err error)
func (*HTTPSource) MarshalTo ¶ added in v0.0.10
func (m *HTTPSource) MarshalTo(dAtA []byte) (int, error)
func (*HTTPSource) MarshalToSizedBuffer ¶ added in v0.0.10
func (m *HTTPSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HTTPSource) ProtoMessage ¶ added in v0.0.10
func (*HTTPSource) ProtoMessage()
func (*HTTPSource) Reset ¶ added in v0.0.10
func (m *HTTPSource) Reset()
func (*HTTPSource) Size ¶ added in v0.0.10
func (m *HTTPSource) Size() (n int)
func (*HTTPSource) String ¶ added in v0.0.10
func (this *HTTPSource) String() string
func (*HTTPSource) Unmarshal ¶ added in v0.0.10
func (m *HTTPSource) Unmarshal(dAtA []byte) error
func (*HTTPSource) XXX_DiscardUnknown ¶ added in v0.0.10
func (m *HTTPSource) XXX_DiscardUnknown()
func (*HTTPSource) XXX_Marshal ¶ added in v0.0.10
func (m *HTTPSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HTTPSource) XXX_Merge ¶ added in v0.0.10
func (m *HTTPSource) XXX_Merge(src proto.Message)
func (*HTTPSource) XXX_Size ¶ added in v0.0.10
func (m *HTTPSource) XXX_Size() int
func (*HTTPSource) XXX_Unmarshal ¶ added in v0.0.10
func (m *HTTPSource) XXX_Unmarshal(b []byte) error
type Interface ¶
type Interface struct { FIFO bool `json:"fifo,omitempty" protobuf:"varint,1,opt,name=fifo"` HTTP *HTTP `json:"http,omitempty" protobuf:"bytes,2,opt,name=http"` }
func (*Interface) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Interface.
func (*Interface) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Interface) Descriptor ¶
func (*Interface) MarshalToSizedBuffer ¶
func (*Interface) ProtoMessage ¶
func (*Interface) ProtoMessage()
func (*Interface) XXX_DiscardUnknown ¶
func (m *Interface) XXX_DiscardUnknown()
func (*Interface) XXX_Marshal ¶
func (*Interface) XXX_Unmarshal ¶
type Kafka ¶
type Kafka struct { // +kubebuilder:default=default Name string `json:"name,omitempty" protobuf:"bytes,1,opt,name=name"` Brokers []string `json:"brokers,omitempty" protobuf:"bytes,2,opt,name=brokers"` Topic string `json:"topic" protobuf:"bytes,3,opt,name=topic"` Version string `json:"version,omitempty" protobuf:"bytes,4,opt,name=version"` NET *KafkaNET `json:"net,omitempty" protobuf:"bytes,5,opt,name=net"` }
func (*Kafka) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Kafka.
func (*Kafka) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Kafka) Descriptor ¶
func (*Kafka) ProtoMessage ¶
func (*Kafka) ProtoMessage()
func (*Kafka) XXX_DiscardUnknown ¶
func (m *Kafka) XXX_DiscardUnknown()
func (*Kafka) XXX_Marshal ¶
func (*Kafka) XXX_Unmarshal ¶
type KafkaNET ¶
type KafkaNET struct { TLS *TLS `json:"tls,omitempty" protobuf:"bytes,1,opt,name=tls"` SASL *SASL `json:"sasl,omitempty" protobuf:"bytes,2,opt,name=sasl"` }
func (*KafkaNET) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KafkaNET.
func (*KafkaNET) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KafkaNET) Descriptor ¶
func (*KafkaNET) MarshalToSizedBuffer ¶
func (*KafkaNET) ProtoMessage ¶
func (*KafkaNET) ProtoMessage()
func (*KafkaNET) XXX_DiscardUnknown ¶
func (m *KafkaNET) XXX_DiscardUnknown()
func (*KafkaNET) XXX_Marshal ¶
func (*KafkaNET) XXX_Unmarshal ¶
type KafkaSource ¶ added in v0.0.68
type KafkaSource struct { Kafka `json:",inline" protobuf:"bytes,1,opt,name=kafka"` // +kubebuilder:default=Last StartOffset KafkaOffset `json:"startOffset,omitempty" protobuf:"bytes,2,opt,name=startOffset,casttype=KafkaOffset"` }
func (*KafkaSource) DeepCopy ¶ added in v0.0.68
func (in *KafkaSource) DeepCopy() *KafkaSource
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KafkaSource.
func (*KafkaSource) DeepCopyInto ¶ added in v0.0.68
func (in *KafkaSource) DeepCopyInto(out *KafkaSource)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*KafkaSource) Descriptor ¶ added in v0.0.68
func (*KafkaSource) Descriptor() ([]byte, []int)
func (*KafkaSource) Marshal ¶ added in v0.0.68
func (m *KafkaSource) Marshal() (dAtA []byte, err error)
func (*KafkaSource) MarshalTo ¶ added in v0.0.68
func (m *KafkaSource) MarshalTo(dAtA []byte) (int, error)
func (*KafkaSource) MarshalToSizedBuffer ¶ added in v0.0.68
func (m *KafkaSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*KafkaSource) ProtoMessage ¶ added in v0.0.68
func (*KafkaSource) ProtoMessage()
func (*KafkaSource) Reset ¶ added in v0.0.68
func (m *KafkaSource) Reset()
func (*KafkaSource) Size ¶ added in v0.0.68
func (m *KafkaSource) Size() (n int)
func (*KafkaSource) String ¶ added in v0.0.68
func (this *KafkaSource) String() string
func (*KafkaSource) Unmarshal ¶ added in v0.0.68
func (m *KafkaSource) Unmarshal(dAtA []byte) error
func (*KafkaSource) XXX_DiscardUnknown ¶ added in v0.0.68
func (m *KafkaSource) XXX_DiscardUnknown()
func (*KafkaSource) XXX_Marshal ¶ added in v0.0.68
func (m *KafkaSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KafkaSource) XXX_Merge ¶ added in v0.0.68
func (m *KafkaSource) XXX_Merge(src proto.Message)
func (*KafkaSource) XXX_Size ¶ added in v0.0.68
func (m *KafkaSource) XXX_Size() int
func (*KafkaSource) XXX_Unmarshal ¶ added in v0.0.68
func (m *KafkaSource) XXX_Unmarshal(b []byte) error
type Log ¶
type Log struct{}
func (*Log) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Log.
func (*Log) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Log) Descriptor ¶
func (*Log) ProtoMessage ¶
func (*Log) ProtoMessage()
func (*Log) XXX_DiscardUnknown ¶
func (m *Log) XXX_DiscardUnknown()
func (*Log) XXX_Unmarshal ¶
type Metadata ¶
type Metadata struct { Annotations map[string]string `json:"annotations,omitempty" protobuf:"bytes,1,rep,name=annotations"` Labels map[string]string `json:"labels,omitempty" protobuf:"bytes,2,rep,name=labels"` }
func (*Metadata) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Metadata.
func (*Metadata) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Metadata) Descriptor ¶
func (*Metadata) MarshalToSizedBuffer ¶
func (*Metadata) ProtoMessage ¶
func (*Metadata) ProtoMessage()
func (*Metadata) XXX_DiscardUnknown ¶
func (m *Metadata) XXX_DiscardUnknown()
func (*Metadata) XXX_Marshal ¶
func (*Metadata) XXX_Unmarshal ¶
type Metrics ¶
type Metrics struct { Total uint64 `json:"total,omitempty" protobuf:"varint,1,opt,name=total"` Errors uint64 `json:"errors,omitempty" protobuf:"varint,2,opt,name=errors"` Rate resource.Quantity `json:"rate,omitempty" protobuf:"bytes,3,opt,name=rate"` // current rate of messages per second Retries uint64 `json:"retries,omitempty" protobuf:"bytes,4,opt,name=retries"` }
func (*Metrics) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Metrics.
func (*Metrics) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Metrics) Descriptor ¶
func (*Metrics) MarshalToSizedBuffer ¶
func (*Metrics) ProtoMessage ¶
func (*Metrics) ProtoMessage()
func (*Metrics) XXX_DiscardUnknown ¶
func (m *Metrics) XXX_DiscardUnknown()
func (*Metrics) XXX_Marshal ¶
func (*Metrics) XXX_Unmarshal ¶
type Pipeline ¶
type Pipeline struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"` Spec PipelineSpec `json:"spec" protobuf:"bytes,2,opt,name=spec"` Status PipelineStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"` }
+kubebuilder:object:root=true +kubebuilder:resource:shortName=pl +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Phase",type=string,JSONPath=`.status.phase` +kubebuilder:printcolumn:name="Message",type=string,JSONPath=`.status.message`
func (*Pipeline) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Pipeline.
func (*Pipeline) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Pipeline) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Pipeline) Descriptor ¶
func (*Pipeline) MarshalToSizedBuffer ¶
func (*Pipeline) ProtoMessage ¶
func (*Pipeline) ProtoMessage()
func (*Pipeline) XXX_DiscardUnknown ¶
func (m *Pipeline) XXX_DiscardUnknown()
func (*Pipeline) XXX_Marshal ¶
func (*Pipeline) XXX_Unmarshal ¶
type PipelineList ¶
type PipelineList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"` Items []Pipeline `json:"items" protobuf:"bytes,2,rep,name=items"` }
func (*PipelineList) DeepCopy ¶
func (in *PipelineList) DeepCopy() *PipelineList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PipelineList.
func (*PipelineList) DeepCopyInto ¶
func (in *PipelineList) DeepCopyInto(out *PipelineList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PipelineList) DeepCopyObject ¶
func (in *PipelineList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*PipelineList) Descriptor ¶
func (*PipelineList) Descriptor() ([]byte, []int)
func (*PipelineList) Marshal ¶
func (m *PipelineList) Marshal() (dAtA []byte, err error)
func (*PipelineList) MarshalToSizedBuffer ¶
func (m *PipelineList) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PipelineList) ProtoMessage ¶
func (*PipelineList) ProtoMessage()
func (*PipelineList) Reset ¶
func (m *PipelineList) Reset()
func (*PipelineList) Size ¶
func (m *PipelineList) Size() (n int)
func (*PipelineList) String ¶
func (this *PipelineList) String() string
func (*PipelineList) Unmarshal ¶
func (m *PipelineList) Unmarshal(dAtA []byte) error
func (*PipelineList) XXX_DiscardUnknown ¶
func (m *PipelineList) XXX_DiscardUnknown()
func (*PipelineList) XXX_Marshal ¶
func (m *PipelineList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PipelineList) XXX_Merge ¶
func (m *PipelineList) XXX_Merge(src proto.Message)
func (*PipelineList) XXX_Size ¶
func (m *PipelineList) XXX_Size() int
func (*PipelineList) XXX_Unmarshal ¶
func (m *PipelineList) XXX_Unmarshal(b []byte) error
type PipelinePhase ¶
type PipelinePhase string
+kubebuilder:validation:Enum="";Pending;Running;Succeeded;Failed
const ( PipelineUnknown PipelinePhase = "" PipelinePending PipelinePhase = "Pending" PipelineRunning PipelinePhase = "Running" PipelineSucceeded PipelinePhase = "Succeeded" PipelineFailed PipelinePhase = "Failed" )
func MinPipelinePhase ¶
func MinPipelinePhase(v ...PipelinePhase) PipelinePhase
func (PipelinePhase) Completed ¶
func (p PipelinePhase) Completed() bool
type PipelineSpec ¶
type PipelineSpec struct { // +patchStrategy=merge // +patchMergeKey=name Steps []StepSpec `json:"steps,omitempty" protobuf:"bytes,1,rep,name=steps"` }
func (*PipelineSpec) DeepCopy ¶
func (in *PipelineSpec) DeepCopy() *PipelineSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PipelineSpec.
func (*PipelineSpec) DeepCopyInto ¶
func (in *PipelineSpec) DeepCopyInto(out *PipelineSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PipelineSpec) Descriptor ¶
func (*PipelineSpec) Descriptor() ([]byte, []int)
func (*PipelineSpec) HasStep ¶
func (in *PipelineSpec) HasStep(name string) bool
func (*PipelineSpec) Marshal ¶
func (m *PipelineSpec) Marshal() (dAtA []byte, err error)
func (*PipelineSpec) MarshalToSizedBuffer ¶
func (m *PipelineSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PipelineSpec) ProtoMessage ¶
func (*PipelineSpec) ProtoMessage()
func (*PipelineSpec) Reset ¶
func (m *PipelineSpec) Reset()
func (*PipelineSpec) Size ¶
func (m *PipelineSpec) Size() (n int)
func (*PipelineSpec) String ¶
func (this *PipelineSpec) String() string
func (*PipelineSpec) Unmarshal ¶
func (m *PipelineSpec) Unmarshal(dAtA []byte) error
func (*PipelineSpec) XXX_DiscardUnknown ¶
func (m *PipelineSpec) XXX_DiscardUnknown()
func (*PipelineSpec) XXX_Marshal ¶
func (m *PipelineSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PipelineSpec) XXX_Merge ¶
func (m *PipelineSpec) XXX_Merge(src proto.Message)
func (*PipelineSpec) XXX_Size ¶
func (m *PipelineSpec) XXX_Size() int
func (*PipelineSpec) XXX_Unmarshal ¶
func (m *PipelineSpec) XXX_Unmarshal(b []byte) error
type PipelineStatus ¶
type PipelineStatus struct { Phase PipelinePhase `json:"phase,omitempty" protobuf:"bytes,1,opt,name=phase,casttype=PipelinePhase"` Message string `json:"message,omitempty" protobuf:"bytes,2,opt,name=message"` Conditions []metav1.Condition `json:"conditions,omitempty" protobuf:"bytes,3,rep,name=conditions"` LastUpdated metav1.Time `json:"lastUpdated,omitempty" protobuf:"bytes,4,opt,name=lastUpdated"` }
func (*PipelineStatus) DeepCopy ¶
func (in *PipelineStatus) DeepCopy() *PipelineStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PipelineStatus.
func (*PipelineStatus) DeepCopyInto ¶
func (in *PipelineStatus) DeepCopyInto(out *PipelineStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PipelineStatus) Descriptor ¶
func (*PipelineStatus) Descriptor() ([]byte, []int)
func (*PipelineStatus) Marshal ¶
func (m *PipelineStatus) Marshal() (dAtA []byte, err error)
func (*PipelineStatus) MarshalToSizedBuffer ¶
func (m *PipelineStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PipelineStatus) ProtoMessage ¶
func (*PipelineStatus) ProtoMessage()
func (*PipelineStatus) Reset ¶
func (m *PipelineStatus) Reset()
func (*PipelineStatus) Size ¶
func (m *PipelineStatus) Size() (n int)
func (*PipelineStatus) String ¶
func (this *PipelineStatus) String() string
func (*PipelineStatus) Unmarshal ¶
func (m *PipelineStatus) Unmarshal(dAtA []byte) error
func (*PipelineStatus) XXX_DiscardUnknown ¶
func (m *PipelineStatus) XXX_DiscardUnknown()
func (*PipelineStatus) XXX_Marshal ¶
func (m *PipelineStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PipelineStatus) XXX_Merge ¶
func (m *PipelineStatus) XXX_Merge(src proto.Message)
func (*PipelineStatus) XXX_Size ¶
func (m *PipelineStatus) XXX_Size() int
func (*PipelineStatus) XXX_Unmarshal ¶
func (m *PipelineStatus) XXX_Unmarshal(b []byte) error
type S3 ¶ added in v0.0.75
type S3 struct { // +kubebuilder:default=default Name string `json:"name,omitempty" protobuf:"bytes,1,opt,name=name"` Bucket string `json:"bucket" protobuf:"bytes,2,opt,name=bucket"` Region string `json:"region,omitempty" protobuf:"bytes,3,opt,name=region"` Credentials *AWSCredentials `json:"credentials,omitempty" protobuf:"bytes,4,opt,name=credentials"` Endpoint *AWSEndpoint `json:"endpoint,omitempty" protobuf:"bytes,5,opt,name=endpoint"` }
func (*S3) DeepCopy ¶ added in v0.0.75
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new S3.
func (*S3) DeepCopyInto ¶ added in v0.0.75
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*S3) Descriptor ¶ added in v0.0.75
func (*S3) MarshalToSizedBuffer ¶ added in v0.0.75
func (*S3) ProtoMessage ¶ added in v0.0.75
func (*S3) ProtoMessage()
func (*S3) XXX_DiscardUnknown ¶ added in v0.0.75
func (m *S3) XXX_DiscardUnknown()
func (*S3) XXX_Marshal ¶ added in v0.0.75
func (*S3) XXX_Unmarshal ¶ added in v0.0.75
type S3Sink ¶ added in v0.0.75
type S3Sink struct {
S3 `json:",inline" protobuf:"bytes,4,opt,name=s3"`
}
func (*S3Sink) DeepCopy ¶ added in v0.0.75
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new S3Sink.
func (*S3Sink) DeepCopyInto ¶ added in v0.0.75
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*S3Sink) Descriptor ¶ added in v0.0.75
func (*S3Sink) MarshalToSizedBuffer ¶ added in v0.0.75
func (*S3Sink) ProtoMessage ¶ added in v0.0.75
func (*S3Sink) ProtoMessage()
func (*S3Sink) XXX_DiscardUnknown ¶ added in v0.0.75
func (m *S3Sink) XXX_DiscardUnknown()
func (*S3Sink) XXX_Marshal ¶ added in v0.0.75
func (*S3Sink) XXX_Unmarshal ¶ added in v0.0.75
type S3Source ¶ added in v0.0.74
type S3Source struct { S3 `json:",inline" protobuf:"bytes,7,opt,name=s3"` // +kubebuilder:default="1m" PollPeriod metav1.Duration `json:"pollPeriod,omitempty" protobuf:"bytes,6,opt,name=pollPeriod"` }
func (*S3Source) DeepCopy ¶ added in v0.0.74
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new S3Source.
func (*S3Source) DeepCopyInto ¶ added in v0.0.74
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*S3Source) Descriptor ¶ added in v0.0.74
func (*S3Source) MarshalToSizedBuffer ¶ added in v0.0.74
func (*S3Source) ProtoMessage ¶ added in v0.0.74
func (*S3Source) ProtoMessage()
func (*S3Source) XXX_DiscardUnknown ¶ added in v0.0.74
func (m *S3Source) XXX_DiscardUnknown()
func (*S3Source) XXX_Marshal ¶ added in v0.0.74
func (*S3Source) XXX_Unmarshal ¶ added in v0.0.74
type SASL ¶ added in v0.0.73
type SASL struct { // SASLMechanism is the name of the enabled SASL mechanism. // Possible values: OAUTHBEARER, PLAIN (defaults to PLAIN). // +optional Mechanism SASLMechanism `json:"mechanism,omitempty" protobuf:"bytes,1,opt,name=mechanism"` // User is the authentication identity (authcid) to present for // SASL/PLAIN or SASL/SCRAM authentication UserSecret *corev1.SecretKeySelector `json:"userSecret,omitempty" protobuf:"bytes,2,opt,name=user"` // Password for SASL/PLAIN authentication PasswordSecret *corev1.SecretKeySelector `json:"passwordSecret,omitempty" protobuf:"bytes,3,opt,name=password"` }
func (*SASL) DeepCopy ¶ added in v0.0.73
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SASL.
func (*SASL) DeepCopyInto ¶ added in v0.0.73
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SASL) Descriptor ¶ added in v0.0.73
func (SASL) GetMechanism ¶ added in v0.0.73
func (s SASL) GetMechanism() SASLMechanism
func (*SASL) MarshalToSizedBuffer ¶ added in v0.0.73
func (*SASL) ProtoMessage ¶ added in v0.0.73
func (*SASL) ProtoMessage()
func (*SASL) XXX_DiscardUnknown ¶ added in v0.0.73
func (m *SASL) XXX_DiscardUnknown()
func (*SASL) XXX_Marshal ¶ added in v0.0.73
func (*SASL) XXX_Unmarshal ¶ added in v0.0.73
type SASLMechanism ¶ added in v0.0.73
type SASLMechanism string
var ( OAUTHBEARER SASLMechanism = "SASLMechanism" SCRAMSHA256 SASLMechanism = "SCRAM-SHA-256" SCRAMSHA512 SASLMechanism = "SCRAM-SHA-512" GSSAPI SASLMechanism = "GSSAPI" PLAIN SASLMechanism = "PLAIN" )
type SQLAction ¶ added in v0.0.89
type SQLAction struct { SQLStatement `json:",inline" protobuf:"bytes,1,opt,name=statement"` OnRecordNotFound *SQLStatement `json:"onRecordNotFound,omitempty" protobuf:"bytes,2,opt,name=onRecordNotFound"` OnError *SQLStatement `json:"onError,omitempty" protobuf:"bytes,3,opt,name=onError"` }
func (*SQLAction) DeepCopy ¶ added in v0.0.89
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SQLAction.
func (*SQLAction) DeepCopyInto ¶ added in v0.0.89
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SQLAction) Descriptor ¶ added in v0.0.89
func (*SQLAction) MarshalToSizedBuffer ¶ added in v0.0.89
func (*SQLAction) ProtoMessage ¶ added in v0.0.89
func (*SQLAction) ProtoMessage()
func (*SQLAction) XXX_DiscardUnknown ¶ added in v0.0.89
func (m *SQLAction) XXX_DiscardUnknown()
func (*SQLAction) XXX_Marshal ¶ added in v0.0.89
func (*SQLAction) XXX_Unmarshal ¶ added in v0.0.89
type SQLStatement ¶ added in v0.0.89
type SQLStatement struct { SQL string `json:"sql,omitempty" protobuf:"bytes,1,opt,name=sql"` Args []string `json:"args,omitempty" protobuf:"bytes,2,rep,name=args"` }
func (*SQLStatement) DeepCopy ¶ added in v0.0.89
func (in *SQLStatement) DeepCopy() *SQLStatement
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SQLStatement.
func (*SQLStatement) DeepCopyInto ¶ added in v0.0.89
func (in *SQLStatement) DeepCopyInto(out *SQLStatement)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SQLStatement) Descriptor ¶ added in v0.0.89
func (*SQLStatement) Descriptor() ([]byte, []int)
func (*SQLStatement) Marshal ¶ added in v0.0.89
func (m *SQLStatement) Marshal() (dAtA []byte, err error)
func (*SQLStatement) MarshalTo ¶ added in v0.0.89
func (m *SQLStatement) MarshalTo(dAtA []byte) (int, error)
func (*SQLStatement) MarshalToSizedBuffer ¶ added in v0.0.89
func (m *SQLStatement) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SQLStatement) ProtoMessage ¶ added in v0.0.89
func (*SQLStatement) ProtoMessage()
func (*SQLStatement) Reset ¶ added in v0.0.89
func (m *SQLStatement) Reset()
func (*SQLStatement) Size ¶ added in v0.0.89
func (m *SQLStatement) Size() (n int)
func (*SQLStatement) String ¶ added in v0.0.89
func (this *SQLStatement) String() string
func (*SQLStatement) Unmarshal ¶ added in v0.0.89
func (m *SQLStatement) Unmarshal(dAtA []byte) error
func (*SQLStatement) XXX_DiscardUnknown ¶ added in v0.0.89
func (m *SQLStatement) XXX_DiscardUnknown()
func (*SQLStatement) XXX_Marshal ¶ added in v0.0.89
func (m *SQLStatement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SQLStatement) XXX_Merge ¶ added in v0.0.89
func (m *SQLStatement) XXX_Merge(src proto.Message)
func (*SQLStatement) XXX_Size ¶ added in v0.0.89
func (m *SQLStatement) XXX_Size() int
func (*SQLStatement) XXX_Unmarshal ¶ added in v0.0.89
func (m *SQLStatement) XXX_Unmarshal(b []byte) error
type STAN ¶
type STAN struct { // +kubebuilder:default=default Name string `json:"name,omitempty" protobuf:"bytes,1,opt,name=name"` NATSURL string `json:"natsUrl,omitempty" protobuf:"bytes,4,opt,name=natsUrl"` NATSMonitoringURL string `json:"natsMonitoringUrl,omitempty" protobuf:"bytes,8,opt,name=natsMonitoringUrl"` ClusterID string `json:"clusterId,omitempty" protobuf:"bytes,5,opt,name=clusterId"` Subject string `json:"subject" protobuf:"bytes,3,opt,name=subject"` SubjectPrefix SubjectPrefix `json:"subjectPrefix,omitempty" protobuf:"bytes,6,opt,name=subjectPrefix,casttype=SubjectPrefix"` Auth *STANAuth `json:"auth,omitempty" protobuf:"bytes,7,opt,name=auth"` // Max inflight messages when subscribing to the stan server, which means how many messages // between commits, therefore potential duplicates during disruption // +kubebuilder:default=20 MaxInflight uint32 `json:"maxInflight,omitempty" protobuf:"bytes,9,opt,name=maxInflight"` }
func (*STAN) AuthStrategy ¶ added in v0.0.60
func (s *STAN) AuthStrategy() STANAuthStrategy
func (*STAN) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new STAN.
func (*STAN) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*STAN) Descriptor ¶
func (*STAN) GetMaxInflight ¶ added in v0.0.68
func (*STAN) ProtoMessage ¶
func (*STAN) ProtoMessage()
func (*STAN) XXX_DiscardUnknown ¶
func (m *STAN) XXX_DiscardUnknown()
func (*STAN) XXX_Unmarshal ¶
type STANAuth ¶ added in v0.0.60
type STANAuth struct {
Token *corev1.SecretKeySelector `json:"token,omitempty" protobuf:"bytes,1,opt,name=token"`
}
func (*STANAuth) DeepCopy ¶ added in v0.0.60
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new STANAuth.
func (*STANAuth) DeepCopyInto ¶ added in v0.0.60
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*STANAuth) Descriptor ¶ added in v0.0.60
func (*STANAuth) MarshalToSizedBuffer ¶ added in v0.0.60
func (*STANAuth) ProtoMessage ¶ added in v0.0.60
func (*STANAuth) ProtoMessage()
func (*STANAuth) XXX_DiscardUnknown ¶ added in v0.0.60
func (m *STANAuth) XXX_DiscardUnknown()
func (*STANAuth) XXX_Marshal ¶ added in v0.0.60
func (*STANAuth) XXX_Unmarshal ¶ added in v0.0.60
type STANAuthStrategy ¶ added in v0.0.60
type STANAuthStrategy string
var ( STANAuthNone STANAuthStrategy = "None" STANAuthToken STANAuthStrategy = "Token" )
type Scale ¶ added in v0.0.9
type Scale struct { MinReplicas int32 `json:"minReplicas" protobuf:"varint,1,opt,name=minReplicas"` MaxReplicas *uint32 `json:"maxReplicas,omitempty" protobuf:"varint,2,opt,name=maxReplicas"` // takes precedence over min ReplicaRatio uint32 `json:"replicaRatio,omitempty" protobuf:"varint,3,opt,name=replicaRatio"` }
func (Scale) Calculate ¶ added in v0.0.9
Used to calculate the number of replicas. min(r.max, max(r.min, pending/ratio)) Example: min=1, max=4, ratio=100 pending=0, replicas=1 pending=100, replicas=1 pending=200, replicas=2 pending=300, replicas=3 pending=400, replicas=4 pending=500, replicas=4
func (*Scale) DeepCopy ¶ added in v0.0.9
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Scale.
func (*Scale) DeepCopyInto ¶ added in v0.0.9
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Scale) Descriptor ¶ added in v0.0.9
func (*Scale) MarshalToSizedBuffer ¶ added in v0.0.9
func (*Scale) ProtoMessage ¶ added in v0.0.9
func (*Scale) ProtoMessage()
func (*Scale) XXX_DiscardUnknown ¶ added in v0.0.9
func (m *Scale) XXX_DiscardUnknown()
func (*Scale) XXX_Marshal ¶ added in v0.0.9
func (*Scale) XXX_Unmarshal ¶ added in v0.0.9
type Sink ¶
type Sink struct { // +kubebuilder:default=default Name string `json:"name,omitempty" protobuf:"bytes,1,opt,name=name"` STAN *STAN `json:"stan,omitempty" protobuf:"bytes,2,opt,name=stan"` Kafka *Kafka `json:"kafka,omitempty" protobuf:"bytes,3,opt,name=kafka"` Log *Log `json:"log,omitempty" protobuf:"bytes,4,opt,name=log"` HTTP *HTTPSink `json:"http,omitempty" protobuf:"bytes,5,opt,name=http"` S3 *S3Sink `json:"s3,omitempty" protobuf:"bytes,6,opt,name=s3"` DB *DBSink `json:"db,omitempty" protobuf:"bytes,7,opt,name=db"` }
func (*Sink) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sink.
func (*Sink) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Sink) Descriptor ¶
func (*Sink) ProtoMessage ¶
func (*Sink) ProtoMessage()
func (*Sink) XXX_DiscardUnknown ¶
func (m *Sink) XXX_DiscardUnknown()
func (*Sink) XXX_Unmarshal ¶
type Source ¶
type Source struct { // +kubebuilder:default=default Name string `json:"name,omitempty" protobuf:"bytes,1,opt,name=name"` Cron *Cron `json:"cron,omitempty" protobuf:"bytes,2,opt,name=cron"` STAN *STAN `json:"stan,omitempty" protobuf:"bytes,3,opt,name=stan"` Kafka *KafkaSource `json:"kafka,omitempty" protobuf:"bytes,4,opt,name=kafka"` HTTP *HTTPSource `json:"http,omitempty" protobuf:"bytes,5,opt,name=http"` S3 *S3Source `json:"s3,omitempty" protobuf:"bytes,8,opt,name=s3"` // +kubebuilder:default={duration: "100ms", steps: 20, factorPercentage: 200, jitterPercentage: 10} Retry Backoff `json:"retry,omitempty" protobuf:"bytes,7,opt,name=retry"` }
func (*Source) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Source.
func (*Source) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Source) Descriptor ¶
func (*Source) MarshalToSizedBuffer ¶
func (*Source) ProtoMessage ¶
func (*Source) ProtoMessage()
func (*Source) XXX_DiscardUnknown ¶
func (m *Source) XXX_DiscardUnknown()
func (*Source) XXX_Marshal ¶
func (*Source) XXX_Unmarshal ¶
type SourceStatus ¶
type SourceStatus struct { Pending *uint64 `json:"pending,omitempty" protobuf:"varint,3,opt,name=pending"` Metrics map[string]Metrics `json:"metrics,omitempty" protobuf:"bytes,4,rep,name=metrics"` }
func (SourceStatus) AnySunk ¶ added in v0.0.35
func (in SourceStatus) AnySunk() bool
func (*SourceStatus) DeepCopy ¶
func (in *SourceStatus) DeepCopy() *SourceStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SourceStatus.
func (*SourceStatus) DeepCopyInto ¶
func (in *SourceStatus) DeepCopyInto(out *SourceStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SourceStatus) Descriptor ¶
func (*SourceStatus) Descriptor() ([]byte, []int)
func (SourceStatus) GetErrors ¶ added in v0.0.32
func (in SourceStatus) GetErrors() uint64
func (SourceStatus) GetPending ¶ added in v0.0.32
func (in SourceStatus) GetPending() uint64
GetPending returns pending counts
func (SourceStatus) GetRetries ¶ added in v0.0.65
func (in SourceStatus) GetRetries() uint64
GetRetries returns total Retries metrics
func (SourceStatus) GetTotal ¶ added in v0.0.32
func (in SourceStatus) GetTotal() uint64
func (*SourceStatus) Marshal ¶
func (m *SourceStatus) Marshal() (dAtA []byte, err error)
func (*SourceStatus) MarshalToSizedBuffer ¶
func (m *SourceStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SourceStatus) ProtoMessage ¶
func (*SourceStatus) ProtoMessage()
func (*SourceStatus) Reset ¶
func (m *SourceStatus) Reset()
func (*SourceStatus) Size ¶
func (m *SourceStatus) Size() (n int)
func (*SourceStatus) String ¶
func (this *SourceStatus) String() string
func (*SourceStatus) Unmarshal ¶
func (m *SourceStatus) Unmarshal(dAtA []byte) error
func (*SourceStatus) XXX_DiscardUnknown ¶
func (m *SourceStatus) XXX_DiscardUnknown()
func (*SourceStatus) XXX_Marshal ¶
func (m *SourceStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SourceStatus) XXX_Merge ¶
func (m *SourceStatus) XXX_Merge(src proto.Message)
func (*SourceStatus) XXX_Size ¶
func (m *SourceStatus) XXX_Size() int
func (*SourceStatus) XXX_Unmarshal ¶
func (m *SourceStatus) XXX_Unmarshal(b []byte) error
type SourceStatuses ¶
type SourceStatuses map[string]SourceStatus // key is source name
func (SourceStatuses) AnySunk ¶ added in v0.0.32
func (in SourceStatuses) AnySunk() bool
func (SourceStatuses) DeepCopy ¶
func (in SourceStatuses) DeepCopy() SourceStatuses
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SourceStatuses.
func (SourceStatuses) DeepCopyInto ¶
func (in SourceStatuses) DeepCopyInto(out *SourceStatuses)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (SourceStatuses) Get ¶ added in v0.0.35
func (in SourceStatuses) Get(name string) SourceStatus
func (SourceStatuses) GetErrors ¶ added in v0.0.72
func (in SourceStatuses) GetErrors() uint64
func (SourceStatuses) GetPending ¶
func (in SourceStatuses) GetPending() uint64
func (SourceStatuses) GetTotal ¶ added in v0.0.32
func (in SourceStatuses) GetTotal() uint64
func (SourceStatuses) IncrErrors ¶ added in v0.0.43
func (in SourceStatuses) IncrErrors(name string, replica int)
func (SourceStatuses) IncrRetries ¶ added in v0.0.65
func (in SourceStatuses) IncrRetries(name string, replica int)
IncrRetries increase the retry_count metrics by 1
func (SourceStatuses) IncrTotal ¶ added in v0.0.43
func (in SourceStatuses) IncrTotal(name string, replica int, rate resource.Quantity)
func (SourceStatuses) SetPending ¶
func (in SourceStatuses) SetPending(name string, pending uint64)
type Sources ¶ added in v0.0.10
type Sources []Source
func (Sources) DeepCopy ¶ added in v0.0.10
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sources.
func (Sources) DeepCopyInto ¶ added in v0.0.10
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Step ¶
type Step struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"` Spec StepSpec `json:"spec" protobuf:"bytes,2,opt,name=spec"` Status StepStatus `json:"status,omitempty" protobuf:"bytes,3,opt,name=status"` }
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:subresource:scale:specpath=.spec.replicas,statuspath=.status.replicas,selectorpath=.status.selector +kubebuilder:printcolumn:name="Phase",type=string,JSONPath=`.status.phase` +kubebuilder:printcolumn:name="Reason",type=string,JSONPath=`.status.reason` +kubebuilder:printcolumn:name="Message",type=string,JSONPath=`.status.message` +kubebuilder:printcolumn:name="Desired",type=string,JSONPath=`.spec.replicas` +kubebuilder:printcolumn:name="Current",type=string,JSONPath=`.status.replicas`
func (*Step) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Step.
func (*Step) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Step) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Step) Descriptor ¶
func (Step) GetPodSpec ¶ added in v0.0.41
func (in Step) GetPodSpec(req GetPodSpecReq) corev1.PodSpec
func (Step) GetTargetReplicas ¶
func (*Step) ProtoMessage ¶
func (*Step) ProtoMessage()
func (*Step) XXX_DiscardUnknown ¶
func (m *Step) XXX_DiscardUnknown()
func (*Step) XXX_Unmarshal ¶
type StepList ¶
type StepList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"` Items []Step `json:"items" protobuf:"bytes,2,rep,name=items"` }
func (*StepList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StepList.
func (*StepList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*StepList) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*StepList) Descriptor ¶
func (*StepList) MarshalToSizedBuffer ¶
func (*StepList) ProtoMessage ¶
func (*StepList) ProtoMessage()
func (*StepList) XXX_DiscardUnknown ¶
func (m *StepList) XXX_DiscardUnknown()
func (*StepList) XXX_Marshal ¶
func (*StepList) XXX_Unmarshal ¶
type StepPhase ¶
type StepPhase string
+kubebuilder:validation:Enum="";Pending;Running;Succeeded;Failed
type StepPhaseMessage ¶
type StepPhaseMessage string
func MinStepPhaseMessage ¶
func MinStepPhaseMessage(v ...StepPhaseMessage) StepPhaseMessage
func NewStepPhaseMessage ¶
func NewStepPhaseMessage(phase StepPhase, reason, message string) StepPhaseMessage
func (StepPhaseMessage) GetMessage ¶
func (m StepPhaseMessage) GetMessage() string
func (StepPhaseMessage) GetPhase ¶
func (m StepPhaseMessage) GetPhase() StepPhase
func (StepPhaseMessage) GetReason ¶ added in v0.0.15
func (m StepPhaseMessage) GetReason() string
type StepSpec ¶
type StepSpec struct { // +kubebuilder:default=default Name string `json:"name" protobuf:"bytes,6,opt,name=name"` Cat *Cat `json:"cat,omitempty" protobuf:"bytes,15,opt,name=cat"` Container *Container `json:"container,omitempty" protobuf:"bytes,1,opt,name=container"` Dedupe *Dedupe `json:"dedupe,omitempty" protobuf:"bytes,27,opt,name=dedupe"` Expand *Expand `json:"expand,omitempty" protobuf:"bytes,26,opt,name=expand"` Filter Filter `json:"filter,omitempty" protobuf:"bytes,8,opt,name=filter,casttype=Filter"` Flatten *Flatten `json:"flatten,omitempty" protobuf:"bytes,25,opt,name=flatten"` Git *Git `json:"git,omitempty" protobuf:"bytes,12,opt,name=git"` Group *Group `json:"group,omitempty" protobuf:"bytes,11,opt,name=group"` Code *Code `json:"code,omitempty" protobuf:"bytes,7,opt,name=code"` Map Map `json:"map,omitempty" protobuf:"bytes,9,opt,name=map,casttype=Map"` // +kubebuilder:default=1 Replicas uint32 `json:"replicas,omitempty" protobuf:"varint,23,opt,name=replicas"` Scale *Scale `json:"scale,omitempty" protobuf:"bytes,24,opt,name=scale"` // +patchStrategy=merge // +patchMergeKey=name Sources Sources `json:"sources,omitempty" protobuf:"bytes,3,rep,name=sources"` // +patchStrategy=merge // +patchMergeKey=name Sinks []Sink `json:"sinks,omitempty" protobuf:"bytes,4,rep,name=sinks"` // +kubebuilder:default=OnFailure RestartPolicy corev1.RestartPolicy `json:"restartPolicy,omitempty" protobuf:"bytes,5,opt,name=restartPolicy,casttype=k8s.io/api/core/v1.RestartPolicy"` Terminator bool `json:"terminator,omitempty" protobuf:"varint,10,opt,name=terminator"` // if this step terminates, terminate all steps in the pipeline // +patchStrategy=merge // +patchMergeKey=name Volumes []corev1.Volume `json:"volumes,omitempty" protobuf:"bytes,13,rep,name=volumes"` // +kubebuilder:default=pipeline ServiceAccountName string `json:"serviceAccountName,omitempty" protobuf:"bytes,14,opt,name=serviceAccountName"` Metadata *Metadata `json:"metadata,omitempty" protobuf:"bytes,16,opt,name=metadata"` NodeSelector map[string]string `json:"nodeSelector,omitempty" protobuf:"bytes,17,rep,name=nodeSelector"` Affinity *corev1.Affinity `json:"affinity,omitempty" protobuf:"bytes,18,opt,name=affinity"` Tolerations []corev1.Toleration `json:"tolerations,omitempty" protobuf:"bytes,19,rep,name=tolerations"` }
func (StepSpec) CalculateReplicas ¶ added in v0.0.9
func (*StepSpec) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StepSpec.
func (*StepSpec) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*StepSpec) Descriptor ¶
func (*StepSpec) MarshalToSizedBuffer ¶
func (*StepSpec) ProtoMessage ¶
func (*StepSpec) ProtoMessage()
func (*StepSpec) XXX_DiscardUnknown ¶
func (m *StepSpec) XXX_DiscardUnknown()
func (*StepSpec) XXX_Marshal ¶
func (*StepSpec) XXX_Unmarshal ¶
type StepStatus ¶
type StepStatus struct { Phase StepPhase `json:"phase" protobuf:"bytes,1,opt,name=phase,casttype=StepPhase"` Reason string `json:"reason,omitempty" protobuf:"bytes,8,opt,name=reason"` Message string `json:"message,omitempty" protobuf:"bytes,2,opt,name=message"` Replicas uint32 `json:"replicas" protobuf:"varint,5,opt,name=replicas"` Selector string `json:"selector,omitempty" protobuf:"bytes,7,opt,name=selector"` LastScaledAt metav1.Time `json:"lastScaledAt,omitempty" protobuf:"bytes,6,opt,name=lastScaledAt"` SourceStatuses SourceStatuses `json:"sourceStatuses,omitempty" protobuf:"bytes,3,rep,name=sourceStatuses"` SinkStatues SourceStatuses `json:"sinkStatuses,omitempty" protobuf:"bytes,4,rep,name=sinkStatuses"` }
func (*StepStatus) DeepCopy ¶
func (in *StepStatus) DeepCopy() *StepStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StepStatus.
func (*StepStatus) DeepCopyInto ¶
func (in *StepStatus) DeepCopyInto(out *StepStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*StepStatus) Descriptor ¶
func (*StepStatus) Descriptor() ([]byte, []int)
func (StepStatus) GetReplicas ¶
func (m StepStatus) GetReplicas() int
func (*StepStatus) Marshal ¶
func (m *StepStatus) Marshal() (dAtA []byte, err error)
func (*StepStatus) MarshalToSizedBuffer ¶
func (m *StepStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StepStatus) ProtoMessage ¶
func (*StepStatus) ProtoMessage()
func (*StepStatus) Reset ¶
func (m *StepStatus) Reset()
func (*StepStatus) Size ¶
func (m *StepStatus) Size() (n int)
func (*StepStatus) String ¶
func (this *StepStatus) String() string
func (*StepStatus) Unmarshal ¶
func (m *StepStatus) Unmarshal(dAtA []byte) error
func (*StepStatus) XXX_DiscardUnknown ¶
func (m *StepStatus) XXX_DiscardUnknown()
func (*StepStatus) XXX_Marshal ¶
func (m *StepStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StepStatus) XXX_Merge ¶
func (m *StepStatus) XXX_Merge(src proto.Message)
func (*StepStatus) XXX_Size ¶
func (m *StepStatus) XXX_Size() int
func (*StepStatus) XXX_Unmarshal ¶
func (m *StepStatus) XXX_Unmarshal(b []byte) error
type Storage ¶
type Storage struct { Name string `json:"name" protobuf:"bytes,1,opt,name=name"` // volume name SubPath string `json:"subPath,omitempty" protobuf:"bytes,2,opt,name=subPath"` }
func (*Storage) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Storage.
func (*Storage) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Storage) Descriptor ¶
func (*Storage) MarshalToSizedBuffer ¶
func (*Storage) ProtoMessage ¶
func (*Storage) ProtoMessage()
func (*Storage) XXX_DiscardUnknown ¶
func (m *Storage) XXX_DiscardUnknown()
func (*Storage) XXX_Marshal ¶
func (*Storage) XXX_Unmarshal ¶
type SubjectPrefix ¶
type SubjectPrefix string
+kubebuilder:validation:Enum="";None;NamespaceName;NamespacedPipelineName
const ( SubjectPrefixNone SubjectPrefix = "None" SubjectPrefixNamespaceName SubjectPrefix = "NamespaceName" SubjectPrefixNamespacedPipelineName SubjectPrefix = "NamespacedPipelineName" )
func SubjectPrefixOr ¶
func SubjectPrefixOr(a, b SubjectPrefix) SubjectPrefix
type TLS ¶
type TLS struct { // CACertSecret refers to the secret that contains the CA cert CACertSecret *corev1.SecretKeySelector `json:"caCertSecret,omitempty" protobuf:"bytes,1,opt,name=caCertSecret"` // CertSecret refers to the secret that contains the cert CertSecret *corev1.SecretKeySelector `json:"clientCertSecret,omitempty" protobuf:"bytes,2,opt,name=certSecret"` // KeySecret refers to the secret that contains the key KeySecret *corev1.SecretKeySelector `json:"clientKeySecret,omitempty" protobuf:"bytes,3,opt,name=keySecret"` }
func (*TLS) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TLS.
func (*TLS) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TLS) Descriptor ¶
func (*TLS) ProtoMessage ¶
func (*TLS) ProtoMessage()
func (*TLS) XXX_DiscardUnknown ¶
func (m *TLS) XXX_DiscardUnknown()
func (*TLS) XXX_Unmarshal ¶
Source Files ¶
- aws_credentials.go
- aws_endpoint.go
- backoff.go
- cat.go
- code.go
- const.go
- container.go
- container_builder.go
- container_supplier.go
- cron.go
- db.go
- db_sink.go
- dedupe.go
- expand.go
- filter.go
- flatten.go
- generated.pb.go
- git.go
- group.go
- group_format.go
- groupversion_info.go
- http.go
- http_header.go
- http_header_source.go
- http_sink.go
- http_source.go
- interface.go
- kafka.go
- kafka_source.go
- log.go
- map.go
- metadata.go
- metrics.go
- pipeline_phase.go
- pipeline_spec.go
- pipeline_status.go
- pipeline_types.go
- runtime.go
- s3.go
- s3_sink.go
- s3_source.go
- sasl.go
- scale.go
- sink.go
- source.go
- source_status.go
- source_statuses.go
- sources.go
- stan.go
- step_phase.go
- step_phase_message.go
- step_spec.go
- step_status.go
- step_types.go
- string.go
- subject_prefix.go
- tls.go
- trunc.go
- zz_generated.deepcopy.go