Documentation
¶
Index ¶
- Variables
- func RegisterNamespaceServiceServer(s *grpc.Server, srv NamespaceServiceServer)
- 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 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 RegisterNamespaceRequest
- func (*RegisterNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *RegisterNamespaceRequest) Equal(that interface{}) bool
- func (m *RegisterNamespaceRequest) GetNamespace() string
- func (m *RegisterNamespaceRequest) GetRequestId() string
- func (m *RegisterNamespaceRequest) GetSpec() *v1.NamespaceSpec
- func (this *RegisterNamespaceRequest) GoString() string
- func (m *RegisterNamespaceRequest) Marshal() (dAtA []byte, err error)
- func (m *RegisterNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RegisterNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RegisterNamespaceRequest) ProtoMessage()
- func (m *RegisterNamespaceRequest) Reset()
- func (m *RegisterNamespaceRequest) Size() (n int)
- func (this *RegisterNamespaceRequest) String() string
- func (m *RegisterNamespaceRequest) Unmarshal(dAtA []byte) error
- func (m *RegisterNamespaceRequest) XXX_DiscardUnknown()
- func (m *RegisterNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RegisterNamespaceRequest) XXX_Merge(src proto.Message)
- func (m *RegisterNamespaceRequest) XXX_Size() int
- func (m *RegisterNamespaceRequest) XXX_Unmarshal(b []byte) error
- type RegisterNamespaceResponse
- func (*RegisterNamespaceResponse) Descriptor() ([]byte, []int)
- func (this *RegisterNamespaceResponse) Equal(that interface{}) bool
- func (m *RegisterNamespaceResponse) GetRequestStatus() *v11.RequestStatus
- func (this *RegisterNamespaceResponse) GoString() string
- func (m *RegisterNamespaceResponse) Marshal() (dAtA []byte, err error)
- func (m *RegisterNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *RegisterNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RegisterNamespaceResponse) ProtoMessage()
- func (m *RegisterNamespaceResponse) Reset()
- func (m *RegisterNamespaceResponse) Size() (n int)
- func (this *RegisterNamespaceResponse) String() string
- func (m *RegisterNamespaceResponse) Unmarshal(dAtA []byte) error
- func (m *RegisterNamespaceResponse) XXX_DiscardUnknown()
- func (m *RegisterNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RegisterNamespaceResponse) XXX_Merge(src proto.Message)
- func (m *RegisterNamespaceResponse) XXX_Size() int
- func (m *RegisterNamespaceResponse) XXX_Unmarshal(b []byte) error
- 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() *v11.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) GetNamespace(ctx context.Context, req *GetNamespaceRequest) (*GetNamespaceResponse, error)
- func (*UnimplementedNamespaceServiceServer) ListNamespaces(ctx context.Context, req *ListNamespacesRequest) (*ListNamespacesResponse, error)
- func (*UnimplementedNamespaceServiceServer) RegisterNamespace(ctx context.Context, req *RegisterNamespaceRequest) (*RegisterNamespaceResponse, error)
- func (*UnimplementedNamespaceServiceServer) RenameCustomSearchAttribute(ctx context.Context, req *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error)
- func (*UnimplementedNamespaceServiceServer) UpdateNamespace(ctx context.Context, req *UpdateNamespaceRequest) (*UpdateNamespaceResponse, 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() *v11.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
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterNamespaceServiceServer ¶
func RegisterNamespaceServiceServer(s *grpc.Server, srv NamespaceServiceServer)
Types ¶
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 ListNamespacesRequest ¶
type ListNamespacesRequest struct {
// the requested size of the page to retrive, defaults to 30, max 90
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 {
// RegisterNamespace creates a new namespace on temporal cloud.
RegisterNamespace(ctx context.Context, in *RegisterNamespaceRequest, opts ...grpc.CallOption) (*RegisterNamespaceResponse, error)
// ListNamespaces lists the names of all known namespaces on temporal cloud.
ListNamespaces(ctx context.Context, in *ListNamespacesRequest, opts ...grpc.CallOption) (*ListNamespacesResponse, 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)
}
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.ClientConn) NamespaceServiceClient
type NamespaceServiceServer ¶
type NamespaceServiceServer interface {
// RegisterNamespace creates a new namespace on temporal cloud.
RegisterNamespace(context.Context, *RegisterNamespaceRequest) (*RegisterNamespaceResponse, error)
// ListNamespaces lists the names of all known namespaces on temporal cloud.
ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, 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)
}
NamespaceServiceServer is the server API for NamespaceService service.
type RegisterNamespaceRequest ¶
type RegisterNamespaceRequest struct {
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"`
}
func (*RegisterNamespaceRequest) Descriptor ¶
func (*RegisterNamespaceRequest) Descriptor() ([]byte, []int)
func (*RegisterNamespaceRequest) Equal ¶
func (this *RegisterNamespaceRequest) Equal(that interface{}) bool
func (*RegisterNamespaceRequest) GetNamespace ¶
func (m *RegisterNamespaceRequest) GetNamespace() string
func (*RegisterNamespaceRequest) GetRequestId ¶
func (m *RegisterNamespaceRequest) GetRequestId() string
func (*RegisterNamespaceRequest) GetSpec ¶
func (m *RegisterNamespaceRequest) GetSpec() *v1.NamespaceSpec
func (*RegisterNamespaceRequest) GoString ¶
func (this *RegisterNamespaceRequest) GoString() string
func (*RegisterNamespaceRequest) Marshal ¶
func (m *RegisterNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*RegisterNamespaceRequest) MarshalTo ¶
func (m *RegisterNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*RegisterNamespaceRequest) MarshalToSizedBuffer ¶
func (m *RegisterNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RegisterNamespaceRequest) ProtoMessage ¶
func (*RegisterNamespaceRequest) ProtoMessage()
func (*RegisterNamespaceRequest) Reset ¶
func (m *RegisterNamespaceRequest) Reset()
func (*RegisterNamespaceRequest) Size ¶
func (m *RegisterNamespaceRequest) Size() (n int)
func (*RegisterNamespaceRequest) String ¶
func (this *RegisterNamespaceRequest) String() string
func (*RegisterNamespaceRequest) Unmarshal ¶
func (m *RegisterNamespaceRequest) Unmarshal(dAtA []byte) error
func (*RegisterNamespaceRequest) XXX_DiscardUnknown ¶
func (m *RegisterNamespaceRequest) XXX_DiscardUnknown()
func (*RegisterNamespaceRequest) XXX_Marshal ¶
func (m *RegisterNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RegisterNamespaceRequest) XXX_Merge ¶
func (m *RegisterNamespaceRequest) XXX_Merge(src proto.Message)
func (*RegisterNamespaceRequest) XXX_Size ¶
func (m *RegisterNamespaceRequest) XXX_Size() int
func (*RegisterNamespaceRequest) XXX_Unmarshal ¶
func (m *RegisterNamespaceRequest) XXX_Unmarshal(b []byte) error
type RegisterNamespaceResponse ¶
type RegisterNamespaceResponse struct {
// the request status of the provisioning operation
RequestStatus *v11.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"`
}
func (*RegisterNamespaceResponse) Descriptor ¶
func (*RegisterNamespaceResponse) Descriptor() ([]byte, []int)
func (*RegisterNamespaceResponse) Equal ¶
func (this *RegisterNamespaceResponse) Equal(that interface{}) bool
func (*RegisterNamespaceResponse) GetRequestStatus ¶
func (m *RegisterNamespaceResponse) GetRequestStatus() *v11.RequestStatus
func (*RegisterNamespaceResponse) GoString ¶
func (this *RegisterNamespaceResponse) GoString() string
func (*RegisterNamespaceResponse) Marshal ¶
func (m *RegisterNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*RegisterNamespaceResponse) MarshalTo ¶
func (m *RegisterNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*RegisterNamespaceResponse) MarshalToSizedBuffer ¶
func (m *RegisterNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RegisterNamespaceResponse) ProtoMessage ¶
func (*RegisterNamespaceResponse) ProtoMessage()
func (*RegisterNamespaceResponse) Reset ¶
func (m *RegisterNamespaceResponse) Reset()
func (*RegisterNamespaceResponse) Size ¶
func (m *RegisterNamespaceResponse) Size() (n int)
func (*RegisterNamespaceResponse) String ¶
func (this *RegisterNamespaceResponse) String() string
func (*RegisterNamespaceResponse) Unmarshal ¶
func (m *RegisterNamespaceResponse) Unmarshal(dAtA []byte) error
func (*RegisterNamespaceResponse) XXX_DiscardUnknown ¶
func (m *RegisterNamespaceResponse) XXX_DiscardUnknown()
func (*RegisterNamespaceResponse) XXX_Marshal ¶
func (m *RegisterNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RegisterNamespaceResponse) XXX_Merge ¶
func (m *RegisterNamespaceResponse) XXX_Merge(src proto.Message)
func (*RegisterNamespaceResponse) XXX_Size ¶
func (m *RegisterNamespaceResponse) XXX_Size() int
func (*RegisterNamespaceResponse) XXX_Unmarshal ¶
func (m *RegisterNamespaceResponse) XXX_Unmarshal(b []byte) error
type RenameCustomSearchAttributeRequest ¶
type RenameCustomSearchAttributeRequest struct {
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 *v11.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() *v11.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) GetNamespace ¶
func (*UnimplementedNamespaceServiceServer) GetNamespace(ctx context.Context, req *GetNamespaceRequest) (*GetNamespaceResponse, error)
func (*UnimplementedNamespaceServiceServer) ListNamespaces ¶
func (*UnimplementedNamespaceServiceServer) ListNamespaces(ctx context.Context, req *ListNamespacesRequest) (*ListNamespacesResponse, error)
func (*UnimplementedNamespaceServiceServer) RegisterNamespace ¶
func (*UnimplementedNamespaceServiceServer) RegisterNamespace(ctx context.Context, req *RegisterNamespaceRequest) (*RegisterNamespaceResponse, error)
func (*UnimplementedNamespaceServiceServer) RenameCustomSearchAttribute ¶
func (*UnimplementedNamespaceServiceServer) RenameCustomSearchAttribute(ctx context.Context, req *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error)
func (*UnimplementedNamespaceServiceServer) UpdateNamespace ¶
func (*UnimplementedNamespaceServiceServer) UpdateNamespace(ctx context.Context, req *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
type UpdateNamespaceRequest ¶
type UpdateNamespaceRequest struct {
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 *v11.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() *v11.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
Click to show internal directories.
Click to hide internal directories.