Documentation ¶
Index ¶
- Variables
- func RegisterNamespaceServiceServer(s *grpc.Server, srv NamespaceServiceServer)
- type CreateExportSinkRequest
- func (*CreateExportSinkRequest) Descriptor() ([]byte, []int)
- func (this *CreateExportSinkRequest) Equal(that interface{}) bool
- func (m *CreateExportSinkRequest) GetNamespace() string
- func (m *CreateExportSinkRequest) GetRequestId() string
- func (m *CreateExportSinkRequest) GetSpec() *v13.ExportSinkSpec
- func (this *CreateExportSinkRequest) GoString() string
- func (m *CreateExportSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateExportSinkRequest) ProtoMessage()
- func (m *CreateExportSinkRequest) Reset()
- func (m *CreateExportSinkRequest) Size() (n int)
- func (this *CreateExportSinkRequest) String() string
- func (m *CreateExportSinkRequest) Unmarshal(dAtA []byte) error
- func (m *CreateExportSinkRequest) XXX_DiscardUnknown()
- func (m *CreateExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateExportSinkRequest) XXX_Merge(src proto.Message)
- func (m *CreateExportSinkRequest) XXX_Size() int
- func (m *CreateExportSinkRequest) XXX_Unmarshal(b []byte) error
- type CreateExportSinkResponse
- func (*CreateExportSinkResponse) Descriptor() ([]byte, []int)
- func (this *CreateExportSinkResponse) Equal(that interface{}) bool
- func (m *CreateExportSinkResponse) GetRequestStatus() *v12.RequestStatus
- func (this *CreateExportSinkResponse) GoString() string
- func (m *CreateExportSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateExportSinkResponse) ProtoMessage()
- func (m *CreateExportSinkResponse) Reset()
- func (m *CreateExportSinkResponse) Size() (n int)
- func (this *CreateExportSinkResponse) String() string
- func (m *CreateExportSinkResponse) Unmarshal(dAtA []byte) error
- func (m *CreateExportSinkResponse) XXX_DiscardUnknown()
- func (m *CreateExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateExportSinkResponse) XXX_Merge(src proto.Message)
- func (m *CreateExportSinkResponse) XXX_Size() int
- func (m *CreateExportSinkResponse) XXX_Unmarshal(b []byte) error
- type CreateNamespaceRequest
- func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *CreateNamespaceRequest) Equal(that interface{}) bool
- func (m *CreateNamespaceRequest) GetNamespace() string
- func (m *CreateNamespaceRequest) GetRequestId() string
- func (m *CreateNamespaceRequest) GetSpec() *v1.NamespaceSpec
- func (m *CreateNamespaceRequest) GetUserNamespacePermissions() []*v11.UserNamespacePermissions
- func (this *CreateNamespaceRequest) GoString() string
- func (m *CreateNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateNamespaceRequest) ProtoMessage()
- func (m *CreateNamespaceRequest) Reset()
- func (m *CreateNamespaceRequest) Size() (n int)
- func (this *CreateNamespaceRequest) String() string
- func (m *CreateNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *CreateNamespaceRequest) XXX_DiscardUnknown()
- func (m *CreateNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *CreateNamespaceRequest) XXX_Size() int
- func (m *CreateNamespaceRequest) XXX_Unmarshal(b []byte) error
- type CreateNamespaceResponse
- func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *CreateNamespaceResponse) Equal(that interface{}) bool
- func (m *CreateNamespaceResponse) GetRequestStatus() *v12.RequestStatus
- func (this *CreateNamespaceResponse) GoString() string
- func (m *CreateNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateNamespaceResponse) ProtoMessage()
- func (m *CreateNamespaceResponse) Reset()
- func (m *CreateNamespaceResponse) Size() (n int)
- func (this *CreateNamespaceResponse) String() string
- func (m *CreateNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *CreateNamespaceResponse) XXX_DiscardUnknown()
- func (m *CreateNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *CreateNamespaceResponse) XXX_Size() int
- func (m *CreateNamespaceResponse) XXX_Unmarshal(b []byte) error
- type DeleteExportSinkRequest
- func (*DeleteExportSinkRequest) Descriptor() ([]byte, []int)
- func (this *DeleteExportSinkRequest) Equal(that interface{}) bool
- func (m *DeleteExportSinkRequest) GetNamespace() string
- func (m *DeleteExportSinkRequest) GetRequestId() string
- func (m *DeleteExportSinkRequest) GetResourceVersion() string
- func (m *DeleteExportSinkRequest) GetSinkName() string
- func (this *DeleteExportSinkRequest) GoString() string
- func (m *DeleteExportSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteExportSinkRequest) ProtoMessage()
- func (m *DeleteExportSinkRequest) Reset()
- func (m *DeleteExportSinkRequest) Size() (n int)
- func (this *DeleteExportSinkRequest) String() string
- func (m *DeleteExportSinkRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteExportSinkRequest) XXX_DiscardUnknown()
- func (m *DeleteExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteExportSinkRequest) XXX_Merge(src proto.Message)
- func (m *DeleteExportSinkRequest) XXX_Size() int
- func (m *DeleteExportSinkRequest) XXX_Unmarshal(b []byte) error
- type DeleteExportSinkResponse
- func (*DeleteExportSinkResponse) Descriptor() ([]byte, []int)
- func (this *DeleteExportSinkResponse) Equal(that interface{}) bool
- func (m *DeleteExportSinkResponse) GetRequestStatus() *v12.RequestStatus
- func (this *DeleteExportSinkResponse) GoString() string
- func (m *DeleteExportSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteExportSinkResponse) ProtoMessage()
- func (m *DeleteExportSinkResponse) Reset()
- func (m *DeleteExportSinkResponse) Size() (n int)
- func (this *DeleteExportSinkResponse) String() string
- func (m *DeleteExportSinkResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteExportSinkResponse) XXX_DiscardUnknown()
- func (m *DeleteExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteExportSinkResponse) XXX_Merge(src proto.Message)
- func (m *DeleteExportSinkResponse) XXX_Size() int
- func (m *DeleteExportSinkResponse) XXX_Unmarshal(b []byte) error
- type DeleteNamespaceRequest
- func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *DeleteNamespaceRequest) Equal(that interface{}) bool
- func (m *DeleteNamespaceRequest) GetNamespace() string
- func (m *DeleteNamespaceRequest) GetRequestId() string
- func (m *DeleteNamespaceRequest) GetResourceVersion() string
- func (this *DeleteNamespaceRequest) GoString() string
- func (m *DeleteNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNamespaceRequest) ProtoMessage()
- func (m *DeleteNamespaceRequest) Reset()
- func (m *DeleteNamespaceRequest) Size() (n int)
- func (this *DeleteNamespaceRequest) String() string
- func (m *DeleteNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteNamespaceRequest) XXX_DiscardUnknown()
- func (m *DeleteNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *DeleteNamespaceRequest) XXX_Size() int
- func (m *DeleteNamespaceRequest) XXX_Unmarshal(b []byte) error
- type DeleteNamespaceResponse
- func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *DeleteNamespaceResponse) Equal(that interface{}) bool
- func (m *DeleteNamespaceResponse) GetRequestStatus() *v12.RequestStatus
- func (this *DeleteNamespaceResponse) GoString() string
- func (m *DeleteNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNamespaceResponse) ProtoMessage()
- func (m *DeleteNamespaceResponse) Reset()
- func (m *DeleteNamespaceResponse) Size() (n int)
- func (this *DeleteNamespaceResponse) String() string
- func (m *DeleteNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteNamespaceResponse) XXX_DiscardUnknown()
- func (m *DeleteNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *DeleteNamespaceResponse) XXX_Size() int
- func (m *DeleteNamespaceResponse) XXX_Unmarshal(b []byte) error
- type FailoverNamespaceRequest
- func (*FailoverNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *FailoverNamespaceRequest) Equal(that interface{}) bool
- func (m *FailoverNamespaceRequest) GetNamespace() string
- func (m *FailoverNamespaceRequest) GetRequestId() string
- func (m *FailoverNamespaceRequest) GetSkipGracefulFailover() bool
- func (m *FailoverNamespaceRequest) GetTargetRegion() *v14.RegionID
- func (this *FailoverNamespaceRequest) GoString() string
- func (m *FailoverNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *FailoverNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *FailoverNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FailoverNamespaceRequest) ProtoMessage()
- func (m *FailoverNamespaceRequest) Reset()
- func (m *FailoverNamespaceRequest) Size() (n int)
- func (this *FailoverNamespaceRequest) String() string
- func (m *FailoverNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *FailoverNamespaceRequest) XXX_DiscardUnknown()
- func (m *FailoverNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FailoverNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *FailoverNamespaceRequest) XXX_Size() int
- func (m *FailoverNamespaceRequest) XXX_Unmarshal(b []byte) error
- type FailoverNamespaceResponse
- func (*FailoverNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *FailoverNamespaceResponse) Equal(that interface{}) bool
- func (m *FailoverNamespaceResponse) GetRequestStatus() *v12.RequestStatus
- func (this *FailoverNamespaceResponse) GoString() string
- func (m *FailoverNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *FailoverNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *FailoverNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FailoverNamespaceResponse) ProtoMessage()
- func (m *FailoverNamespaceResponse) Reset()
- func (m *FailoverNamespaceResponse) Size() (n int)
- func (this *FailoverNamespaceResponse) String() string
- func (m *FailoverNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *FailoverNamespaceResponse) XXX_DiscardUnknown()
- func (m *FailoverNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FailoverNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *FailoverNamespaceResponse) XXX_Size() int
- func (m *FailoverNamespaceResponse) XXX_Unmarshal(b []byte) error
- type GetExportSinkRequest
- func (*GetExportSinkRequest) Descriptor() ([]byte, []int)
- func (this *GetExportSinkRequest) Equal(that interface{}) bool
- func (m *GetExportSinkRequest) GetNamespace() string
- func (m *GetExportSinkRequest) GetSinkName() string
- func (this *GetExportSinkRequest) GoString() string
- func (m *GetExportSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *GetExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetExportSinkRequest) ProtoMessage()
- func (m *GetExportSinkRequest) Reset()
- func (m *GetExportSinkRequest) Size() (n int)
- func (this *GetExportSinkRequest) String() string
- func (m *GetExportSinkRequest) Unmarshal(dAtA []byte) error
- func (m *GetExportSinkRequest) XXX_DiscardUnknown()
- func (m *GetExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetExportSinkRequest) XXX_Merge(src proto.Message)
- func (m *GetExportSinkRequest) XXX_Size() int
- func (m *GetExportSinkRequest) XXX_Unmarshal(b []byte) error
- type GetExportSinkResponse
- func (*GetExportSinkResponse) Descriptor() ([]byte, []int)
- func (this *GetExportSinkResponse) Equal(that interface{}) bool
- func (m *GetExportSinkResponse) GetSink() *v13.ExportSink
- func (this *GetExportSinkResponse) GoString() string
- func (m *GetExportSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *GetExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetExportSinkResponse) ProtoMessage()
- func (m *GetExportSinkResponse) Reset()
- func (m *GetExportSinkResponse) Size() (n int)
- func (this *GetExportSinkResponse) String() string
- func (m *GetExportSinkResponse) Unmarshal(dAtA []byte) error
- func (m *GetExportSinkResponse) XXX_DiscardUnknown()
- func (m *GetExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetExportSinkResponse) XXX_Merge(src proto.Message)
- func (m *GetExportSinkResponse) XXX_Size() int
- func (m *GetExportSinkResponse) XXX_Unmarshal(b []byte) error
- type GetExportSinksRequest
- func (*GetExportSinksRequest) Descriptor() ([]byte, []int)
- func (this *GetExportSinksRequest) Equal(that interface{}) bool
- func (m *GetExportSinksRequest) GetNamespace() string
- func (m *GetExportSinksRequest) GetPageSize() int32
- func (m *GetExportSinksRequest) GetPageToken() string
- func (this *GetExportSinksRequest) GoString() string
- func (m *GetExportSinksRequest) Marshal() (dAtA []byte, err error)
- func (m *GetExportSinksRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetExportSinksRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetExportSinksRequest) ProtoMessage()
- func (m *GetExportSinksRequest) Reset()
- func (m *GetExportSinksRequest) Size() (n int)
- func (this *GetExportSinksRequest) String() string
- func (m *GetExportSinksRequest) Unmarshal(dAtA []byte) error
- func (m *GetExportSinksRequest) XXX_DiscardUnknown()
- func (m *GetExportSinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetExportSinksRequest) XXX_Merge(src proto.Message)
- func (m *GetExportSinksRequest) XXX_Size() int
- func (m *GetExportSinksRequest) XXX_Unmarshal(b []byte) error
- type GetExportSinksResponse
- func (*GetExportSinksResponse) Descriptor() ([]byte, []int)
- func (this *GetExportSinksResponse) Equal(that interface{}) bool
- func (m *GetExportSinksResponse) GetNextPageToken() string
- func (m *GetExportSinksResponse) GetSinks() []*v13.ExportSink
- func (this *GetExportSinksResponse) GoString() string
- func (m *GetExportSinksResponse) Marshal() (dAtA []byte, err error)
- func (m *GetExportSinksResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetExportSinksResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetExportSinksResponse) ProtoMessage()
- func (m *GetExportSinksResponse) Reset()
- func (m *GetExportSinksResponse) Size() (n int)
- func (this *GetExportSinksResponse) String() string
- func (m *GetExportSinksResponse) Unmarshal(dAtA []byte) error
- func (m *GetExportSinksResponse) XXX_DiscardUnknown()
- func (m *GetExportSinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetExportSinksResponse) XXX_Merge(src proto.Message)
- func (m *GetExportSinksResponse) XXX_Size() int
- func (m *GetExportSinksResponse) XXX_Unmarshal(b []byte) error
- type GetNamespaceRequest
- func (*GetNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *GetNamespaceRequest) Equal(that interface{}) bool
- func (m *GetNamespaceRequest) GetNamespace() string
- func (this *GetNamespaceRequest) GoString() string
- func (m *GetNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceRequest) ProtoMessage()
- func (m *GetNamespaceRequest) Reset()
- func (m *GetNamespaceRequest) Size() (n int)
- func (this *GetNamespaceRequest) String() string
- func (m *GetNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceRequest) XXX_DiscardUnknown()
- func (m *GetNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *GetNamespaceRequest) XXX_Size() int
- func (m *GetNamespaceRequest) XXX_Unmarshal(b []byte) error
- type GetNamespaceResponse
- func (*GetNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *GetNamespaceResponse) Equal(that interface{}) bool
- func (m *GetNamespaceResponse) GetNamespace() *v1.Namespace
- func (this *GetNamespaceResponse) GoString() string
- func (m *GetNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespaceResponse) ProtoMessage()
- func (m *GetNamespaceResponse) Reset()
- func (m *GetNamespaceResponse) Size() (n int)
- func (this *GetNamespaceResponse) String() string
- func (m *GetNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *GetNamespaceResponse) XXX_DiscardUnknown()
- func (m *GetNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *GetNamespaceResponse) XXX_Size() int
- func (m *GetNamespaceResponse) XXX_Unmarshal(b []byte) error
- type GetNamespacesRequest
- func (*GetNamespacesRequest) Descriptor() ([]byte, []int)
- func (this *GetNamespacesRequest) Equal(that interface{}) bool
- func (m *GetNamespacesRequest) GetPageSize() int32
- func (m *GetNamespacesRequest) GetPageToken() string
- func (this *GetNamespacesRequest) GoString() string
- func (m *GetNamespacesRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNamespacesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespacesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespacesRequest) ProtoMessage()
- func (m *GetNamespacesRequest) Reset()
- func (m *GetNamespacesRequest) Size() (n int)
- func (this *GetNamespacesRequest) String() string
- func (m *GetNamespacesRequest) Unmarshal(dAtA []byte) error
- func (m *GetNamespacesRequest) XXX_DiscardUnknown()
- func (m *GetNamespacesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespacesRequest) XXX_Merge(src proto.Message)
- func (m *GetNamespacesRequest) XXX_Size() int
- func (m *GetNamespacesRequest) XXX_Unmarshal(b []byte) error
- type GetNamespacesResponse
- func (*GetNamespacesResponse) Descriptor() ([]byte, []int)
- func (this *GetNamespacesResponse) Equal(that interface{}) bool
- func (m *GetNamespacesResponse) GetNamespaces() []*v1.Namespace
- func (m *GetNamespacesResponse) GetNextPageToken() string
- func (this *GetNamespacesResponse) GoString() string
- func (m *GetNamespacesResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNamespacesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNamespacesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNamespacesResponse) ProtoMessage()
- func (m *GetNamespacesResponse) Reset()
- func (m *GetNamespacesResponse) Size() (n int)
- func (this *GetNamespacesResponse) String() string
- func (m *GetNamespacesResponse) Unmarshal(dAtA []byte) error
- func (m *GetNamespacesResponse) XXX_DiscardUnknown()
- func (m *GetNamespacesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNamespacesResponse) XXX_Merge(src proto.Message)
- func (m *GetNamespacesResponse) XXX_Size() int
- func (m *GetNamespacesResponse) XXX_Unmarshal(b []byte) error
- type ListExportSinksRequest
- func (*ListExportSinksRequest) Descriptor() ([]byte, []int)
- func (this *ListExportSinksRequest) Equal(that interface{}) bool
- func (m *ListExportSinksRequest) GetNamespace() string
- func (m *ListExportSinksRequest) GetPageSize() int32
- func (m *ListExportSinksRequest) GetPageToken() string
- func (this *ListExportSinksRequest) GoString() string
- func (m *ListExportSinksRequest) Marshal() (dAtA []byte, err error)
- func (m *ListExportSinksRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ListExportSinksRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListExportSinksRequest) ProtoMessage()
- func (m *ListExportSinksRequest) Reset()
- func (m *ListExportSinksRequest) Size() (n int)
- func (this *ListExportSinksRequest) String() string
- func (m *ListExportSinksRequest) Unmarshal(dAtA []byte) error
- func (m *ListExportSinksRequest) XXX_DiscardUnknown()
- func (m *ListExportSinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListExportSinksRequest) XXX_Merge(src proto.Message)
- func (m *ListExportSinksRequest) XXX_Size() int
- func (m *ListExportSinksRequest) XXX_Unmarshal(b []byte) error
- type ListExportSinksResponse
- func (*ListExportSinksResponse) Descriptor() ([]byte, []int)
- func (this *ListExportSinksResponse) Equal(that interface{}) bool
- func (m *ListExportSinksResponse) GetNextPageToken() string
- func (m *ListExportSinksResponse) GetSinkNames() []string
- func (this *ListExportSinksResponse) GoString() string
- func (m *ListExportSinksResponse) Marshal() (dAtA []byte, err error)
- func (m *ListExportSinksResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListExportSinksResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListExportSinksResponse) ProtoMessage()
- func (m *ListExportSinksResponse) Reset()
- func (m *ListExportSinksResponse) Size() (n int)
- func (this *ListExportSinksResponse) String() string
- func (m *ListExportSinksResponse) Unmarshal(dAtA []byte) error
- func (m *ListExportSinksResponse) XXX_DiscardUnknown()
- func (m *ListExportSinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListExportSinksResponse) XXX_Merge(src proto.Message)
- func (m *ListExportSinksResponse) XXX_Size() int
- func (m *ListExportSinksResponse) XXX_Unmarshal(b []byte) error
- type ListNamespacesRequest
- func (*ListNamespacesRequest) Descriptor() ([]byte, []int)
- func (this *ListNamespacesRequest) Equal(that interface{}) bool
- func (m *ListNamespacesRequest) GetPageSize() int32
- func (m *ListNamespacesRequest) GetPageToken() string
- func (this *ListNamespacesRequest) GoString() string
- func (m *ListNamespacesRequest) Marshal() (dAtA []byte, err error)
- func (m *ListNamespacesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ListNamespacesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListNamespacesRequest) ProtoMessage()
- func (m *ListNamespacesRequest) Reset()
- func (m *ListNamespacesRequest) Size() (n int)
- func (this *ListNamespacesRequest) String() string
- func (m *ListNamespacesRequest) Unmarshal(dAtA []byte) error
- func (m *ListNamespacesRequest) XXX_DiscardUnknown()
- func (m *ListNamespacesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNamespacesRequest) XXX_Merge(src proto.Message)
- func (m *ListNamespacesRequest) XXX_Size() int
- func (m *ListNamespacesRequest) XXX_Unmarshal(b []byte) error
- type ListNamespacesResponse
- func (*ListNamespacesResponse) Descriptor() ([]byte, []int)
- func (this *ListNamespacesResponse) Equal(that interface{}) bool
- func (m *ListNamespacesResponse) GetNamespaces() []string
- func (m *ListNamespacesResponse) GetNextPageToken() string
- func (this *ListNamespacesResponse) GoString() string
- func (m *ListNamespacesResponse) Marshal() (dAtA []byte, err error)
- func (m *ListNamespacesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListNamespacesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListNamespacesResponse) ProtoMessage()
- func (m *ListNamespacesResponse) Reset()
- func (m *ListNamespacesResponse) Size() (n int)
- func (this *ListNamespacesResponse) String() string
- func (m *ListNamespacesResponse) Unmarshal(dAtA []byte) error
- func (m *ListNamespacesResponse) XXX_DiscardUnknown()
- func (m *ListNamespacesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNamespacesResponse) XXX_Merge(src proto.Message)
- func (m *ListNamespacesResponse) XXX_Size() int
- func (m *ListNamespacesResponse) XXX_Unmarshal(b []byte) error
- type NamespaceServiceClient
- type NamespaceServiceServer
- type RenameCustomSearchAttributeRequest
- func (*RenameCustomSearchAttributeRequest) Descriptor() ([]byte, []int)
- func (this *RenameCustomSearchAttributeRequest) Equal(that interface{}) bool
- func (m *RenameCustomSearchAttributeRequest) GetExistingCustomSearchAttributeName() string
- func (m *RenameCustomSearchAttributeRequest) GetNamespace() string
- func (m *RenameCustomSearchAttributeRequest) GetNewCustomSearchAttributeName() string
- func (m *RenameCustomSearchAttributeRequest) GetRequestId() string
- func (m *RenameCustomSearchAttributeRequest) GetResourceVersion() string
- func (this *RenameCustomSearchAttributeRequest) GoString() string
- func (m *RenameCustomSearchAttributeRequest) Marshal() (dAtA []byte, err error)
- func (m *RenameCustomSearchAttributeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RenameCustomSearchAttributeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RenameCustomSearchAttributeRequest) ProtoMessage()
- func (m *RenameCustomSearchAttributeRequest) Reset()
- func (m *RenameCustomSearchAttributeRequest) Size() (n int)
- func (this *RenameCustomSearchAttributeRequest) String() string
- func (m *RenameCustomSearchAttributeRequest) Unmarshal(dAtA []byte) error
- func (m *RenameCustomSearchAttributeRequest) XXX_DiscardUnknown()
- func (m *RenameCustomSearchAttributeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RenameCustomSearchAttributeRequest) XXX_Merge(src proto.Message)
- func (m *RenameCustomSearchAttributeRequest) XXX_Size() int
- func (m *RenameCustomSearchAttributeRequest) XXX_Unmarshal(b []byte) error
- type RenameCustomSearchAttributeResponse
- func (*RenameCustomSearchAttributeResponse) Descriptor() ([]byte, []int)
- func (this *RenameCustomSearchAttributeResponse) Equal(that interface{}) bool
- func (m *RenameCustomSearchAttributeResponse) GetRequestStatus() *v12.RequestStatus
- func (this *RenameCustomSearchAttributeResponse) GoString() string
- func (m *RenameCustomSearchAttributeResponse) Marshal() (dAtA []byte, err error)
- func (m *RenameCustomSearchAttributeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *RenameCustomSearchAttributeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RenameCustomSearchAttributeResponse) ProtoMessage()
- func (m *RenameCustomSearchAttributeResponse) Reset()
- func (m *RenameCustomSearchAttributeResponse) Size() (n int)
- func (this *RenameCustomSearchAttributeResponse) String() string
- func (m *RenameCustomSearchAttributeResponse) Unmarshal(dAtA []byte) error
- func (m *RenameCustomSearchAttributeResponse) XXX_DiscardUnknown()
- func (m *RenameCustomSearchAttributeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RenameCustomSearchAttributeResponse) XXX_Merge(src proto.Message)
- func (m *RenameCustomSearchAttributeResponse) XXX_Size() int
- func (m *RenameCustomSearchAttributeResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedNamespaceServiceServer
- func (*UnimplementedNamespaceServiceServer) CreateExportSink(ctx context.Context, req *CreateExportSinkRequest) (*CreateExportSinkResponse, error)
- func (*UnimplementedNamespaceServiceServer) CreateNamespace(ctx context.Context, req *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
- func (*UnimplementedNamespaceServiceServer) DeleteExportSink(ctx context.Context, req *DeleteExportSinkRequest) (*DeleteExportSinkResponse, error)
- func (*UnimplementedNamespaceServiceServer) DeleteNamespace(ctx context.Context, req *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
- func (*UnimplementedNamespaceServiceServer) FailoverNamespace(ctx context.Context, req *FailoverNamespaceRequest) (*FailoverNamespaceResponse, error)
- func (*UnimplementedNamespaceServiceServer) GetExportSink(ctx context.Context, req *GetExportSinkRequest) (*GetExportSinkResponse, error)
- func (*UnimplementedNamespaceServiceServer) GetExportSinks(ctx context.Context, req *GetExportSinksRequest) (*GetExportSinksResponse, error)
- func (*UnimplementedNamespaceServiceServer) GetNamespace(ctx context.Context, req *GetNamespaceRequest) (*GetNamespaceResponse, error)
- func (*UnimplementedNamespaceServiceServer) GetNamespaces(ctx context.Context, req *GetNamespacesRequest) (*GetNamespacesResponse, error)
- func (*UnimplementedNamespaceServiceServer) ListExportSinks(ctx context.Context, req *ListExportSinksRequest) (*ListExportSinksResponse, error)
- func (*UnimplementedNamespaceServiceServer) ListNamespaces(ctx context.Context, req *ListNamespacesRequest) (*ListNamespacesResponse, error)
- func (*UnimplementedNamespaceServiceServer) RenameCustomSearchAttribute(ctx context.Context, req *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error)
- func (*UnimplementedNamespaceServiceServer) UpdateExportSink(ctx context.Context, req *UpdateExportSinkRequest) (*UpdateExportSinkResponse, error)
- func (*UnimplementedNamespaceServiceServer) UpdateNamespace(ctx context.Context, req *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
- func (*UnimplementedNamespaceServiceServer) ValidateExportSink(ctx context.Context, req *ValidateExportSinkRequest) (*ValidateExportSinkResponse, error)
- type UpdateExportSinkRequest
- func (*UpdateExportSinkRequest) Descriptor() ([]byte, []int)
- func (this *UpdateExportSinkRequest) Equal(that interface{}) bool
- func (m *UpdateExportSinkRequest) GetNamespace() string
- func (m *UpdateExportSinkRequest) GetRequestId() string
- func (m *UpdateExportSinkRequest) GetResourceVersion() string
- func (m *UpdateExportSinkRequest) GetSpec() *v13.ExportSinkSpec
- func (this *UpdateExportSinkRequest) GoString() string
- func (m *UpdateExportSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateExportSinkRequest) ProtoMessage()
- func (m *UpdateExportSinkRequest) Reset()
- func (m *UpdateExportSinkRequest) Size() (n int)
- func (this *UpdateExportSinkRequest) String() string
- func (m *UpdateExportSinkRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateExportSinkRequest) XXX_DiscardUnknown()
- func (m *UpdateExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateExportSinkRequest) XXX_Merge(src proto.Message)
- func (m *UpdateExportSinkRequest) XXX_Size() int
- func (m *UpdateExportSinkRequest) XXX_Unmarshal(b []byte) error
- type UpdateExportSinkResponse
- func (*UpdateExportSinkResponse) Descriptor() ([]byte, []int)
- func (this *UpdateExportSinkResponse) Equal(that interface{}) bool
- func (m *UpdateExportSinkResponse) GetRequestStatus() *v12.RequestStatus
- func (this *UpdateExportSinkResponse) GoString() string
- func (m *UpdateExportSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateExportSinkResponse) ProtoMessage()
- func (m *UpdateExportSinkResponse) Reset()
- func (m *UpdateExportSinkResponse) Size() (n int)
- func (this *UpdateExportSinkResponse) String() string
- func (m *UpdateExportSinkResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateExportSinkResponse) XXX_DiscardUnknown()
- func (m *UpdateExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateExportSinkResponse) XXX_Merge(src proto.Message)
- func (m *UpdateExportSinkResponse) XXX_Size() int
- func (m *UpdateExportSinkResponse) XXX_Unmarshal(b []byte) error
- type UpdateNamespaceRequest
- func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *UpdateNamespaceRequest) Equal(that interface{}) bool
- func (m *UpdateNamespaceRequest) GetNamespace() string
- func (m *UpdateNamespaceRequest) GetRequestId() string
- func (m *UpdateNamespaceRequest) GetResourceVersion() string
- func (m *UpdateNamespaceRequest) GetSpec() *v1.NamespaceSpec
- func (this *UpdateNamespaceRequest) GoString() string
- func (m *UpdateNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNamespaceRequest) ProtoMessage()
- func (m *UpdateNamespaceRequest) Reset()
- func (m *UpdateNamespaceRequest) Size() (n int)
- func (this *UpdateNamespaceRequest) String() string
- func (m *UpdateNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateNamespaceRequest) XXX_DiscardUnknown()
- func (m *UpdateNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *UpdateNamespaceRequest) XXX_Size() int
- func (m *UpdateNamespaceRequest) XXX_Unmarshal(b []byte) error
- type UpdateNamespaceResponse
- func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *UpdateNamespaceResponse) Equal(that interface{}) bool
- func (m *UpdateNamespaceResponse) GetRequestStatus() *v12.RequestStatus
- func (this *UpdateNamespaceResponse) GoString() string
- func (m *UpdateNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNamespaceResponse) ProtoMessage()
- func (m *UpdateNamespaceResponse) Reset()
- func (m *UpdateNamespaceResponse) Size() (n int)
- func (this *UpdateNamespaceResponse) String() string
- func (m *UpdateNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateNamespaceResponse) XXX_DiscardUnknown()
- func (m *UpdateNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *UpdateNamespaceResponse) XXX_Size() int
- func (m *UpdateNamespaceResponse) XXX_Unmarshal(b []byte) error
- type ValidateExportSinkRequest
- func (*ValidateExportSinkRequest) Descriptor() ([]byte, []int)
- func (this *ValidateExportSinkRequest) Equal(that interface{}) bool
- func (m *ValidateExportSinkRequest) GetNamespace() string
- func (m *ValidateExportSinkRequest) GetSpec() *v13.ExportSinkSpec
- func (this *ValidateExportSinkRequest) GoString() string
- func (m *ValidateExportSinkRequest) Marshal() (dAtA []byte, err error)
- func (m *ValidateExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ValidateExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ValidateExportSinkRequest) ProtoMessage()
- func (m *ValidateExportSinkRequest) Reset()
- func (m *ValidateExportSinkRequest) Size() (n int)
- func (this *ValidateExportSinkRequest) String() string
- func (m *ValidateExportSinkRequest) Unmarshal(dAtA []byte) error
- func (m *ValidateExportSinkRequest) XXX_DiscardUnknown()
- func (m *ValidateExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValidateExportSinkRequest) XXX_Merge(src proto.Message)
- func (m *ValidateExportSinkRequest) XXX_Size() int
- func (m *ValidateExportSinkRequest) XXX_Unmarshal(b []byte) error
- type ValidateExportSinkResponse
- func (*ValidateExportSinkResponse) Descriptor() ([]byte, []int)
- func (this *ValidateExportSinkResponse) Equal(that interface{}) bool
- func (this *ValidateExportSinkResponse) GoString() string
- func (m *ValidateExportSinkResponse) Marshal() (dAtA []byte, err error)
- func (m *ValidateExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ValidateExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ValidateExportSinkResponse) ProtoMessage()
- func (m *ValidateExportSinkResponse) Reset()
- func (m *ValidateExportSinkResponse) Size() (n int)
- func (this *ValidateExportSinkResponse) String() string
- func (m *ValidateExportSinkResponse) Unmarshal(dAtA []byte) error
- func (m *ValidateExportSinkResponse) XXX_DiscardUnknown()
- func (m *ValidateExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ValidateExportSinkResponse) XXX_Merge(src proto.Message)
- func (m *ValidateExportSinkResponse) XXX_Size() int
- func (m *ValidateExportSinkResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterNamespaceServiceServer ¶
func RegisterNamespaceServiceServer(s *grpc.Server, srv NamespaceServiceServer)
Types ¶
type CreateExportSinkRequest ¶ added in v0.8.0
type CreateExportSinkRequest struct { // the namespace the sink is configured under Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the spec for the sink Spec *v13.ExportSinkSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*CreateExportSinkRequest) Descriptor ¶ added in v0.8.0
func (*CreateExportSinkRequest) Descriptor() ([]byte, []int)
func (*CreateExportSinkRequest) Equal ¶ added in v0.8.0
func (this *CreateExportSinkRequest) Equal(that interface{}) bool
func (*CreateExportSinkRequest) GetNamespace ¶ added in v0.8.0
func (m *CreateExportSinkRequest) GetNamespace() string
func (*CreateExportSinkRequest) GetRequestId ¶ added in v0.8.0
func (m *CreateExportSinkRequest) GetRequestId() string
func (*CreateExportSinkRequest) GetSpec ¶ added in v0.8.0
func (m *CreateExportSinkRequest) GetSpec() *v13.ExportSinkSpec
func (*CreateExportSinkRequest) GoString ¶ added in v0.8.0
func (this *CreateExportSinkRequest) GoString() string
func (*CreateExportSinkRequest) Marshal ¶ added in v0.8.0
func (m *CreateExportSinkRequest) Marshal() (dAtA []byte, err error)
func (*CreateExportSinkRequest) MarshalTo ¶ added in v0.8.0
func (m *CreateExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateExportSinkRequest) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *CreateExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateExportSinkRequest) ProtoMessage ¶ added in v0.8.0
func (*CreateExportSinkRequest) ProtoMessage()
func (*CreateExportSinkRequest) Reset ¶ added in v0.8.0
func (m *CreateExportSinkRequest) Reset()
func (*CreateExportSinkRequest) Size ¶ added in v0.8.0
func (m *CreateExportSinkRequest) Size() (n int)
func (*CreateExportSinkRequest) String ¶ added in v0.8.0
func (this *CreateExportSinkRequest) String() string
func (*CreateExportSinkRequest) Unmarshal ¶ added in v0.8.0
func (m *CreateExportSinkRequest) Unmarshal(dAtA []byte) error
func (*CreateExportSinkRequest) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *CreateExportSinkRequest) XXX_DiscardUnknown()
func (*CreateExportSinkRequest) XXX_Marshal ¶ added in v0.8.0
func (m *CreateExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateExportSinkRequest) XXX_Merge ¶ added in v0.8.0
func (m *CreateExportSinkRequest) XXX_Merge(src proto.Message)
func (*CreateExportSinkRequest) XXX_Size ¶ added in v0.8.0
func (m *CreateExportSinkRequest) XXX_Size() int
func (*CreateExportSinkRequest) XXX_Unmarshal ¶ added in v0.8.0
func (m *CreateExportSinkRequest) XXX_Unmarshal(b []byte) error
type CreateExportSinkResponse ¶ added in v0.8.0
type CreateExportSinkResponse struct { // the request status of the create operation RequestStatus *v12.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*CreateExportSinkResponse) Descriptor ¶ added in v0.8.0
func (*CreateExportSinkResponse) Descriptor() ([]byte, []int)
func (*CreateExportSinkResponse) Equal ¶ added in v0.8.0
func (this *CreateExportSinkResponse) Equal(that interface{}) bool
func (*CreateExportSinkResponse) GetRequestStatus ¶ added in v0.8.0
func (m *CreateExportSinkResponse) GetRequestStatus() *v12.RequestStatus
func (*CreateExportSinkResponse) GoString ¶ added in v0.8.0
func (this *CreateExportSinkResponse) GoString() string
func (*CreateExportSinkResponse) Marshal ¶ added in v0.8.0
func (m *CreateExportSinkResponse) Marshal() (dAtA []byte, err error)
func (*CreateExportSinkResponse) MarshalTo ¶ added in v0.8.0
func (m *CreateExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateExportSinkResponse) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *CreateExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateExportSinkResponse) ProtoMessage ¶ added in v0.8.0
func (*CreateExportSinkResponse) ProtoMessage()
func (*CreateExportSinkResponse) Reset ¶ added in v0.8.0
func (m *CreateExportSinkResponse) Reset()
func (*CreateExportSinkResponse) Size ¶ added in v0.8.0
func (m *CreateExportSinkResponse) Size() (n int)
func (*CreateExportSinkResponse) String ¶ added in v0.8.0
func (this *CreateExportSinkResponse) String() string
func (*CreateExportSinkResponse) Unmarshal ¶ added in v0.8.0
func (m *CreateExportSinkResponse) Unmarshal(dAtA []byte) error
func (*CreateExportSinkResponse) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *CreateExportSinkResponse) XXX_DiscardUnknown()
func (*CreateExportSinkResponse) XXX_Marshal ¶ added in v0.8.0
func (m *CreateExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateExportSinkResponse) XXX_Merge ¶ added in v0.8.0
func (m *CreateExportSinkResponse) XXX_Merge(src proto.Message)
func (*CreateExportSinkResponse) XXX_Size ¶ added in v0.8.0
func (m *CreateExportSinkResponse) XXX_Size() int
func (*CreateExportSinkResponse) XXX_Unmarshal ¶ added in v0.8.0
func (m *CreateExportSinkResponse) XXX_Unmarshal(b []byte) error
type CreateNamespaceRequest ¶
type CreateNamespaceRequest struct { // the namespace Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the namespace specification Spec *v1.NamespaceSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // once the namespace is created, assigns namespace roles to these users; it is guaranteed that the user sending // this request will be assigned to admin role of the namespace UserNamespacePermissions []*v11.UserNamespacePermissions `` /* 135-byte string literal not displayed */ }
func (*CreateNamespaceRequest) Descriptor ¶
func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)
func (*CreateNamespaceRequest) Equal ¶
func (this *CreateNamespaceRequest) Equal(that interface{}) bool
func (*CreateNamespaceRequest) GetNamespace ¶
func (m *CreateNamespaceRequest) GetNamespace() string
func (*CreateNamespaceRequest) GetRequestId ¶
func (m *CreateNamespaceRequest) GetRequestId() string
func (*CreateNamespaceRequest) GetSpec ¶
func (m *CreateNamespaceRequest) GetSpec() *v1.NamespaceSpec
func (*CreateNamespaceRequest) GetUserNamespacePermissions ¶
func (m *CreateNamespaceRequest) GetUserNamespacePermissions() []*v11.UserNamespacePermissions
func (*CreateNamespaceRequest) GoString ¶
func (this *CreateNamespaceRequest) GoString() string
func (*CreateNamespaceRequest) Marshal ¶
func (m *CreateNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*CreateNamespaceRequest) MarshalTo ¶
func (m *CreateNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateNamespaceRequest) MarshalToSizedBuffer ¶
func (m *CreateNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateNamespaceRequest) ProtoMessage ¶
func (*CreateNamespaceRequest) ProtoMessage()
func (*CreateNamespaceRequest) Reset ¶
func (m *CreateNamespaceRequest) Reset()
func (*CreateNamespaceRequest) Size ¶
func (m *CreateNamespaceRequest) Size() (n int)
func (*CreateNamespaceRequest) String ¶
func (this *CreateNamespaceRequest) String() string
func (*CreateNamespaceRequest) Unmarshal ¶
func (m *CreateNamespaceRequest) Unmarshal(dAtA []byte) error
func (*CreateNamespaceRequest) XXX_DiscardUnknown ¶
func (m *CreateNamespaceRequest) XXX_DiscardUnknown()
func (*CreateNamespaceRequest) XXX_Marshal ¶
func (m *CreateNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNamespaceRequest) XXX_Merge ¶
func (m *CreateNamespaceRequest) XXX_Merge(src proto.Message)
func (*CreateNamespaceRequest) XXX_Size ¶
func (m *CreateNamespaceRequest) XXX_Size() int
func (*CreateNamespaceRequest) XXX_Unmarshal ¶
func (m *CreateNamespaceRequest) XXX_Unmarshal(b []byte) error
type CreateNamespaceResponse ¶
type CreateNamespaceResponse struct { // the request status of the provisioning operation RequestStatus *v12.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*CreateNamespaceResponse) Descriptor ¶
func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)
func (*CreateNamespaceResponse) Equal ¶
func (this *CreateNamespaceResponse) Equal(that interface{}) bool
func (*CreateNamespaceResponse) GetRequestStatus ¶
func (m *CreateNamespaceResponse) GetRequestStatus() *v12.RequestStatus
func (*CreateNamespaceResponse) GoString ¶
func (this *CreateNamespaceResponse) GoString() string
func (*CreateNamespaceResponse) Marshal ¶
func (m *CreateNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*CreateNamespaceResponse) MarshalTo ¶
func (m *CreateNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateNamespaceResponse) MarshalToSizedBuffer ¶
func (m *CreateNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateNamespaceResponse) ProtoMessage ¶
func (*CreateNamespaceResponse) ProtoMessage()
func (*CreateNamespaceResponse) Reset ¶
func (m *CreateNamespaceResponse) Reset()
func (*CreateNamespaceResponse) Size ¶
func (m *CreateNamespaceResponse) Size() (n int)
func (*CreateNamespaceResponse) String ¶
func (this *CreateNamespaceResponse) String() string
func (*CreateNamespaceResponse) Unmarshal ¶
func (m *CreateNamespaceResponse) Unmarshal(dAtA []byte) error
func (*CreateNamespaceResponse) XXX_DiscardUnknown ¶
func (m *CreateNamespaceResponse) XXX_DiscardUnknown()
func (*CreateNamespaceResponse) XXX_Marshal ¶
func (m *CreateNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNamespaceResponse) XXX_Merge ¶
func (m *CreateNamespaceResponse) XXX_Merge(src proto.Message)
func (*CreateNamespaceResponse) XXX_Size ¶
func (m *CreateNamespaceResponse) XXX_Size() int
func (*CreateNamespaceResponse) XXX_Unmarshal ¶
func (m *CreateNamespaceResponse) XXX_Unmarshal(b []byte) error
type DeleteExportSinkRequest ¶ added in v0.8.0
type DeleteExportSinkRequest struct { // the namespace the sink is scoped to Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the sink name under the namespace to delete SinkName string `protobuf:"bytes,2,opt,name=sink_name,json=sinkName,proto3" json:"sink_name,omitempty"` // the version of the sink for which this delete is intended for // the latest version can be found by getting the sink ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*DeleteExportSinkRequest) Descriptor ¶ added in v0.8.0
func (*DeleteExportSinkRequest) Descriptor() ([]byte, []int)
func (*DeleteExportSinkRequest) Equal ¶ added in v0.8.0
func (this *DeleteExportSinkRequest) Equal(that interface{}) bool
func (*DeleteExportSinkRequest) GetNamespace ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) GetNamespace() string
func (*DeleteExportSinkRequest) GetRequestId ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) GetRequestId() string
func (*DeleteExportSinkRequest) GetResourceVersion ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) GetResourceVersion() string
func (*DeleteExportSinkRequest) GetSinkName ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) GetSinkName() string
func (*DeleteExportSinkRequest) GoString ¶ added in v0.8.0
func (this *DeleteExportSinkRequest) GoString() string
func (*DeleteExportSinkRequest) Marshal ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) Marshal() (dAtA []byte, err error)
func (*DeleteExportSinkRequest) MarshalTo ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteExportSinkRequest) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteExportSinkRequest) ProtoMessage ¶ added in v0.8.0
func (*DeleteExportSinkRequest) ProtoMessage()
func (*DeleteExportSinkRequest) Reset ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) Reset()
func (*DeleteExportSinkRequest) Size ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) Size() (n int)
func (*DeleteExportSinkRequest) String ¶ added in v0.8.0
func (this *DeleteExportSinkRequest) String() string
func (*DeleteExportSinkRequest) Unmarshal ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) Unmarshal(dAtA []byte) error
func (*DeleteExportSinkRequest) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) XXX_DiscardUnknown()
func (*DeleteExportSinkRequest) XXX_Marshal ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteExportSinkRequest) XXX_Merge ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) XXX_Merge(src proto.Message)
func (*DeleteExportSinkRequest) XXX_Size ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) XXX_Size() int
func (*DeleteExportSinkRequest) XXX_Unmarshal ¶ added in v0.8.0
func (m *DeleteExportSinkRequest) XXX_Unmarshal(b []byte) error
type DeleteExportSinkResponse ¶ added in v0.8.0
type DeleteExportSinkResponse struct { // the request status of the delete operation RequestStatus *v12.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*DeleteExportSinkResponse) Descriptor ¶ added in v0.8.0
func (*DeleteExportSinkResponse) Descriptor() ([]byte, []int)
func (*DeleteExportSinkResponse) Equal ¶ added in v0.8.0
func (this *DeleteExportSinkResponse) Equal(that interface{}) bool
func (*DeleteExportSinkResponse) GetRequestStatus ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) GetRequestStatus() *v12.RequestStatus
func (*DeleteExportSinkResponse) GoString ¶ added in v0.8.0
func (this *DeleteExportSinkResponse) GoString() string
func (*DeleteExportSinkResponse) Marshal ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) Marshal() (dAtA []byte, err error)
func (*DeleteExportSinkResponse) MarshalTo ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteExportSinkResponse) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteExportSinkResponse) ProtoMessage ¶ added in v0.8.0
func (*DeleteExportSinkResponse) ProtoMessage()
func (*DeleteExportSinkResponse) Reset ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) Reset()
func (*DeleteExportSinkResponse) Size ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) Size() (n int)
func (*DeleteExportSinkResponse) String ¶ added in v0.8.0
func (this *DeleteExportSinkResponse) String() string
func (*DeleteExportSinkResponse) Unmarshal ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) Unmarshal(dAtA []byte) error
func (*DeleteExportSinkResponse) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) XXX_DiscardUnknown()
func (*DeleteExportSinkResponse) XXX_Marshal ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteExportSinkResponse) XXX_Merge ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) XXX_Merge(src proto.Message)
func (*DeleteExportSinkResponse) XXX_Size ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) XXX_Size() int
func (*DeleteExportSinkResponse) XXX_Unmarshal ¶ added in v0.8.0
func (m *DeleteExportSinkResponse) XXX_Unmarshal(b []byte) error
type DeleteNamespaceRequest ¶ added in v0.5.0
type DeleteNamespaceRequest struct { // the namespace Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the version of the namespace for which this delete is intended for // the latest version can be found in the namespace status ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*DeleteNamespaceRequest) Descriptor ¶ added in v0.5.0
func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)
func (*DeleteNamespaceRequest) Equal ¶ added in v0.5.0
func (this *DeleteNamespaceRequest) Equal(that interface{}) bool
func (*DeleteNamespaceRequest) GetNamespace ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) GetNamespace() string
func (*DeleteNamespaceRequest) GetRequestId ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) GetRequestId() string
func (*DeleteNamespaceRequest) GetResourceVersion ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) GetResourceVersion() string
func (*DeleteNamespaceRequest) GoString ¶ added in v0.5.0
func (this *DeleteNamespaceRequest) GoString() string
func (*DeleteNamespaceRequest) Marshal ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*DeleteNamespaceRequest) MarshalTo ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNamespaceRequest) MarshalToSizedBuffer ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNamespaceRequest) ProtoMessage ¶ added in v0.5.0
func (*DeleteNamespaceRequest) ProtoMessage()
func (*DeleteNamespaceRequest) Reset ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) Reset()
func (*DeleteNamespaceRequest) Size ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) Size() (n int)
func (*DeleteNamespaceRequest) String ¶ added in v0.5.0
func (this *DeleteNamespaceRequest) String() string
func (*DeleteNamespaceRequest) Unmarshal ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) Unmarshal(dAtA []byte) error
func (*DeleteNamespaceRequest) XXX_DiscardUnknown ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) XXX_DiscardUnknown()
func (*DeleteNamespaceRequest) XXX_Marshal ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNamespaceRequest) XXX_Merge ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) XXX_Merge(src proto.Message)
func (*DeleteNamespaceRequest) XXX_Size ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) XXX_Size() int
func (*DeleteNamespaceRequest) XXX_Unmarshal ¶ added in v0.5.0
func (m *DeleteNamespaceRequest) XXX_Unmarshal(b []byte) error
type DeleteNamespaceResponse ¶ added in v0.5.0
type DeleteNamespaceResponse struct { // the request status of the delete operation RequestStatus *v12.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*DeleteNamespaceResponse) Descriptor ¶ added in v0.5.0
func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)
func (*DeleteNamespaceResponse) Equal ¶ added in v0.5.0
func (this *DeleteNamespaceResponse) Equal(that interface{}) bool
func (*DeleteNamespaceResponse) GetRequestStatus ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) GetRequestStatus() *v12.RequestStatus
func (*DeleteNamespaceResponse) GoString ¶ added in v0.5.0
func (this *DeleteNamespaceResponse) GoString() string
func (*DeleteNamespaceResponse) Marshal ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*DeleteNamespaceResponse) MarshalTo ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNamespaceResponse) MarshalToSizedBuffer ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNamespaceResponse) ProtoMessage ¶ added in v0.5.0
func (*DeleteNamespaceResponse) ProtoMessage()
func (*DeleteNamespaceResponse) Reset ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) Reset()
func (*DeleteNamespaceResponse) Size ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) Size() (n int)
func (*DeleteNamespaceResponse) String ¶ added in v0.5.0
func (this *DeleteNamespaceResponse) String() string
func (*DeleteNamespaceResponse) Unmarshal ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) Unmarshal(dAtA []byte) error
func (*DeleteNamespaceResponse) XXX_DiscardUnknown ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) XXX_DiscardUnknown()
func (*DeleteNamespaceResponse) XXX_Marshal ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNamespaceResponse) XXX_Merge ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) XXX_Merge(src proto.Message)
func (*DeleteNamespaceResponse) XXX_Size ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) XXX_Size() int
func (*DeleteNamespaceResponse) XXX_Unmarshal ¶ added in v0.5.0
func (m *DeleteNamespaceResponse) XXX_Unmarshal(b []byte) error
type FailoverNamespaceRequest ¶ added in v0.16.0
type FailoverNamespaceRequest struct { // The namespace to be failed over. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // The target region is the region to be primary after the failover. TargetRegion *v14.RegionID `protobuf:"bytes,3,opt,name=target_region,json=targetRegion,proto3" json:"target_region,omitempty"` // This will skip graceful failover and fail over namespace without any condition. SkipGracefulFailover bool `protobuf:"varint,4,opt,name=skip_graceful_failover,json=skipGracefulFailover,proto3" json:"skip_graceful_failover,omitempty"` }
func (*FailoverNamespaceRequest) Descriptor ¶ added in v0.16.0
func (*FailoverNamespaceRequest) Descriptor() ([]byte, []int)
func (*FailoverNamespaceRequest) Equal ¶ added in v0.16.0
func (this *FailoverNamespaceRequest) Equal(that interface{}) bool
func (*FailoverNamespaceRequest) GetNamespace ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) GetNamespace() string
func (*FailoverNamespaceRequest) GetRequestId ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) GetRequestId() string
func (*FailoverNamespaceRequest) GetSkipGracefulFailover ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) GetSkipGracefulFailover() bool
func (*FailoverNamespaceRequest) GetTargetRegion ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) GetTargetRegion() *v14.RegionID
func (*FailoverNamespaceRequest) GoString ¶ added in v0.16.0
func (this *FailoverNamespaceRequest) GoString() string
func (*FailoverNamespaceRequest) Marshal ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*FailoverNamespaceRequest) MarshalTo ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*FailoverNamespaceRequest) MarshalToSizedBuffer ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*FailoverNamespaceRequest) ProtoMessage ¶ added in v0.16.0
func (*FailoverNamespaceRequest) ProtoMessage()
func (*FailoverNamespaceRequest) Reset ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) Reset()
func (*FailoverNamespaceRequest) Size ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) Size() (n int)
func (*FailoverNamespaceRequest) String ¶ added in v0.16.0
func (this *FailoverNamespaceRequest) String() string
func (*FailoverNamespaceRequest) Unmarshal ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) Unmarshal(dAtA []byte) error
func (*FailoverNamespaceRequest) XXX_DiscardUnknown ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) XXX_DiscardUnknown()
func (*FailoverNamespaceRequest) XXX_Marshal ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FailoverNamespaceRequest) XXX_Merge ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) XXX_Merge(src proto.Message)
func (*FailoverNamespaceRequest) XXX_Size ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) XXX_Size() int
func (*FailoverNamespaceRequest) XXX_Unmarshal ¶ added in v0.16.0
func (m *FailoverNamespaceRequest) XXX_Unmarshal(b []byte) error
type FailoverNamespaceResponse ¶ added in v0.16.0
type FailoverNamespaceResponse struct { // Failover status RequestStatus *v12.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*FailoverNamespaceResponse) Descriptor ¶ added in v0.16.0
func (*FailoverNamespaceResponse) Descriptor() ([]byte, []int)
func (*FailoverNamespaceResponse) Equal ¶ added in v0.16.0
func (this *FailoverNamespaceResponse) Equal(that interface{}) bool
func (*FailoverNamespaceResponse) GetRequestStatus ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) GetRequestStatus() *v12.RequestStatus
func (*FailoverNamespaceResponse) GoString ¶ added in v0.16.0
func (this *FailoverNamespaceResponse) GoString() string
func (*FailoverNamespaceResponse) Marshal ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*FailoverNamespaceResponse) MarshalTo ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*FailoverNamespaceResponse) MarshalToSizedBuffer ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*FailoverNamespaceResponse) ProtoMessage ¶ added in v0.16.0
func (*FailoverNamespaceResponse) ProtoMessage()
func (*FailoverNamespaceResponse) Reset ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) Reset()
func (*FailoverNamespaceResponse) Size ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) Size() (n int)
func (*FailoverNamespaceResponse) String ¶ added in v0.16.0
func (this *FailoverNamespaceResponse) String() string
func (*FailoverNamespaceResponse) Unmarshal ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) Unmarshal(dAtA []byte) error
func (*FailoverNamespaceResponse) XXX_DiscardUnknown ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) XXX_DiscardUnknown()
func (*FailoverNamespaceResponse) XXX_Marshal ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FailoverNamespaceResponse) XXX_Merge ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) XXX_Merge(src proto.Message)
func (*FailoverNamespaceResponse) XXX_Size ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) XXX_Size() int
func (*FailoverNamespaceResponse) XXX_Unmarshal ¶ added in v0.16.0
func (m *FailoverNamespaceResponse) XXX_Unmarshal(b []byte) error
type GetExportSinkRequest ¶ added in v0.8.0
type GetExportSinkRequest struct { // the namespace the sink is scoped to Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the sink name under the namespace to retrieve SinkName string `protobuf:"bytes,2,opt,name=sink_name,json=sinkName,proto3" json:"sink_name,omitempty"` }
func (*GetExportSinkRequest) Descriptor ¶ added in v0.8.0
func (*GetExportSinkRequest) Descriptor() ([]byte, []int)
func (*GetExportSinkRequest) Equal ¶ added in v0.8.0
func (this *GetExportSinkRequest) Equal(that interface{}) bool
func (*GetExportSinkRequest) GetNamespace ¶ added in v0.8.0
func (m *GetExportSinkRequest) GetNamespace() string
func (*GetExportSinkRequest) GetSinkName ¶ added in v0.8.0
func (m *GetExportSinkRequest) GetSinkName() string
func (*GetExportSinkRequest) GoString ¶ added in v0.8.0
func (this *GetExportSinkRequest) GoString() string
func (*GetExportSinkRequest) Marshal ¶ added in v0.8.0
func (m *GetExportSinkRequest) Marshal() (dAtA []byte, err error)
func (*GetExportSinkRequest) MarshalTo ¶ added in v0.8.0
func (m *GetExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetExportSinkRequest) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *GetExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetExportSinkRequest) ProtoMessage ¶ added in v0.8.0
func (*GetExportSinkRequest) ProtoMessage()
func (*GetExportSinkRequest) Reset ¶ added in v0.8.0
func (m *GetExportSinkRequest) Reset()
func (*GetExportSinkRequest) Size ¶ added in v0.8.0
func (m *GetExportSinkRequest) Size() (n int)
func (*GetExportSinkRequest) String ¶ added in v0.8.0
func (this *GetExportSinkRequest) String() string
func (*GetExportSinkRequest) Unmarshal ¶ added in v0.8.0
func (m *GetExportSinkRequest) Unmarshal(dAtA []byte) error
func (*GetExportSinkRequest) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *GetExportSinkRequest) XXX_DiscardUnknown()
func (*GetExportSinkRequest) XXX_Marshal ¶ added in v0.8.0
func (m *GetExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetExportSinkRequest) XXX_Merge ¶ added in v0.8.0
func (m *GetExportSinkRequest) XXX_Merge(src proto.Message)
func (*GetExportSinkRequest) XXX_Size ¶ added in v0.8.0
func (m *GetExportSinkRequest) XXX_Size() int
func (*GetExportSinkRequest) XXX_Unmarshal ¶ added in v0.8.0
func (m *GetExportSinkRequest) XXX_Unmarshal(b []byte) error
type GetExportSinkResponse ¶ added in v0.8.0
type GetExportSinkResponse struct { // the sink Sink *v13.ExportSink `protobuf:"bytes,1,opt,name=sink,proto3" json:"sink,omitempty"` }
func (*GetExportSinkResponse) Descriptor ¶ added in v0.8.0
func (*GetExportSinkResponse) Descriptor() ([]byte, []int)
func (*GetExportSinkResponse) Equal ¶ added in v0.8.0
func (this *GetExportSinkResponse) Equal(that interface{}) bool
func (*GetExportSinkResponse) GetSink ¶ added in v0.8.0
func (m *GetExportSinkResponse) GetSink() *v13.ExportSink
func (*GetExportSinkResponse) GoString ¶ added in v0.8.0
func (this *GetExportSinkResponse) GoString() string
func (*GetExportSinkResponse) Marshal ¶ added in v0.8.0
func (m *GetExportSinkResponse) Marshal() (dAtA []byte, err error)
func (*GetExportSinkResponse) MarshalTo ¶ added in v0.8.0
func (m *GetExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetExportSinkResponse) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *GetExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetExportSinkResponse) ProtoMessage ¶ added in v0.8.0
func (*GetExportSinkResponse) ProtoMessage()
func (*GetExportSinkResponse) Reset ¶ added in v0.8.0
func (m *GetExportSinkResponse) Reset()
func (*GetExportSinkResponse) Size ¶ added in v0.8.0
func (m *GetExportSinkResponse) Size() (n int)
func (*GetExportSinkResponse) String ¶ added in v0.8.0
func (this *GetExportSinkResponse) String() string
func (*GetExportSinkResponse) Unmarshal ¶ added in v0.8.0
func (m *GetExportSinkResponse) Unmarshal(dAtA []byte) error
func (*GetExportSinkResponse) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *GetExportSinkResponse) XXX_DiscardUnknown()
func (*GetExportSinkResponse) XXX_Marshal ¶ added in v0.8.0
func (m *GetExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetExportSinkResponse) XXX_Merge ¶ added in v0.8.0
func (m *GetExportSinkResponse) XXX_Merge(src proto.Message)
func (*GetExportSinkResponse) XXX_Size ¶ added in v0.8.0
func (m *GetExportSinkResponse) XXX_Size() int
func (*GetExportSinkResponse) XXX_Unmarshal ¶ added in v0.8.0
func (m *GetExportSinkResponse) XXX_Unmarshal(b []byte) error
type GetExportSinksRequest ¶ added in v0.8.0
type GetExportSinksRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the requested size of the page to retrive PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // the page token PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` }
func (*GetExportSinksRequest) Descriptor ¶ added in v0.8.0
func (*GetExportSinksRequest) Descriptor() ([]byte, []int)
func (*GetExportSinksRequest) Equal ¶ added in v0.8.0
func (this *GetExportSinksRequest) Equal(that interface{}) bool
func (*GetExportSinksRequest) GetNamespace ¶ added in v0.8.0
func (m *GetExportSinksRequest) GetNamespace() string
func (*GetExportSinksRequest) GetPageSize ¶ added in v0.8.0
func (m *GetExportSinksRequest) GetPageSize() int32
func (*GetExportSinksRequest) GetPageToken ¶ added in v0.8.0
func (m *GetExportSinksRequest) GetPageToken() string
func (*GetExportSinksRequest) GoString ¶ added in v0.8.0
func (this *GetExportSinksRequest) GoString() string
func (*GetExportSinksRequest) Marshal ¶ added in v0.8.0
func (m *GetExportSinksRequest) Marshal() (dAtA []byte, err error)
func (*GetExportSinksRequest) MarshalTo ¶ added in v0.8.0
func (m *GetExportSinksRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetExportSinksRequest) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *GetExportSinksRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetExportSinksRequest) ProtoMessage ¶ added in v0.8.0
func (*GetExportSinksRequest) ProtoMessage()
func (*GetExportSinksRequest) Reset ¶ added in v0.8.0
func (m *GetExportSinksRequest) Reset()
func (*GetExportSinksRequest) Size ¶ added in v0.8.0
func (m *GetExportSinksRequest) Size() (n int)
func (*GetExportSinksRequest) String ¶ added in v0.8.0
func (this *GetExportSinksRequest) String() string
func (*GetExportSinksRequest) Unmarshal ¶ added in v0.8.0
func (m *GetExportSinksRequest) Unmarshal(dAtA []byte) error
func (*GetExportSinksRequest) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *GetExportSinksRequest) XXX_DiscardUnknown()
func (*GetExportSinksRequest) XXX_Marshal ¶ added in v0.8.0
func (m *GetExportSinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetExportSinksRequest) XXX_Merge ¶ added in v0.8.0
func (m *GetExportSinksRequest) XXX_Merge(src proto.Message)
func (*GetExportSinksRequest) XXX_Size ¶ added in v0.8.0
func (m *GetExportSinksRequest) XXX_Size() int
func (*GetExportSinksRequest) XXX_Unmarshal ¶ added in v0.8.0
func (m *GetExportSinksRequest) XXX_Unmarshal(b []byte) error
type GetExportSinksResponse ¶ added in v0.8.0
type GetExportSinksResponse struct { // the list of export sinks Sinks []*v13.ExportSink `protobuf:"bytes,1,rep,name=sinks,proto3" json:"sinks,omitempty"` // the next page's token NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` }
func (*GetExportSinksResponse) Descriptor ¶ added in v0.8.0
func (*GetExportSinksResponse) Descriptor() ([]byte, []int)
func (*GetExportSinksResponse) Equal ¶ added in v0.8.0
func (this *GetExportSinksResponse) Equal(that interface{}) bool
func (*GetExportSinksResponse) GetNextPageToken ¶ added in v0.8.0
func (m *GetExportSinksResponse) GetNextPageToken() string
func (*GetExportSinksResponse) GetSinks ¶ added in v0.8.0
func (m *GetExportSinksResponse) GetSinks() []*v13.ExportSink
func (*GetExportSinksResponse) GoString ¶ added in v0.8.0
func (this *GetExportSinksResponse) GoString() string
func (*GetExportSinksResponse) Marshal ¶ added in v0.8.0
func (m *GetExportSinksResponse) Marshal() (dAtA []byte, err error)
func (*GetExportSinksResponse) MarshalTo ¶ added in v0.8.0
func (m *GetExportSinksResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetExportSinksResponse) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *GetExportSinksResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetExportSinksResponse) ProtoMessage ¶ added in v0.8.0
func (*GetExportSinksResponse) ProtoMessage()
func (*GetExportSinksResponse) Reset ¶ added in v0.8.0
func (m *GetExportSinksResponse) Reset()
func (*GetExportSinksResponse) Size ¶ added in v0.8.0
func (m *GetExportSinksResponse) Size() (n int)
func (*GetExportSinksResponse) String ¶ added in v0.8.0
func (this *GetExportSinksResponse) String() string
func (*GetExportSinksResponse) Unmarshal ¶ added in v0.8.0
func (m *GetExportSinksResponse) Unmarshal(dAtA []byte) error
func (*GetExportSinksResponse) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *GetExportSinksResponse) XXX_DiscardUnknown()
func (*GetExportSinksResponse) XXX_Marshal ¶ added in v0.8.0
func (m *GetExportSinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetExportSinksResponse) XXX_Merge ¶ added in v0.8.0
func (m *GetExportSinksResponse) XXX_Merge(src proto.Message)
func (*GetExportSinksResponse) XXX_Size ¶ added in v0.8.0
func (m *GetExportSinksResponse) XXX_Size() int
func (*GetExportSinksResponse) XXX_Unmarshal ¶ added in v0.8.0
func (m *GetExportSinksResponse) XXX_Unmarshal(b []byte) error
type GetNamespaceRequest ¶
type GetNamespaceRequest struct { // the namespace Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` }
func (*GetNamespaceRequest) Descriptor ¶
func (*GetNamespaceRequest) Descriptor() ([]byte, []int)
func (*GetNamespaceRequest) Equal ¶
func (this *GetNamespaceRequest) Equal(that interface{}) bool
func (*GetNamespaceRequest) GetNamespace ¶
func (m *GetNamespaceRequest) GetNamespace() string
func (*GetNamespaceRequest) GoString ¶
func (this *GetNamespaceRequest) GoString() string
func (*GetNamespaceRequest) Marshal ¶
func (m *GetNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*GetNamespaceRequest) MarshalTo ¶
func (m *GetNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceRequest) MarshalToSizedBuffer ¶
func (m *GetNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceRequest) ProtoMessage ¶
func (*GetNamespaceRequest) ProtoMessage()
func (*GetNamespaceRequest) Reset ¶
func (m *GetNamespaceRequest) Reset()
func (*GetNamespaceRequest) Size ¶
func (m *GetNamespaceRequest) Size() (n int)
func (*GetNamespaceRequest) String ¶
func (this *GetNamespaceRequest) String() string
func (*GetNamespaceRequest) Unmarshal ¶
func (m *GetNamespaceRequest) Unmarshal(dAtA []byte) error
func (*GetNamespaceRequest) XXX_DiscardUnknown ¶
func (m *GetNamespaceRequest) XXX_DiscardUnknown()
func (*GetNamespaceRequest) XXX_Marshal ¶
func (m *GetNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceRequest) XXX_Merge ¶
func (m *GetNamespaceRequest) XXX_Merge(src proto.Message)
func (*GetNamespaceRequest) XXX_Size ¶
func (m *GetNamespaceRequest) XXX_Size() int
func (*GetNamespaceRequest) XXX_Unmarshal ¶
func (m *GetNamespaceRequest) XXX_Unmarshal(b []byte) error
type GetNamespaceResponse ¶
type GetNamespaceResponse struct { // the namespace Namespace *v1.Namespace `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` }
func (*GetNamespaceResponse) Descriptor ¶
func (*GetNamespaceResponse) Descriptor() ([]byte, []int)
func (*GetNamespaceResponse) Equal ¶
func (this *GetNamespaceResponse) Equal(that interface{}) bool
func (*GetNamespaceResponse) GetNamespace ¶
func (m *GetNamespaceResponse) GetNamespace() *v1.Namespace
func (*GetNamespaceResponse) GoString ¶
func (this *GetNamespaceResponse) GoString() string
func (*GetNamespaceResponse) Marshal ¶
func (m *GetNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*GetNamespaceResponse) MarshalTo ¶
func (m *GetNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespaceResponse) MarshalToSizedBuffer ¶
func (m *GetNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespaceResponse) ProtoMessage ¶
func (*GetNamespaceResponse) ProtoMessage()
func (*GetNamespaceResponse) Reset ¶
func (m *GetNamespaceResponse) Reset()
func (*GetNamespaceResponse) Size ¶
func (m *GetNamespaceResponse) Size() (n int)
func (*GetNamespaceResponse) String ¶
func (this *GetNamespaceResponse) String() string
func (*GetNamespaceResponse) Unmarshal ¶
func (m *GetNamespaceResponse) Unmarshal(dAtA []byte) error
func (*GetNamespaceResponse) XXX_DiscardUnknown ¶
func (m *GetNamespaceResponse) XXX_DiscardUnknown()
func (*GetNamespaceResponse) XXX_Marshal ¶
func (m *GetNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespaceResponse) XXX_Merge ¶
func (m *GetNamespaceResponse) XXX_Merge(src proto.Message)
func (*GetNamespaceResponse) XXX_Size ¶
func (m *GetNamespaceResponse) XXX_Size() int
func (*GetNamespaceResponse) XXX_Unmarshal ¶
func (m *GetNamespaceResponse) XXX_Unmarshal(b []byte) error
type GetNamespacesRequest ¶
type GetNamespacesRequest struct { // the requested size of the page to retrive PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // the page token PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` }
func (*GetNamespacesRequest) Descriptor ¶
func (*GetNamespacesRequest) Descriptor() ([]byte, []int)
func (*GetNamespacesRequest) Equal ¶
func (this *GetNamespacesRequest) Equal(that interface{}) bool
func (*GetNamespacesRequest) GetPageSize ¶
func (m *GetNamespacesRequest) GetPageSize() int32
func (*GetNamespacesRequest) GetPageToken ¶
func (m *GetNamespacesRequest) GetPageToken() string
func (*GetNamespacesRequest) GoString ¶
func (this *GetNamespacesRequest) GoString() string
func (*GetNamespacesRequest) Marshal ¶
func (m *GetNamespacesRequest) Marshal() (dAtA []byte, err error)
func (*GetNamespacesRequest) MarshalTo ¶
func (m *GetNamespacesRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespacesRequest) MarshalToSizedBuffer ¶
func (m *GetNamespacesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespacesRequest) ProtoMessage ¶
func (*GetNamespacesRequest) ProtoMessage()
func (*GetNamespacesRequest) Reset ¶
func (m *GetNamespacesRequest) Reset()
func (*GetNamespacesRequest) Size ¶
func (m *GetNamespacesRequest) Size() (n int)
func (*GetNamespacesRequest) String ¶
func (this *GetNamespacesRequest) String() string
func (*GetNamespacesRequest) Unmarshal ¶
func (m *GetNamespacesRequest) Unmarshal(dAtA []byte) error
func (*GetNamespacesRequest) XXX_DiscardUnknown ¶
func (m *GetNamespacesRequest) XXX_DiscardUnknown()
func (*GetNamespacesRequest) XXX_Marshal ¶
func (m *GetNamespacesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespacesRequest) XXX_Merge ¶
func (m *GetNamespacesRequest) XXX_Merge(src proto.Message)
func (*GetNamespacesRequest) XXX_Size ¶
func (m *GetNamespacesRequest) XXX_Size() int
func (*GetNamespacesRequest) XXX_Unmarshal ¶
func (m *GetNamespacesRequest) XXX_Unmarshal(b []byte) error
type GetNamespacesResponse ¶
type GetNamespacesResponse struct { // the list of namespaces Namespaces []*v1.Namespace `protobuf:"bytes,1,rep,name=namespaces,proto3" json:"namespaces,omitempty"` // the next page's token NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` }
func (*GetNamespacesResponse) Descriptor ¶
func (*GetNamespacesResponse) Descriptor() ([]byte, []int)
func (*GetNamespacesResponse) Equal ¶
func (this *GetNamespacesResponse) Equal(that interface{}) bool
func (*GetNamespacesResponse) GetNamespaces ¶
func (m *GetNamespacesResponse) GetNamespaces() []*v1.Namespace
func (*GetNamespacesResponse) GetNextPageToken ¶
func (m *GetNamespacesResponse) GetNextPageToken() string
func (*GetNamespacesResponse) GoString ¶
func (this *GetNamespacesResponse) GoString() string
func (*GetNamespacesResponse) Marshal ¶
func (m *GetNamespacesResponse) Marshal() (dAtA []byte, err error)
func (*GetNamespacesResponse) MarshalTo ¶
func (m *GetNamespacesResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetNamespacesResponse) MarshalToSizedBuffer ¶
func (m *GetNamespacesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNamespacesResponse) ProtoMessage ¶
func (*GetNamespacesResponse) ProtoMessage()
func (*GetNamespacesResponse) Reset ¶
func (m *GetNamespacesResponse) Reset()
func (*GetNamespacesResponse) Size ¶
func (m *GetNamespacesResponse) Size() (n int)
func (*GetNamespacesResponse) String ¶
func (this *GetNamespacesResponse) String() string
func (*GetNamespacesResponse) Unmarshal ¶
func (m *GetNamespacesResponse) Unmarshal(dAtA []byte) error
func (*GetNamespacesResponse) XXX_DiscardUnknown ¶
func (m *GetNamespacesResponse) XXX_DiscardUnknown()
func (*GetNamespacesResponse) XXX_Marshal ¶
func (m *GetNamespacesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNamespacesResponse) XXX_Merge ¶
func (m *GetNamespacesResponse) XXX_Merge(src proto.Message)
func (*GetNamespacesResponse) XXX_Size ¶
func (m *GetNamespacesResponse) XXX_Size() int
func (*GetNamespacesResponse) XXX_Unmarshal ¶
func (m *GetNamespacesResponse) XXX_Unmarshal(b []byte) error
type ListExportSinksRequest ¶ added in v0.8.0
type ListExportSinksRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the requested size of the page to retrive PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // the page token PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` }
func (*ListExportSinksRequest) Descriptor ¶ added in v0.8.0
func (*ListExportSinksRequest) Descriptor() ([]byte, []int)
func (*ListExportSinksRequest) Equal ¶ added in v0.8.0
func (this *ListExportSinksRequest) Equal(that interface{}) bool
func (*ListExportSinksRequest) GetNamespace ¶ added in v0.8.0
func (m *ListExportSinksRequest) GetNamespace() string
func (*ListExportSinksRequest) GetPageSize ¶ added in v0.8.0
func (m *ListExportSinksRequest) GetPageSize() int32
func (*ListExportSinksRequest) GetPageToken ¶ added in v0.8.0
func (m *ListExportSinksRequest) GetPageToken() string
func (*ListExportSinksRequest) GoString ¶ added in v0.8.0
func (this *ListExportSinksRequest) GoString() string
func (*ListExportSinksRequest) Marshal ¶ added in v0.8.0
func (m *ListExportSinksRequest) Marshal() (dAtA []byte, err error)
func (*ListExportSinksRequest) MarshalTo ¶ added in v0.8.0
func (m *ListExportSinksRequest) MarshalTo(dAtA []byte) (int, error)
func (*ListExportSinksRequest) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *ListExportSinksRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListExportSinksRequest) ProtoMessage ¶ added in v0.8.0
func (*ListExportSinksRequest) ProtoMessage()
func (*ListExportSinksRequest) Reset ¶ added in v0.8.0
func (m *ListExportSinksRequest) Reset()
func (*ListExportSinksRequest) Size ¶ added in v0.8.0
func (m *ListExportSinksRequest) Size() (n int)
func (*ListExportSinksRequest) String ¶ added in v0.8.0
func (this *ListExportSinksRequest) String() string
func (*ListExportSinksRequest) Unmarshal ¶ added in v0.8.0
func (m *ListExportSinksRequest) Unmarshal(dAtA []byte) error
func (*ListExportSinksRequest) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *ListExportSinksRequest) XXX_DiscardUnknown()
func (*ListExportSinksRequest) XXX_Marshal ¶ added in v0.8.0
func (m *ListExportSinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListExportSinksRequest) XXX_Merge ¶ added in v0.8.0
func (m *ListExportSinksRequest) XXX_Merge(src proto.Message)
func (*ListExportSinksRequest) XXX_Size ¶ added in v0.8.0
func (m *ListExportSinksRequest) XXX_Size() int
func (*ListExportSinksRequest) XXX_Unmarshal ¶ added in v0.8.0
func (m *ListExportSinksRequest) XXX_Unmarshal(b []byte) error
type ListExportSinksResponse ¶ added in v0.8.0
type ListExportSinksResponse struct { // the list of export sink names SinkNames []string `protobuf:"bytes,1,rep,name=sink_names,json=sinkNames,proto3" json:"sink_names,omitempty"` // the next page's token NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` }
func (*ListExportSinksResponse) Descriptor ¶ added in v0.8.0
func (*ListExportSinksResponse) Descriptor() ([]byte, []int)
func (*ListExportSinksResponse) Equal ¶ added in v0.8.0
func (this *ListExportSinksResponse) Equal(that interface{}) bool
func (*ListExportSinksResponse) GetNextPageToken ¶ added in v0.8.0
func (m *ListExportSinksResponse) GetNextPageToken() string
func (*ListExportSinksResponse) GetSinkNames ¶ added in v0.8.0
func (m *ListExportSinksResponse) GetSinkNames() []string
func (*ListExportSinksResponse) GoString ¶ added in v0.8.0
func (this *ListExportSinksResponse) GoString() string
func (*ListExportSinksResponse) Marshal ¶ added in v0.8.0
func (m *ListExportSinksResponse) Marshal() (dAtA []byte, err error)
func (*ListExportSinksResponse) MarshalTo ¶ added in v0.8.0
func (m *ListExportSinksResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListExportSinksResponse) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *ListExportSinksResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListExportSinksResponse) ProtoMessage ¶ added in v0.8.0
func (*ListExportSinksResponse) ProtoMessage()
func (*ListExportSinksResponse) Reset ¶ added in v0.8.0
func (m *ListExportSinksResponse) Reset()
func (*ListExportSinksResponse) Size ¶ added in v0.8.0
func (m *ListExportSinksResponse) Size() (n int)
func (*ListExportSinksResponse) String ¶ added in v0.8.0
func (this *ListExportSinksResponse) String() string
func (*ListExportSinksResponse) Unmarshal ¶ added in v0.8.0
func (m *ListExportSinksResponse) Unmarshal(dAtA []byte) error
func (*ListExportSinksResponse) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *ListExportSinksResponse) XXX_DiscardUnknown()
func (*ListExportSinksResponse) XXX_Marshal ¶ added in v0.8.0
func (m *ListExportSinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListExportSinksResponse) XXX_Merge ¶ added in v0.8.0
func (m *ListExportSinksResponse) XXX_Merge(src proto.Message)
func (*ListExportSinksResponse) XXX_Size ¶ added in v0.8.0
func (m *ListExportSinksResponse) XXX_Size() int
func (*ListExportSinksResponse) XXX_Unmarshal ¶ added in v0.8.0
func (m *ListExportSinksResponse) XXX_Unmarshal(b []byte) error
type ListNamespacesRequest ¶
type ListNamespacesRequest struct { // the requested size of the page to retrive PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // the page token PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` }
func (*ListNamespacesRequest) Descriptor ¶
func (*ListNamespacesRequest) Descriptor() ([]byte, []int)
func (*ListNamespacesRequest) Equal ¶
func (this *ListNamespacesRequest) Equal(that interface{}) bool
func (*ListNamespacesRequest) GetPageSize ¶
func (m *ListNamespacesRequest) GetPageSize() int32
func (*ListNamespacesRequest) GetPageToken ¶
func (m *ListNamespacesRequest) GetPageToken() string
func (*ListNamespacesRequest) GoString ¶
func (this *ListNamespacesRequest) GoString() string
func (*ListNamespacesRequest) Marshal ¶
func (m *ListNamespacesRequest) Marshal() (dAtA []byte, err error)
func (*ListNamespacesRequest) MarshalTo ¶
func (m *ListNamespacesRequest) MarshalTo(dAtA []byte) (int, error)
func (*ListNamespacesRequest) MarshalToSizedBuffer ¶
func (m *ListNamespacesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListNamespacesRequest) ProtoMessage ¶
func (*ListNamespacesRequest) ProtoMessage()
func (*ListNamespacesRequest) Reset ¶
func (m *ListNamespacesRequest) Reset()
func (*ListNamespacesRequest) Size ¶
func (m *ListNamespacesRequest) Size() (n int)
func (*ListNamespacesRequest) String ¶
func (this *ListNamespacesRequest) String() string
func (*ListNamespacesRequest) Unmarshal ¶
func (m *ListNamespacesRequest) Unmarshal(dAtA []byte) error
func (*ListNamespacesRequest) XXX_DiscardUnknown ¶
func (m *ListNamespacesRequest) XXX_DiscardUnknown()
func (*ListNamespacesRequest) XXX_Marshal ¶
func (m *ListNamespacesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNamespacesRequest) XXX_Merge ¶
func (m *ListNamespacesRequest) XXX_Merge(src proto.Message)
func (*ListNamespacesRequest) XXX_Size ¶
func (m *ListNamespacesRequest) XXX_Size() int
func (*ListNamespacesRequest) XXX_Unmarshal ¶
func (m *ListNamespacesRequest) XXX_Unmarshal(b []byte) error
type ListNamespacesResponse ¶
type ListNamespacesResponse struct { // the list of namespaces Namespaces []string `protobuf:"bytes,1,rep,name=namespaces,proto3" json:"namespaces,omitempty"` // the next page's token NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` }
func (*ListNamespacesResponse) Descriptor ¶
func (*ListNamespacesResponse) Descriptor() ([]byte, []int)
func (*ListNamespacesResponse) Equal ¶
func (this *ListNamespacesResponse) Equal(that interface{}) bool
func (*ListNamespacesResponse) GetNamespaces ¶
func (m *ListNamespacesResponse) GetNamespaces() []string
func (*ListNamespacesResponse) GetNextPageToken ¶
func (m *ListNamespacesResponse) GetNextPageToken() string
func (*ListNamespacesResponse) GoString ¶
func (this *ListNamespacesResponse) GoString() string
func (*ListNamespacesResponse) Marshal ¶
func (m *ListNamespacesResponse) Marshal() (dAtA []byte, err error)
func (*ListNamespacesResponse) MarshalTo ¶
func (m *ListNamespacesResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListNamespacesResponse) MarshalToSizedBuffer ¶
func (m *ListNamespacesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListNamespacesResponse) ProtoMessage ¶
func (*ListNamespacesResponse) ProtoMessage()
func (*ListNamespacesResponse) Reset ¶
func (m *ListNamespacesResponse) Reset()
func (*ListNamespacesResponse) Size ¶
func (m *ListNamespacesResponse) Size() (n int)
func (*ListNamespacesResponse) String ¶
func (this *ListNamespacesResponse) String() string
func (*ListNamespacesResponse) Unmarshal ¶
func (m *ListNamespacesResponse) Unmarshal(dAtA []byte) error
func (*ListNamespacesResponse) XXX_DiscardUnknown ¶
func (m *ListNamespacesResponse) XXX_DiscardUnknown()
func (*ListNamespacesResponse) XXX_Marshal ¶
func (m *ListNamespacesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNamespacesResponse) XXX_Merge ¶
func (m *ListNamespacesResponse) XXX_Merge(src proto.Message)
func (*ListNamespacesResponse) XXX_Size ¶
func (m *ListNamespacesResponse) XXX_Size() int
func (*ListNamespacesResponse) XXX_Unmarshal ¶
func (m *ListNamespacesResponse) XXX_Unmarshal(b []byte) error
type NamespaceServiceClient ¶
type NamespaceServiceClient interface { // CreateNamespace creates a new namespace on Temporal cloud. CreateNamespace(ctx context.Context, in *CreateNamespaceRequest, opts ...grpc.CallOption) (*CreateNamespaceResponse, error) // ListNamespaces lists the names of all known namespaces on Temporal cloud. ListNamespaces(ctx context.Context, in *ListNamespacesRequest, opts ...grpc.CallOption) (*ListNamespacesResponse, error) // GetNamespaces lists all known namespaces on temporal cloud. GetNamespaces(ctx context.Context, in *GetNamespacesRequest, opts ...grpc.CallOption) (*GetNamespacesResponse, error) // GetNamespace describes the namespace in detail. GetNamespace(ctx context.Context, in *GetNamespaceRequest, opts ...grpc.CallOption) (*GetNamespaceResponse, error) // UpdateNamespace updates an existing namespace on Temporal cloud. UpdateNamespace(ctx context.Context, in *UpdateNamespaceRequest, opts ...grpc.CallOption) (*UpdateNamespaceResponse, error) // RenameCustomSearchAttribute renames an existing custom search attribute for a given namespace on Temporal cloud. RenameCustomSearchAttribute(ctx context.Context, in *RenameCustomSearchAttributeRequest, opts ...grpc.CallOption) (*RenameCustomSearchAttributeResponse, error) // DeleteNamespace deletes an existing namespace on Temporal cloud. DeleteNamespace(ctx context.Context, in *DeleteNamespaceRequest, opts ...grpc.CallOption) (*DeleteNamespaceResponse, error) // CreateExportSink creates a new sink under the specified namespace on Temporal cloud CreateExportSink(ctx context.Context, in *CreateExportSinkRequest, opts ...grpc.CallOption) (*CreateExportSinkResponse, error) // GetExportSink gets the specified sink under the specified namespace on Temporal cloud GetExportSink(ctx context.Context, in *GetExportSinkRequest, opts ...grpc.CallOption) (*GetExportSinkResponse, error) // DeleteExportSink deletes the specified sink under the specified namespace on Temporal cloud DeleteExportSink(ctx context.Context, in *DeleteExportSinkRequest, opts ...grpc.CallOption) (*DeleteExportSinkResponse, error) // UpdateExportSink updates the specified sink under the specified namespace on Temporal Cloud UpdateExportSink(ctx context.Context, in *UpdateExportSinkRequest, opts ...grpc.CallOption) (*UpdateExportSinkResponse, error) // ListExportSinks lists the export sinks under the specified namespace on Temporal Cloud ListExportSinks(ctx context.Context, in *ListExportSinksRequest, opts ...grpc.CallOption) (*ListExportSinksResponse, error) // ValidateExportSink that could write test file to sink on Temporal Cloud ValidateExportSink(ctx context.Context, in *ValidateExportSinkRequest, opts ...grpc.CallOption) (*ValidateExportSinkResponse, error) // GetExportSinks retrieves the export sinks under the specified namespace on Temporal Cloud GetExportSinks(ctx context.Context, in *GetExportSinksRequest, opts ...grpc.CallOption) (*GetExportSinksResponse, error) // FailoverNamespace failovers the namespace from the source_region to the target_region on Temporal Cloud FailoverNamespace(ctx context.Context, in *FailoverNamespaceRequest, opts ...grpc.CallOption) (*FailoverNamespaceResponse, error) }
NamespaceServiceClient is the client API for NamespaceService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNamespaceServiceClient ¶
func NewNamespaceServiceClient(cc grpc.ClientConnInterface) NamespaceServiceClient
type NamespaceServiceServer ¶
type NamespaceServiceServer interface { // CreateNamespace creates a new namespace on Temporal cloud. CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error) // ListNamespaces lists the names of all known namespaces on Temporal cloud. ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, error) // GetNamespaces lists all known namespaces on temporal cloud. GetNamespaces(context.Context, *GetNamespacesRequest) (*GetNamespacesResponse, error) // GetNamespace describes the namespace in detail. GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error) // UpdateNamespace updates an existing namespace on Temporal cloud. UpdateNamespace(context.Context, *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error) // RenameCustomSearchAttribute renames an existing custom search attribute for a given namespace on Temporal cloud. RenameCustomSearchAttribute(context.Context, *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error) // DeleteNamespace deletes an existing namespace on Temporal cloud. DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error) // CreateExportSink creates a new sink under the specified namespace on Temporal cloud CreateExportSink(context.Context, *CreateExportSinkRequest) (*CreateExportSinkResponse, error) // GetExportSink gets the specified sink under the specified namespace on Temporal cloud GetExportSink(context.Context, *GetExportSinkRequest) (*GetExportSinkResponse, error) // DeleteExportSink deletes the specified sink under the specified namespace on Temporal cloud DeleteExportSink(context.Context, *DeleteExportSinkRequest) (*DeleteExportSinkResponse, error) // UpdateExportSink updates the specified sink under the specified namespace on Temporal Cloud UpdateExportSink(context.Context, *UpdateExportSinkRequest) (*UpdateExportSinkResponse, error) // ListExportSinks lists the export sinks under the specified namespace on Temporal Cloud ListExportSinks(context.Context, *ListExportSinksRequest) (*ListExportSinksResponse, error) // ValidateExportSink that could write test file to sink on Temporal Cloud ValidateExportSink(context.Context, *ValidateExportSinkRequest) (*ValidateExportSinkResponse, error) // GetExportSinks retrieves the export sinks under the specified namespace on Temporal Cloud GetExportSinks(context.Context, *GetExportSinksRequest) (*GetExportSinksResponse, error) // FailoverNamespace failovers the namespace from the source_region to the target_region on Temporal Cloud FailoverNamespace(context.Context, *FailoverNamespaceRequest) (*FailoverNamespaceResponse, error) }
NamespaceServiceServer is the server API for NamespaceService service.
type RenameCustomSearchAttributeRequest ¶
type RenameCustomSearchAttributeRequest struct { // the namespace Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the existing name of the custom search attribute to be renamed ExistingCustomSearchAttributeName string `` /* 166-byte string literal not displayed */ // the new name of the custom search attribute NewCustomSearchAttributeName string `` /* 151-byte string literal not displayed */ // the version of the namespace for which this update is intended for // the latest version can be found in the namespace status ResourceVersion string `protobuf:"bytes,4,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*RenameCustomSearchAttributeRequest) Descriptor ¶
func (*RenameCustomSearchAttributeRequest) Descriptor() ([]byte, []int)
func (*RenameCustomSearchAttributeRequest) Equal ¶
func (this *RenameCustomSearchAttributeRequest) Equal(that interface{}) bool
func (*RenameCustomSearchAttributeRequest) GetExistingCustomSearchAttributeName ¶
func (m *RenameCustomSearchAttributeRequest) GetExistingCustomSearchAttributeName() string
func (*RenameCustomSearchAttributeRequest) GetNamespace ¶
func (m *RenameCustomSearchAttributeRequest) GetNamespace() string
func (*RenameCustomSearchAttributeRequest) GetNewCustomSearchAttributeName ¶
func (m *RenameCustomSearchAttributeRequest) GetNewCustomSearchAttributeName() string
func (*RenameCustomSearchAttributeRequest) GetRequestId ¶
func (m *RenameCustomSearchAttributeRequest) GetRequestId() string
func (*RenameCustomSearchAttributeRequest) GetResourceVersion ¶
func (m *RenameCustomSearchAttributeRequest) GetResourceVersion() string
func (*RenameCustomSearchAttributeRequest) GoString ¶
func (this *RenameCustomSearchAttributeRequest) GoString() string
func (*RenameCustomSearchAttributeRequest) Marshal ¶
func (m *RenameCustomSearchAttributeRequest) Marshal() (dAtA []byte, err error)
func (*RenameCustomSearchAttributeRequest) MarshalTo ¶
func (m *RenameCustomSearchAttributeRequest) MarshalTo(dAtA []byte) (int, error)
func (*RenameCustomSearchAttributeRequest) MarshalToSizedBuffer ¶
func (m *RenameCustomSearchAttributeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RenameCustomSearchAttributeRequest) ProtoMessage ¶
func (*RenameCustomSearchAttributeRequest) ProtoMessage()
func (*RenameCustomSearchAttributeRequest) Reset ¶
func (m *RenameCustomSearchAttributeRequest) Reset()
func (*RenameCustomSearchAttributeRequest) Size ¶
func (m *RenameCustomSearchAttributeRequest) Size() (n int)
func (*RenameCustomSearchAttributeRequest) String ¶
func (this *RenameCustomSearchAttributeRequest) String() string
func (*RenameCustomSearchAttributeRequest) Unmarshal ¶
func (m *RenameCustomSearchAttributeRequest) Unmarshal(dAtA []byte) error
func (*RenameCustomSearchAttributeRequest) XXX_DiscardUnknown ¶
func (m *RenameCustomSearchAttributeRequest) XXX_DiscardUnknown()
func (*RenameCustomSearchAttributeRequest) XXX_Marshal ¶
func (m *RenameCustomSearchAttributeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RenameCustomSearchAttributeRequest) XXX_Merge ¶
func (m *RenameCustomSearchAttributeRequest) XXX_Merge(src proto.Message)
func (*RenameCustomSearchAttributeRequest) XXX_Size ¶
func (m *RenameCustomSearchAttributeRequest) XXX_Size() int
func (*RenameCustomSearchAttributeRequest) XXX_Unmarshal ¶
func (m *RenameCustomSearchAttributeRequest) XXX_Unmarshal(b []byte) error
type RenameCustomSearchAttributeResponse ¶
type RenameCustomSearchAttributeResponse struct { // the request status of the rename operation RequestStatus *v12.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*RenameCustomSearchAttributeResponse) Descriptor ¶
func (*RenameCustomSearchAttributeResponse) Descriptor() ([]byte, []int)
func (*RenameCustomSearchAttributeResponse) Equal ¶
func (this *RenameCustomSearchAttributeResponse) Equal(that interface{}) bool
func (*RenameCustomSearchAttributeResponse) GetRequestStatus ¶
func (m *RenameCustomSearchAttributeResponse) GetRequestStatus() *v12.RequestStatus
func (*RenameCustomSearchAttributeResponse) GoString ¶
func (this *RenameCustomSearchAttributeResponse) GoString() string
func (*RenameCustomSearchAttributeResponse) Marshal ¶
func (m *RenameCustomSearchAttributeResponse) Marshal() (dAtA []byte, err error)
func (*RenameCustomSearchAttributeResponse) MarshalTo ¶
func (m *RenameCustomSearchAttributeResponse) MarshalTo(dAtA []byte) (int, error)
func (*RenameCustomSearchAttributeResponse) MarshalToSizedBuffer ¶
func (m *RenameCustomSearchAttributeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RenameCustomSearchAttributeResponse) ProtoMessage ¶
func (*RenameCustomSearchAttributeResponse) ProtoMessage()
func (*RenameCustomSearchAttributeResponse) Reset ¶
func (m *RenameCustomSearchAttributeResponse) Reset()
func (*RenameCustomSearchAttributeResponse) Size ¶
func (m *RenameCustomSearchAttributeResponse) Size() (n int)
func (*RenameCustomSearchAttributeResponse) String ¶
func (this *RenameCustomSearchAttributeResponse) String() string
func (*RenameCustomSearchAttributeResponse) Unmarshal ¶
func (m *RenameCustomSearchAttributeResponse) Unmarshal(dAtA []byte) error
func (*RenameCustomSearchAttributeResponse) XXX_DiscardUnknown ¶
func (m *RenameCustomSearchAttributeResponse) XXX_DiscardUnknown()
func (*RenameCustomSearchAttributeResponse) XXX_Marshal ¶
func (m *RenameCustomSearchAttributeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RenameCustomSearchAttributeResponse) XXX_Merge ¶
func (m *RenameCustomSearchAttributeResponse) XXX_Merge(src proto.Message)
func (*RenameCustomSearchAttributeResponse) XXX_Size ¶
func (m *RenameCustomSearchAttributeResponse) XXX_Size() int
func (*RenameCustomSearchAttributeResponse) XXX_Unmarshal ¶
func (m *RenameCustomSearchAttributeResponse) XXX_Unmarshal(b []byte) error
type UnimplementedNamespaceServiceServer ¶
type UnimplementedNamespaceServiceServer struct { }
UnimplementedNamespaceServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedNamespaceServiceServer) CreateExportSink ¶ added in v0.8.0
func (*UnimplementedNamespaceServiceServer) CreateExportSink(ctx context.Context, req *CreateExportSinkRequest) (*CreateExportSinkResponse, error)
func (*UnimplementedNamespaceServiceServer) CreateNamespace ¶
func (*UnimplementedNamespaceServiceServer) CreateNamespace(ctx context.Context, req *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
func (*UnimplementedNamespaceServiceServer) DeleteExportSink ¶ added in v0.8.0
func (*UnimplementedNamespaceServiceServer) DeleteExportSink(ctx context.Context, req *DeleteExportSinkRequest) (*DeleteExportSinkResponse, error)
func (*UnimplementedNamespaceServiceServer) DeleteNamespace ¶ added in v0.5.0
func (*UnimplementedNamespaceServiceServer) DeleteNamespace(ctx context.Context, req *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
func (*UnimplementedNamespaceServiceServer) FailoverNamespace ¶ added in v0.16.0
func (*UnimplementedNamespaceServiceServer) FailoverNamespace(ctx context.Context, req *FailoverNamespaceRequest) (*FailoverNamespaceResponse, error)
func (*UnimplementedNamespaceServiceServer) GetExportSink ¶ added in v0.8.0
func (*UnimplementedNamespaceServiceServer) GetExportSink(ctx context.Context, req *GetExportSinkRequest) (*GetExportSinkResponse, error)
func (*UnimplementedNamespaceServiceServer) GetExportSinks ¶ added in v0.8.0
func (*UnimplementedNamespaceServiceServer) GetExportSinks(ctx context.Context, req *GetExportSinksRequest) (*GetExportSinksResponse, error)
func (*UnimplementedNamespaceServiceServer) GetNamespace ¶
func (*UnimplementedNamespaceServiceServer) GetNamespace(ctx context.Context, req *GetNamespaceRequest) (*GetNamespaceResponse, error)
func (*UnimplementedNamespaceServiceServer) GetNamespaces ¶
func (*UnimplementedNamespaceServiceServer) GetNamespaces(ctx context.Context, req *GetNamespacesRequest) (*GetNamespacesResponse, error)
func (*UnimplementedNamespaceServiceServer) ListExportSinks ¶ added in v0.8.0
func (*UnimplementedNamespaceServiceServer) ListExportSinks(ctx context.Context, req *ListExportSinksRequest) (*ListExportSinksResponse, error)
func (*UnimplementedNamespaceServiceServer) ListNamespaces ¶
func (*UnimplementedNamespaceServiceServer) ListNamespaces(ctx context.Context, req *ListNamespacesRequest) (*ListNamespacesResponse, error)
func (*UnimplementedNamespaceServiceServer) RenameCustomSearchAttribute ¶
func (*UnimplementedNamespaceServiceServer) RenameCustomSearchAttribute(ctx context.Context, req *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error)
func (*UnimplementedNamespaceServiceServer) UpdateExportSink ¶ added in v0.8.0
func (*UnimplementedNamespaceServiceServer) UpdateExportSink(ctx context.Context, req *UpdateExportSinkRequest) (*UpdateExportSinkResponse, error)
func (*UnimplementedNamespaceServiceServer) UpdateNamespace ¶
func (*UnimplementedNamespaceServiceServer) UpdateNamespace(ctx context.Context, req *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
func (*UnimplementedNamespaceServiceServer) ValidateExportSink ¶ added in v0.14.3
func (*UnimplementedNamespaceServiceServer) ValidateExportSink(ctx context.Context, req *ValidateExportSinkRequest) (*ValidateExportSinkResponse, error)
type UpdateExportSinkRequest ¶ added in v0.8.0
type UpdateExportSinkRequest struct { // the namespace the sink is scoped to Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the updated sink specification Spec *v13.ExportSinkSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // the version of the sink for which this update is intended for // the latest version can be found by getting the sink ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*UpdateExportSinkRequest) Descriptor ¶ added in v0.8.0
func (*UpdateExportSinkRequest) Descriptor() ([]byte, []int)
func (*UpdateExportSinkRequest) Equal ¶ added in v0.8.0
func (this *UpdateExportSinkRequest) Equal(that interface{}) bool
func (*UpdateExportSinkRequest) GetNamespace ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) GetNamespace() string
func (*UpdateExportSinkRequest) GetRequestId ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) GetRequestId() string
func (*UpdateExportSinkRequest) GetResourceVersion ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) GetResourceVersion() string
func (*UpdateExportSinkRequest) GetSpec ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) GetSpec() *v13.ExportSinkSpec
func (*UpdateExportSinkRequest) GoString ¶ added in v0.8.0
func (this *UpdateExportSinkRequest) GoString() string
func (*UpdateExportSinkRequest) Marshal ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) Marshal() (dAtA []byte, err error)
func (*UpdateExportSinkRequest) MarshalTo ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateExportSinkRequest) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateExportSinkRequest) ProtoMessage ¶ added in v0.8.0
func (*UpdateExportSinkRequest) ProtoMessage()
func (*UpdateExportSinkRequest) Reset ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) Reset()
func (*UpdateExportSinkRequest) Size ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) Size() (n int)
func (*UpdateExportSinkRequest) String ¶ added in v0.8.0
func (this *UpdateExportSinkRequest) String() string
func (*UpdateExportSinkRequest) Unmarshal ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) Unmarshal(dAtA []byte) error
func (*UpdateExportSinkRequest) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) XXX_DiscardUnknown()
func (*UpdateExportSinkRequest) XXX_Marshal ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateExportSinkRequest) XXX_Merge ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) XXX_Merge(src proto.Message)
func (*UpdateExportSinkRequest) XXX_Size ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) XXX_Size() int
func (*UpdateExportSinkRequest) XXX_Unmarshal ¶ added in v0.8.0
func (m *UpdateExportSinkRequest) XXX_Unmarshal(b []byte) error
type UpdateExportSinkResponse ¶ added in v0.8.0
type UpdateExportSinkResponse struct { // the request status of the update operation RequestStatus *v12.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*UpdateExportSinkResponse) Descriptor ¶ added in v0.8.0
func (*UpdateExportSinkResponse) Descriptor() ([]byte, []int)
func (*UpdateExportSinkResponse) Equal ¶ added in v0.8.0
func (this *UpdateExportSinkResponse) Equal(that interface{}) bool
func (*UpdateExportSinkResponse) GetRequestStatus ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) GetRequestStatus() *v12.RequestStatus
func (*UpdateExportSinkResponse) GoString ¶ added in v0.8.0
func (this *UpdateExportSinkResponse) GoString() string
func (*UpdateExportSinkResponse) Marshal ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) Marshal() (dAtA []byte, err error)
func (*UpdateExportSinkResponse) MarshalTo ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateExportSinkResponse) MarshalToSizedBuffer ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateExportSinkResponse) ProtoMessage ¶ added in v0.8.0
func (*UpdateExportSinkResponse) ProtoMessage()
func (*UpdateExportSinkResponse) Reset ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) Reset()
func (*UpdateExportSinkResponse) Size ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) Size() (n int)
func (*UpdateExportSinkResponse) String ¶ added in v0.8.0
func (this *UpdateExportSinkResponse) String() string
func (*UpdateExportSinkResponse) Unmarshal ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) Unmarshal(dAtA []byte) error
func (*UpdateExportSinkResponse) XXX_DiscardUnknown ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) XXX_DiscardUnknown()
func (*UpdateExportSinkResponse) XXX_Marshal ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateExportSinkResponse) XXX_Merge ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) XXX_Merge(src proto.Message)
func (*UpdateExportSinkResponse) XXX_Size ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) XXX_Size() int
func (*UpdateExportSinkResponse) XXX_Unmarshal ¶ added in v0.8.0
func (m *UpdateExportSinkResponse) XXX_Unmarshal(b []byte) error
type UpdateNamespaceRequest ¶
type UpdateNamespaceRequest struct { // the namespace Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the new namespace specification Spec *v1.NamespaceSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // the version of the namespace for which this update is intended for // the latest version can be found in the namespace status ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*UpdateNamespaceRequest) Descriptor ¶
func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)
func (*UpdateNamespaceRequest) Equal ¶
func (this *UpdateNamespaceRequest) Equal(that interface{}) bool
func (*UpdateNamespaceRequest) GetNamespace ¶
func (m *UpdateNamespaceRequest) GetNamespace() string
func (*UpdateNamespaceRequest) GetRequestId ¶
func (m *UpdateNamespaceRequest) GetRequestId() string
func (*UpdateNamespaceRequest) GetResourceVersion ¶
func (m *UpdateNamespaceRequest) GetResourceVersion() string
func (*UpdateNamespaceRequest) GetSpec ¶
func (m *UpdateNamespaceRequest) GetSpec() *v1.NamespaceSpec
func (*UpdateNamespaceRequest) GoString ¶
func (this *UpdateNamespaceRequest) GoString() string
func (*UpdateNamespaceRequest) Marshal ¶
func (m *UpdateNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*UpdateNamespaceRequest) MarshalTo ¶
func (m *UpdateNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNamespaceRequest) MarshalToSizedBuffer ¶
func (m *UpdateNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNamespaceRequest) ProtoMessage ¶
func (*UpdateNamespaceRequest) ProtoMessage()
func (*UpdateNamespaceRequest) Reset ¶
func (m *UpdateNamespaceRequest) Reset()
func (*UpdateNamespaceRequest) Size ¶
func (m *UpdateNamespaceRequest) Size() (n int)
func (*UpdateNamespaceRequest) String ¶
func (this *UpdateNamespaceRequest) String() string
func (*UpdateNamespaceRequest) Unmarshal ¶
func (m *UpdateNamespaceRequest) Unmarshal(dAtA []byte) error
func (*UpdateNamespaceRequest) XXX_DiscardUnknown ¶
func (m *UpdateNamespaceRequest) XXX_DiscardUnknown()
func (*UpdateNamespaceRequest) XXX_Marshal ¶
func (m *UpdateNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNamespaceRequest) XXX_Merge ¶
func (m *UpdateNamespaceRequest) XXX_Merge(src proto.Message)
func (*UpdateNamespaceRequest) XXX_Size ¶
func (m *UpdateNamespaceRequest) XXX_Size() int
func (*UpdateNamespaceRequest) XXX_Unmarshal ¶
func (m *UpdateNamespaceRequest) XXX_Unmarshal(b []byte) error
type UpdateNamespaceResponse ¶
type UpdateNamespaceResponse struct { // the request status of the update operation RequestStatus *v12.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*UpdateNamespaceResponse) Descriptor ¶
func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)
func (*UpdateNamespaceResponse) Equal ¶
func (this *UpdateNamespaceResponse) Equal(that interface{}) bool
func (*UpdateNamespaceResponse) GetRequestStatus ¶
func (m *UpdateNamespaceResponse) GetRequestStatus() *v12.RequestStatus
func (*UpdateNamespaceResponse) GoString ¶
func (this *UpdateNamespaceResponse) GoString() string
func (*UpdateNamespaceResponse) Marshal ¶
func (m *UpdateNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*UpdateNamespaceResponse) MarshalTo ¶
func (m *UpdateNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNamespaceResponse) MarshalToSizedBuffer ¶
func (m *UpdateNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNamespaceResponse) ProtoMessage ¶
func (*UpdateNamespaceResponse) ProtoMessage()
func (*UpdateNamespaceResponse) Reset ¶
func (m *UpdateNamespaceResponse) Reset()
func (*UpdateNamespaceResponse) Size ¶
func (m *UpdateNamespaceResponse) Size() (n int)
func (*UpdateNamespaceResponse) String ¶
func (this *UpdateNamespaceResponse) String() string
func (*UpdateNamespaceResponse) Unmarshal ¶
func (m *UpdateNamespaceResponse) Unmarshal(dAtA []byte) error
func (*UpdateNamespaceResponse) XXX_DiscardUnknown ¶
func (m *UpdateNamespaceResponse) XXX_DiscardUnknown()
func (*UpdateNamespaceResponse) XXX_Marshal ¶
func (m *UpdateNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNamespaceResponse) XXX_Merge ¶
func (m *UpdateNamespaceResponse) XXX_Merge(src proto.Message)
func (*UpdateNamespaceResponse) XXX_Size ¶
func (m *UpdateNamespaceResponse) XXX_Size() int
func (*UpdateNamespaceResponse) XXX_Unmarshal ¶
func (m *UpdateNamespaceResponse) XXX_Unmarshal(b []byte) error
type ValidateExportSinkRequest ¶ added in v0.14.3
type ValidateExportSinkRequest struct { // the namespace the sink is scoped to Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // the sink specification needs to be validated Spec *v13.ExportSinkSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` }
func (*ValidateExportSinkRequest) Descriptor ¶ added in v0.14.3
func (*ValidateExportSinkRequest) Descriptor() ([]byte, []int)
func (*ValidateExportSinkRequest) Equal ¶ added in v0.14.3
func (this *ValidateExportSinkRequest) Equal(that interface{}) bool
func (*ValidateExportSinkRequest) GetNamespace ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) GetNamespace() string
func (*ValidateExportSinkRequest) GetSpec ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) GetSpec() *v13.ExportSinkSpec
func (*ValidateExportSinkRequest) GoString ¶ added in v0.14.3
func (this *ValidateExportSinkRequest) GoString() string
func (*ValidateExportSinkRequest) Marshal ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) Marshal() (dAtA []byte, err error)
func (*ValidateExportSinkRequest) MarshalTo ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) MarshalTo(dAtA []byte) (int, error)
func (*ValidateExportSinkRequest) MarshalToSizedBuffer ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ValidateExportSinkRequest) ProtoMessage ¶ added in v0.14.3
func (*ValidateExportSinkRequest) ProtoMessage()
func (*ValidateExportSinkRequest) Reset ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) Reset()
func (*ValidateExportSinkRequest) Size ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) Size() (n int)
func (*ValidateExportSinkRequest) String ¶ added in v0.14.3
func (this *ValidateExportSinkRequest) String() string
func (*ValidateExportSinkRequest) Unmarshal ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) Unmarshal(dAtA []byte) error
func (*ValidateExportSinkRequest) XXX_DiscardUnknown ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) XXX_DiscardUnknown()
func (*ValidateExportSinkRequest) XXX_Marshal ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ValidateExportSinkRequest) XXX_Merge ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) XXX_Merge(src proto.Message)
func (*ValidateExportSinkRequest) XXX_Size ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) XXX_Size() int
func (*ValidateExportSinkRequest) XXX_Unmarshal ¶ added in v0.14.3
func (m *ValidateExportSinkRequest) XXX_Unmarshal(b []byte) error
type ValidateExportSinkResponse ¶ added in v0.14.3
type ValidateExportSinkResponse struct { }
func (*ValidateExportSinkResponse) Descriptor ¶ added in v0.14.3
func (*ValidateExportSinkResponse) Descriptor() ([]byte, []int)
func (*ValidateExportSinkResponse) Equal ¶ added in v0.14.3
func (this *ValidateExportSinkResponse) Equal(that interface{}) bool
func (*ValidateExportSinkResponse) GoString ¶ added in v0.14.3
func (this *ValidateExportSinkResponse) GoString() string
func (*ValidateExportSinkResponse) Marshal ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) Marshal() (dAtA []byte, err error)
func (*ValidateExportSinkResponse) MarshalTo ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) MarshalTo(dAtA []byte) (int, error)
func (*ValidateExportSinkResponse) MarshalToSizedBuffer ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ValidateExportSinkResponse) ProtoMessage ¶ added in v0.14.3
func (*ValidateExportSinkResponse) ProtoMessage()
func (*ValidateExportSinkResponse) Reset ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) Reset()
func (*ValidateExportSinkResponse) Size ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) Size() (n int)
func (*ValidateExportSinkResponse) String ¶ added in v0.14.3
func (this *ValidateExportSinkResponse) String() string
func (*ValidateExportSinkResponse) Unmarshal ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) Unmarshal(dAtA []byte) error
func (*ValidateExportSinkResponse) XXX_DiscardUnknown ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) XXX_DiscardUnknown()
func (*ValidateExportSinkResponse) XXX_Marshal ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ValidateExportSinkResponse) XXX_Merge ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) XXX_Merge(src proto.Message)
func (*ValidateExportSinkResponse) XXX_Size ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) XXX_Size() int
func (*ValidateExportSinkResponse) XXX_Unmarshal ¶ added in v0.14.3
func (m *ValidateExportSinkResponse) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.