Documentation ¶
Index ¶
- Variables
- func RegisterCloudServiceServer(s *grpc.Server, srv CloudServiceServer)
- type CloudServiceClient
- type CloudServiceServer
- type CreateNamespaceRequest
- func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *CreateNamespaceRequest) Equal(that interface{}) bool
- func (m *CreateNamespaceRequest) GetAsyncOperationId() string
- func (m *CreateNamespaceRequest) GetSpec() *v12.NamespaceSpec
- 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) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateNamespaceResponse) GetNamespace() string
- 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 CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)
- func (this *CreateUserRequest) Equal(that interface{}) bool
- func (m *CreateUserRequest) GetAsyncOperationId() string
- func (m *CreateUserRequest) GetSpec() *v1.UserSpec
- func (this *CreateUserRequest) GoString() string
- func (m *CreateUserRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateUserRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateUserRequest) ProtoMessage()
- func (m *CreateUserRequest) Reset()
- func (m *CreateUserRequest) Size() (n int)
- func (this *CreateUserRequest) String() string
- func (m *CreateUserRequest) Unmarshal(dAtA []byte) error
- func (m *CreateUserRequest) XXX_DiscardUnknown()
- func (m *CreateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateUserRequest) XXX_Merge(src proto.Message)
- func (m *CreateUserRequest) XXX_Size() int
- func (m *CreateUserRequest) XXX_Unmarshal(b []byte) error
- type CreateUserResponse
- func (*CreateUserResponse) Descriptor() ([]byte, []int)
- func (this *CreateUserResponse) Equal(that interface{}) bool
- func (m *CreateUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (m *CreateUserResponse) GetUserId() string
- func (this *CreateUserResponse) GoString() string
- func (m *CreateUserResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateUserResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateUserResponse) ProtoMessage()
- func (m *CreateUserResponse) Reset()
- func (m *CreateUserResponse) Size() (n int)
- func (this *CreateUserResponse) String() string
- func (m *CreateUserResponse) Unmarshal(dAtA []byte) error
- func (m *CreateUserResponse) XXX_DiscardUnknown()
- func (m *CreateUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateUserResponse) XXX_Merge(src proto.Message)
- func (m *CreateUserResponse) XXX_Size() int
- func (m *CreateUserResponse) XXX_Unmarshal(b []byte) error
- type DeleteNamespaceRequest
- func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *DeleteNamespaceRequest) Equal(that interface{}) bool
- func (m *DeleteNamespaceRequest) GetAsyncOperationId() string
- func (m *DeleteNamespaceRequest) GetNamespace() 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) GetAsyncOperation() *v11.AsyncOperation
- 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 DeleteUserRequest
- func (*DeleteUserRequest) Descriptor() ([]byte, []int)
- func (this *DeleteUserRequest) Equal(that interface{}) bool
- func (m *DeleteUserRequest) GetAsyncOperationId() string
- func (m *DeleteUserRequest) GetResourceVersion() string
- func (m *DeleteUserRequest) GetUserId() string
- func (this *DeleteUserRequest) GoString() string
- func (m *DeleteUserRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteUserRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteUserRequest) ProtoMessage()
- func (m *DeleteUserRequest) Reset()
- func (m *DeleteUserRequest) Size() (n int)
- func (this *DeleteUserRequest) String() string
- func (m *DeleteUserRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteUserRequest) XXX_DiscardUnknown()
- func (m *DeleteUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteUserRequest) XXX_Merge(src proto.Message)
- func (m *DeleteUserRequest) XXX_Size() int
- func (m *DeleteUserRequest) XXX_Unmarshal(b []byte) error
- type DeleteUserResponse
- func (*DeleteUserResponse) Descriptor() ([]byte, []int)
- func (this *DeleteUserResponse) Equal(that interface{}) bool
- func (m *DeleteUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *DeleteUserResponse) GoString() string
- func (m *DeleteUserResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteUserResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteUserResponse) ProtoMessage()
- func (m *DeleteUserResponse) Reset()
- func (m *DeleteUserResponse) Size() (n int)
- func (this *DeleteUserResponse) String() string
- func (m *DeleteUserResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteUserResponse) XXX_DiscardUnknown()
- func (m *DeleteUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteUserResponse) XXX_Merge(src proto.Message)
- func (m *DeleteUserResponse) XXX_Size() int
- func (m *DeleteUserResponse) XXX_Unmarshal(b []byte) error
- type GetAsyncOperationRequest
- func (*GetAsyncOperationRequest) Descriptor() ([]byte, []int)
- func (this *GetAsyncOperationRequest) Equal(that interface{}) bool
- func (m *GetAsyncOperationRequest) GetAsyncOperationId() string
- func (this *GetAsyncOperationRequest) GoString() string
- func (m *GetAsyncOperationRequest) Marshal() (dAtA []byte, err error)
- func (m *GetAsyncOperationRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAsyncOperationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAsyncOperationRequest) ProtoMessage()
- func (m *GetAsyncOperationRequest) Reset()
- func (m *GetAsyncOperationRequest) Size() (n int)
- func (this *GetAsyncOperationRequest) String() string
- func (m *GetAsyncOperationRequest) Unmarshal(dAtA []byte) error
- func (m *GetAsyncOperationRequest) XXX_DiscardUnknown()
- func (m *GetAsyncOperationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAsyncOperationRequest) XXX_Merge(src proto.Message)
- func (m *GetAsyncOperationRequest) XXX_Size() int
- func (m *GetAsyncOperationRequest) XXX_Unmarshal(b []byte) error
- type GetAsyncOperationResponse
- func (*GetAsyncOperationResponse) Descriptor() ([]byte, []int)
- func (this *GetAsyncOperationResponse) Equal(that interface{}) bool
- func (m *GetAsyncOperationResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *GetAsyncOperationResponse) GoString() string
- func (m *GetAsyncOperationResponse) Marshal() (dAtA []byte, err error)
- func (m *GetAsyncOperationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAsyncOperationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAsyncOperationResponse) ProtoMessage()
- func (m *GetAsyncOperationResponse) Reset()
- func (m *GetAsyncOperationResponse) Size() (n int)
- func (this *GetAsyncOperationResponse) String() string
- func (m *GetAsyncOperationResponse) Unmarshal(dAtA []byte) error
- func (m *GetAsyncOperationResponse) XXX_DiscardUnknown()
- func (m *GetAsyncOperationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAsyncOperationResponse) XXX_Merge(src proto.Message)
- func (m *GetAsyncOperationResponse) XXX_Size() int
- func (m *GetAsyncOperationResponse) 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() *v12.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) GetName() string
- 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() []*v12.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 GetRegionRequest
- func (*GetRegionRequest) Descriptor() ([]byte, []int)
- func (this *GetRegionRequest) Equal(that interface{}) bool
- func (m *GetRegionRequest) GetRegion() string
- func (this *GetRegionRequest) GoString() string
- func (m *GetRegionRequest) Marshal() (dAtA []byte, err error)
- func (m *GetRegionRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRegionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRegionRequest) ProtoMessage()
- func (m *GetRegionRequest) Reset()
- func (m *GetRegionRequest) Size() (n int)
- func (this *GetRegionRequest) String() string
- func (m *GetRegionRequest) Unmarshal(dAtA []byte) error
- func (m *GetRegionRequest) XXX_DiscardUnknown()
- func (m *GetRegionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRegionRequest) XXX_Merge(src proto.Message)
- func (m *GetRegionRequest) XXX_Size() int
- func (m *GetRegionRequest) XXX_Unmarshal(b []byte) error
- type GetRegionResponse
- func (*GetRegionResponse) Descriptor() ([]byte, []int)
- func (this *GetRegionResponse) Equal(that interface{}) bool
- func (m *GetRegionResponse) GetRegion() *v13.Region
- func (this *GetRegionResponse) GoString() string
- func (m *GetRegionResponse) Marshal() (dAtA []byte, err error)
- func (m *GetRegionResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRegionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRegionResponse) ProtoMessage()
- func (m *GetRegionResponse) Reset()
- func (m *GetRegionResponse) Size() (n int)
- func (this *GetRegionResponse) String() string
- func (m *GetRegionResponse) Unmarshal(dAtA []byte) error
- func (m *GetRegionResponse) XXX_DiscardUnknown()
- func (m *GetRegionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRegionResponse) XXX_Merge(src proto.Message)
- func (m *GetRegionResponse) XXX_Size() int
- func (m *GetRegionResponse) XXX_Unmarshal(b []byte) error
- type GetRegionsRequest
- func (*GetRegionsRequest) Descriptor() ([]byte, []int)
- func (this *GetRegionsRequest) Equal(that interface{}) bool
- func (this *GetRegionsRequest) GoString() string
- func (m *GetRegionsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetRegionsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRegionsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRegionsRequest) ProtoMessage()
- func (m *GetRegionsRequest) Reset()
- func (m *GetRegionsRequest) Size() (n int)
- func (this *GetRegionsRequest) String() string
- func (m *GetRegionsRequest) Unmarshal(dAtA []byte) error
- func (m *GetRegionsRequest) XXX_DiscardUnknown()
- func (m *GetRegionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRegionsRequest) XXX_Merge(src proto.Message)
- func (m *GetRegionsRequest) XXX_Size() int
- func (m *GetRegionsRequest) XXX_Unmarshal(b []byte) error
- type GetRegionsResponse
- func (*GetRegionsResponse) Descriptor() ([]byte, []int)
- func (this *GetRegionsResponse) Equal(that interface{}) bool
- func (m *GetRegionsResponse) GetRegions() []*v13.Region
- func (this *GetRegionsResponse) GoString() string
- func (m *GetRegionsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetRegionsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRegionsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRegionsResponse) ProtoMessage()
- func (m *GetRegionsResponse) Reset()
- func (m *GetRegionsResponse) Size() (n int)
- func (this *GetRegionsResponse) String() string
- func (m *GetRegionsResponse) Unmarshal(dAtA []byte) error
- func (m *GetRegionsResponse) XXX_DiscardUnknown()
- func (m *GetRegionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRegionsResponse) XXX_Merge(src proto.Message)
- func (m *GetRegionsResponse) XXX_Size() int
- func (m *GetRegionsResponse) XXX_Unmarshal(b []byte) error
- type GetUserRequest
- func (*GetUserRequest) Descriptor() ([]byte, []int)
- func (this *GetUserRequest) Equal(that interface{}) bool
- func (m *GetUserRequest) GetUserId() string
- func (this *GetUserRequest) GoString() string
- func (m *GetUserRequest) Marshal() (dAtA []byte, err error)
- func (m *GetUserRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserRequest) ProtoMessage()
- func (m *GetUserRequest) Reset()
- func (m *GetUserRequest) Size() (n int)
- func (this *GetUserRequest) String() string
- func (m *GetUserRequest) Unmarshal(dAtA []byte) error
- func (m *GetUserRequest) XXX_DiscardUnknown()
- func (m *GetUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserRequest) XXX_Merge(src proto.Message)
- func (m *GetUserRequest) XXX_Size() int
- func (m *GetUserRequest) XXX_Unmarshal(b []byte) error
- type GetUserResponse
- func (*GetUserResponse) Descriptor() ([]byte, []int)
- func (this *GetUserResponse) Equal(that interface{}) bool
- func (m *GetUserResponse) GetUser() *v1.User
- func (this *GetUserResponse) GoString() string
- func (m *GetUserResponse) Marshal() (dAtA []byte, err error)
- func (m *GetUserResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUserResponse) ProtoMessage()
- func (m *GetUserResponse) Reset()
- func (m *GetUserResponse) Size() (n int)
- func (this *GetUserResponse) String() string
- func (m *GetUserResponse) Unmarshal(dAtA []byte) error
- func (m *GetUserResponse) XXX_DiscardUnknown()
- func (m *GetUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUserResponse) XXX_Merge(src proto.Message)
- func (m *GetUserResponse) XXX_Size() int
- func (m *GetUserResponse) XXX_Unmarshal(b []byte) error
- type GetUsersRequest
- func (*GetUsersRequest) Descriptor() ([]byte, []int)
- func (this *GetUsersRequest) Equal(that interface{}) bool
- func (m *GetUsersRequest) GetEmail() string
- func (m *GetUsersRequest) GetNamespace() string
- func (m *GetUsersRequest) GetPageSize() int32
- func (m *GetUsersRequest) GetPageToken() string
- func (this *GetUsersRequest) GoString() string
- func (m *GetUsersRequest) Marshal() (dAtA []byte, err error)
- func (m *GetUsersRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUsersRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUsersRequest) ProtoMessage()
- func (m *GetUsersRequest) Reset()
- func (m *GetUsersRequest) Size() (n int)
- func (this *GetUsersRequest) String() string
- func (m *GetUsersRequest) Unmarshal(dAtA []byte) error
- func (m *GetUsersRequest) XXX_DiscardUnknown()
- func (m *GetUsersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUsersRequest) XXX_Merge(src proto.Message)
- func (m *GetUsersRequest) XXX_Size() int
- func (m *GetUsersRequest) XXX_Unmarshal(b []byte) error
- type GetUsersResponse
- func (*GetUsersResponse) Descriptor() ([]byte, []int)
- func (this *GetUsersResponse) Equal(that interface{}) bool
- func (m *GetUsersResponse) GetNextPageToken() string
- func (m *GetUsersResponse) GetUsers() []*v1.User
- func (this *GetUsersResponse) GoString() string
- func (m *GetUsersResponse) Marshal() (dAtA []byte, err error)
- func (m *GetUsersResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetUsersResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetUsersResponse) ProtoMessage()
- func (m *GetUsersResponse) Reset()
- func (m *GetUsersResponse) Size() (n int)
- func (this *GetUsersResponse) String() string
- func (m *GetUsersResponse) Unmarshal(dAtA []byte) error
- func (m *GetUsersResponse) XXX_DiscardUnknown()
- func (m *GetUsersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetUsersResponse) XXX_Merge(src proto.Message)
- func (m *GetUsersResponse) XXX_Size() int
- func (m *GetUsersResponse) XXX_Unmarshal(b []byte) error
- type RenameCustomSearchAttributeRequest
- func (*RenameCustomSearchAttributeRequest) Descriptor() ([]byte, []int)
- func (this *RenameCustomSearchAttributeRequest) Equal(that interface{}) bool
- func (m *RenameCustomSearchAttributeRequest) GetAsyncOperationId() string
- func (m *RenameCustomSearchAttributeRequest) GetExistingCustomSearchAttributeName() string
- func (m *RenameCustomSearchAttributeRequest) GetNamespace() string
- func (m *RenameCustomSearchAttributeRequest) GetNewCustomSearchAttributeName() 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) GetAsyncOperation() *v11.AsyncOperation
- 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 SetUserNamespaceAccessRequest
- func (*SetUserNamespaceAccessRequest) Descriptor() ([]byte, []int)
- func (this *SetUserNamespaceAccessRequest) Equal(that interface{}) bool
- func (m *SetUserNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
- func (m *SetUserNamespaceAccessRequest) GetAsyncOperationId() string
- func (m *SetUserNamespaceAccessRequest) GetNamespace() string
- func (m *SetUserNamespaceAccessRequest) GetResourceVersion() string
- func (m *SetUserNamespaceAccessRequest) GetUserId() string
- func (this *SetUserNamespaceAccessRequest) GoString() string
- func (m *SetUserNamespaceAccessRequest) Marshal() (dAtA []byte, err error)
- func (m *SetUserNamespaceAccessRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SetUserNamespaceAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetUserNamespaceAccessRequest) ProtoMessage()
- func (m *SetUserNamespaceAccessRequest) Reset()
- func (m *SetUserNamespaceAccessRequest) Size() (n int)
- func (this *SetUserNamespaceAccessRequest) String() string
- func (m *SetUserNamespaceAccessRequest) Unmarshal(dAtA []byte) error
- func (m *SetUserNamespaceAccessRequest) XXX_DiscardUnknown()
- func (m *SetUserNamespaceAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetUserNamespaceAccessRequest) XXX_Merge(src proto.Message)
- func (m *SetUserNamespaceAccessRequest) XXX_Size() int
- func (m *SetUserNamespaceAccessRequest) XXX_Unmarshal(b []byte) error
- type SetUserNamespaceAccessResponse
- func (*SetUserNamespaceAccessResponse) Descriptor() ([]byte, []int)
- func (this *SetUserNamespaceAccessResponse) Equal(that interface{}) bool
- func (m *SetUserNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *SetUserNamespaceAccessResponse) GoString() string
- func (m *SetUserNamespaceAccessResponse) Marshal() (dAtA []byte, err error)
- func (m *SetUserNamespaceAccessResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SetUserNamespaceAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SetUserNamespaceAccessResponse) ProtoMessage()
- func (m *SetUserNamespaceAccessResponse) Reset()
- func (m *SetUserNamespaceAccessResponse) Size() (n int)
- func (this *SetUserNamespaceAccessResponse) String() string
- func (m *SetUserNamespaceAccessResponse) Unmarshal(dAtA []byte) error
- func (m *SetUserNamespaceAccessResponse) XXX_DiscardUnknown()
- func (m *SetUserNamespaceAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetUserNamespaceAccessResponse) XXX_Merge(src proto.Message)
- func (m *SetUserNamespaceAccessResponse) XXX_Size() int
- func (m *SetUserNamespaceAccessResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedCloudServiceServer
- func (*UnimplementedCloudServiceServer) CreateNamespace(ctx context.Context, req *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
- func (*UnimplementedCloudServiceServer) CreateUser(ctx context.Context, req *CreateUserRequest) (*CreateUserResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteNamespace(ctx context.Context, req *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
- func (*UnimplementedCloudServiceServer) DeleteUser(ctx context.Context, req *DeleteUserRequest) (*DeleteUserResponse, error)
- func (*UnimplementedCloudServiceServer) GetAsyncOperation(ctx context.Context, req *GetAsyncOperationRequest) (*GetAsyncOperationResponse, error)
- func (*UnimplementedCloudServiceServer) GetNamespace(ctx context.Context, req *GetNamespaceRequest) (*GetNamespaceResponse, error)
- func (*UnimplementedCloudServiceServer) GetNamespaces(ctx context.Context, req *GetNamespacesRequest) (*GetNamespacesResponse, error)
- func (*UnimplementedCloudServiceServer) GetRegion(ctx context.Context, req *GetRegionRequest) (*GetRegionResponse, error)
- func (*UnimplementedCloudServiceServer) GetRegions(ctx context.Context, req *GetRegionsRequest) (*GetRegionsResponse, error)
- func (*UnimplementedCloudServiceServer) GetUser(ctx context.Context, req *GetUserRequest) (*GetUserResponse, error)
- func (*UnimplementedCloudServiceServer) GetUsers(ctx context.Context, req *GetUsersRequest) (*GetUsersResponse, error)
- func (*UnimplementedCloudServiceServer) RenameCustomSearchAttribute(ctx context.Context, req *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error)
- func (*UnimplementedCloudServiceServer) SetUserNamespaceAccess(ctx context.Context, req *SetUserNamespaceAccessRequest) (*SetUserNamespaceAccessResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateNamespace(ctx context.Context, req *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
- func (*UnimplementedCloudServiceServer) UpdateUser(ctx context.Context, req *UpdateUserRequest) (*UpdateUserResponse, error)
- type UpdateNamespaceRequest
- func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)
- func (this *UpdateNamespaceRequest) Equal(that interface{}) bool
- func (m *UpdateNamespaceRequest) GetAsyncOperationId() string
- func (m *UpdateNamespaceRequest) GetNamespace() string
- func (m *UpdateNamespaceRequest) GetResourceVersion() string
- func (m *UpdateNamespaceRequest) GetSpec() *v12.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) GetAsyncOperation() *v11.AsyncOperation
- 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 UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)
- func (this *UpdateUserRequest) Equal(that interface{}) bool
- func (m *UpdateUserRequest) GetAsyncOperationId() string
- func (m *UpdateUserRequest) GetResourceVersion() string
- func (m *UpdateUserRequest) GetSpec() *v1.UserSpec
- func (m *UpdateUserRequest) GetUserId() string
- func (this *UpdateUserRequest) GoString() string
- func (m *UpdateUserRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateUserRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateUserRequest) ProtoMessage()
- func (m *UpdateUserRequest) Reset()
- func (m *UpdateUserRequest) Size() (n int)
- func (this *UpdateUserRequest) String() string
- func (m *UpdateUserRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateUserRequest) XXX_DiscardUnknown()
- func (m *UpdateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateUserRequest) XXX_Merge(src proto.Message)
- func (m *UpdateUserRequest) XXX_Size() int
- func (m *UpdateUserRequest) XXX_Unmarshal(b []byte) error
- type UpdateUserResponse
- func (*UpdateUserResponse) Descriptor() ([]byte, []int)
- func (this *UpdateUserResponse) Equal(that interface{}) bool
- func (m *UpdateUserResponse) GetAsyncOperation() *v11.AsyncOperation
- func (this *UpdateUserResponse) GoString() string
- func (m *UpdateUserResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateUserResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateUserResponse) ProtoMessage()
- func (m *UpdateUserResponse) Reset()
- func (m *UpdateUserResponse) Size() (n int)
- func (this *UpdateUserResponse) String() string
- func (m *UpdateUserResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateUserResponse) XXX_DiscardUnknown()
- func (m *UpdateUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateUserResponse) XXX_Merge(src proto.Message)
- func (m *UpdateUserResponse) XXX_Size() int
- func (m *UpdateUserResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterCloudServiceServer ¶
func RegisterCloudServiceServer(s *grpc.Server, srv CloudServiceServer)
Types ¶
type CloudServiceClient ¶
type CloudServiceClient interface { // Gets all known users GetUsers(ctx context.Context, in *GetUsersRequest, opts ...grpc.CallOption) (*GetUsersResponse, error) // Get a user GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) // Create a user CreateUser(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption) (*CreateUserResponse, error) // Update a user UpdateUser(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption) (*UpdateUserResponse, error) // Delete a user DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption) (*DeleteUserResponse, error) // Set a user's access to a namespace SetUserNamespaceAccess(ctx context.Context, in *SetUserNamespaceAccessRequest, opts ...grpc.CallOption) (*SetUserNamespaceAccessResponse, error) // Get the latest information on an async operation GetAsyncOperation(ctx context.Context, in *GetAsyncOperationRequest, opts ...grpc.CallOption) (*GetAsyncOperationResponse, error) // Create a new namespace CreateNamespace(ctx context.Context, in *CreateNamespaceRequest, opts ...grpc.CallOption) (*CreateNamespaceResponse, error) // Get all namespaces GetNamespaces(ctx context.Context, in *GetNamespacesRequest, opts ...grpc.CallOption) (*GetNamespacesResponse, error) // Get a namespace GetNamespace(ctx context.Context, in *GetNamespaceRequest, opts ...grpc.CallOption) (*GetNamespaceResponse, error) // Update a namespace UpdateNamespace(ctx context.Context, in *UpdateNamespaceRequest, opts ...grpc.CallOption) (*UpdateNamespaceResponse, error) // Rename an existing customer search attribute RenameCustomSearchAttribute(ctx context.Context, in *RenameCustomSearchAttributeRequest, opts ...grpc.CallOption) (*RenameCustomSearchAttributeResponse, error) // Delete a namespace DeleteNamespace(ctx context.Context, in *DeleteNamespaceRequest, opts ...grpc.CallOption) (*DeleteNamespaceResponse, error) // Get all regions GetRegions(ctx context.Context, in *GetRegionsRequest, opts ...grpc.CallOption) (*GetRegionsResponse, error) // Get a region GetRegion(ctx context.Context, in *GetRegionRequest, opts ...grpc.CallOption) (*GetRegionResponse, error) }
CloudServiceClient is the client API for CloudService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewCloudServiceClient ¶
func NewCloudServiceClient(cc grpc.ClientConnInterface) CloudServiceClient
type CloudServiceServer ¶
type CloudServiceServer interface { // Gets all known users GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error) // Get a user GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) // Create a user CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error) // Update a user UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error) // Delete a user DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error) // Set a user's access to a namespace SetUserNamespaceAccess(context.Context, *SetUserNamespaceAccessRequest) (*SetUserNamespaceAccessResponse, error) // Get the latest information on an async operation GetAsyncOperation(context.Context, *GetAsyncOperationRequest) (*GetAsyncOperationResponse, error) // Create a new namespace CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error) // Get all namespaces GetNamespaces(context.Context, *GetNamespacesRequest) (*GetNamespacesResponse, error) // Get a namespace GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error) // Update a namespace UpdateNamespace(context.Context, *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error) // Rename an existing customer search attribute RenameCustomSearchAttribute(context.Context, *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error) // Delete a namespace DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error) // Get all regions GetRegions(context.Context, *GetRegionsRequest) (*GetRegionsResponse, error) // Get a region GetRegion(context.Context, *GetRegionRequest) (*GetRegionResponse, error) }
CloudServiceServer is the server API for CloudService service.
type CreateNamespaceRequest ¶
type CreateNamespaceRequest struct { // The namespace specification. Spec *v12.NamespaceSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // The id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` }
func (*CreateNamespaceRequest) Descriptor ¶
func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)
func (*CreateNamespaceRequest) Equal ¶
func (this *CreateNamespaceRequest) Equal(that interface{}) bool
func (*CreateNamespaceRequest) GetAsyncOperationId ¶
func (m *CreateNamespaceRequest) GetAsyncOperationId() string
func (*CreateNamespaceRequest) GetSpec ¶
func (m *CreateNamespaceRequest) GetSpec() *v12.NamespaceSpec
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 namespace that was created. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` }
func (*CreateNamespaceResponse) Descriptor ¶
func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)
func (*CreateNamespaceResponse) Equal ¶
func (this *CreateNamespaceResponse) Equal(that interface{}) bool
func (*CreateNamespaceResponse) GetAsyncOperation ¶
func (m *CreateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateNamespaceResponse) GetNamespace ¶
func (m *CreateNamespaceResponse) GetNamespace() string
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 CreateUserRequest ¶
type CreateUserRequest struct { // The spec for the user to invite Spec *v1.UserSpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,omitempty"` // The id to use for this async operation - optional AsyncOperationId string `protobuf:"bytes,2,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` }
func (*CreateUserRequest) Descriptor ¶
func (*CreateUserRequest) Descriptor() ([]byte, []int)
func (*CreateUserRequest) Equal ¶
func (this *CreateUserRequest) Equal(that interface{}) bool
func (*CreateUserRequest) GetAsyncOperationId ¶
func (m *CreateUserRequest) GetAsyncOperationId() string
func (*CreateUserRequest) GetSpec ¶
func (m *CreateUserRequest) GetSpec() *v1.UserSpec
func (*CreateUserRequest) GoString ¶
func (this *CreateUserRequest) GoString() string
func (*CreateUserRequest) Marshal ¶
func (m *CreateUserRequest) Marshal() (dAtA []byte, err error)
func (*CreateUserRequest) MarshalTo ¶
func (m *CreateUserRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateUserRequest) MarshalToSizedBuffer ¶
func (m *CreateUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) Reset ¶
func (m *CreateUserRequest) Reset()
func (*CreateUserRequest) Size ¶
func (m *CreateUserRequest) Size() (n int)
func (*CreateUserRequest) String ¶
func (this *CreateUserRequest) String() string
func (*CreateUserRequest) Unmarshal ¶
func (m *CreateUserRequest) Unmarshal(dAtA []byte) error
func (*CreateUserRequest) XXX_DiscardUnknown ¶
func (m *CreateUserRequest) XXX_DiscardUnknown()
func (*CreateUserRequest) XXX_Marshal ¶
func (m *CreateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateUserRequest) XXX_Merge ¶
func (m *CreateUserRequest) XXX_Merge(src proto.Message)
func (*CreateUserRequest) XXX_Size ¶
func (m *CreateUserRequest) XXX_Size() int
func (*CreateUserRequest) XXX_Unmarshal ¶
func (m *CreateUserRequest) XXX_Unmarshal(b []byte) error
type CreateUserResponse ¶
type CreateUserResponse struct { // The id of the user that was invited UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,2,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` }
func (*CreateUserResponse) Descriptor ¶
func (*CreateUserResponse) Descriptor() ([]byte, []int)
func (*CreateUserResponse) Equal ¶
func (this *CreateUserResponse) Equal(that interface{}) bool
func (*CreateUserResponse) GetAsyncOperation ¶
func (m *CreateUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*CreateUserResponse) GetUserId ¶
func (m *CreateUserResponse) GetUserId() string
func (*CreateUserResponse) GoString ¶
func (this *CreateUserResponse) GoString() string
func (*CreateUserResponse) Marshal ¶
func (m *CreateUserResponse) Marshal() (dAtA []byte, err error)
func (*CreateUserResponse) MarshalTo ¶
func (m *CreateUserResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateUserResponse) MarshalToSizedBuffer ¶
func (m *CreateUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) Reset ¶
func (m *CreateUserResponse) Reset()
func (*CreateUserResponse) Size ¶
func (m *CreateUserResponse) Size() (n int)
func (*CreateUserResponse) String ¶
func (this *CreateUserResponse) String() string
func (*CreateUserResponse) Unmarshal ¶
func (m *CreateUserResponse) Unmarshal(dAtA []byte) error
func (*CreateUserResponse) XXX_DiscardUnknown ¶
func (m *CreateUserResponse) XXX_DiscardUnknown()
func (*CreateUserResponse) XXX_Marshal ¶
func (m *CreateUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateUserResponse) XXX_Merge ¶
func (m *CreateUserResponse) XXX_Merge(src proto.Message)
func (*CreateUserResponse) XXX_Size ¶
func (m *CreateUserResponse) XXX_Size() int
func (*CreateUserResponse) XXX_Unmarshal ¶
func (m *CreateUserResponse) XXX_Unmarshal(b []byte) error
type DeleteNamespaceRequest ¶
type DeleteNamespaceRequest struct { // The namespace to delete. 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 id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` }
func (*DeleteNamespaceRequest) Descriptor ¶
func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)
func (*DeleteNamespaceRequest) Equal ¶
func (this *DeleteNamespaceRequest) Equal(that interface{}) bool
func (*DeleteNamespaceRequest) GetAsyncOperationId ¶
func (m *DeleteNamespaceRequest) GetAsyncOperationId() string
func (*DeleteNamespaceRequest) GetNamespace ¶
func (m *DeleteNamespaceRequest) GetNamespace() string
func (*DeleteNamespaceRequest) GetResourceVersion ¶
func (m *DeleteNamespaceRequest) GetResourceVersion() string
func (*DeleteNamespaceRequest) GoString ¶
func (this *DeleteNamespaceRequest) GoString() string
func (*DeleteNamespaceRequest) Marshal ¶
func (m *DeleteNamespaceRequest) Marshal() (dAtA []byte, err error)
func (*DeleteNamespaceRequest) MarshalTo ¶
func (m *DeleteNamespaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNamespaceRequest) MarshalToSizedBuffer ¶
func (m *DeleteNamespaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNamespaceRequest) ProtoMessage ¶
func (*DeleteNamespaceRequest) ProtoMessage()
func (*DeleteNamespaceRequest) Reset ¶
func (m *DeleteNamespaceRequest) Reset()
func (*DeleteNamespaceRequest) Size ¶
func (m *DeleteNamespaceRequest) Size() (n int)
func (*DeleteNamespaceRequest) String ¶
func (this *DeleteNamespaceRequest) String() string
func (*DeleteNamespaceRequest) Unmarshal ¶
func (m *DeleteNamespaceRequest) Unmarshal(dAtA []byte) error
func (*DeleteNamespaceRequest) XXX_DiscardUnknown ¶
func (m *DeleteNamespaceRequest) XXX_DiscardUnknown()
func (*DeleteNamespaceRequest) XXX_Marshal ¶
func (m *DeleteNamespaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNamespaceRequest) XXX_Merge ¶
func (m *DeleteNamespaceRequest) XXX_Merge(src proto.Message)
func (*DeleteNamespaceRequest) XXX_Size ¶
func (m *DeleteNamespaceRequest) XXX_Size() int
func (*DeleteNamespaceRequest) XXX_Unmarshal ¶
func (m *DeleteNamespaceRequest) XXX_Unmarshal(b []byte) error
type DeleteNamespaceResponse ¶
type DeleteNamespaceResponse struct { // The async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` }
func (*DeleteNamespaceResponse) Descriptor ¶
func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)
func (*DeleteNamespaceResponse) Equal ¶
func (this *DeleteNamespaceResponse) Equal(that interface{}) bool
func (*DeleteNamespaceResponse) GetAsyncOperation ¶
func (m *DeleteNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteNamespaceResponse) GoString ¶
func (this *DeleteNamespaceResponse) GoString() string
func (*DeleteNamespaceResponse) Marshal ¶
func (m *DeleteNamespaceResponse) Marshal() (dAtA []byte, err error)
func (*DeleteNamespaceResponse) MarshalTo ¶
func (m *DeleteNamespaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNamespaceResponse) MarshalToSizedBuffer ¶
func (m *DeleteNamespaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNamespaceResponse) ProtoMessage ¶
func (*DeleteNamespaceResponse) ProtoMessage()
func (*DeleteNamespaceResponse) Reset ¶
func (m *DeleteNamespaceResponse) Reset()
func (*DeleteNamespaceResponse) Size ¶
func (m *DeleteNamespaceResponse) Size() (n int)
func (*DeleteNamespaceResponse) String ¶
func (this *DeleteNamespaceResponse) String() string
func (*DeleteNamespaceResponse) Unmarshal ¶
func (m *DeleteNamespaceResponse) Unmarshal(dAtA []byte) error
func (*DeleteNamespaceResponse) XXX_DiscardUnknown ¶
func (m *DeleteNamespaceResponse) XXX_DiscardUnknown()
func (*DeleteNamespaceResponse) XXX_Marshal ¶
func (m *DeleteNamespaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNamespaceResponse) XXX_Merge ¶
func (m *DeleteNamespaceResponse) XXX_Merge(src proto.Message)
func (*DeleteNamespaceResponse) XXX_Size ¶
func (m *DeleteNamespaceResponse) XXX_Size() int
func (*DeleteNamespaceResponse) XXX_Unmarshal ¶
func (m *DeleteNamespaceResponse) XXX_Unmarshal(b []byte) error
type DeleteUserRequest ¶
type DeleteUserRequest struct { // The id of the user to delete UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The version of the user for which this delete is intended for // The latest version can be found in the GetUser operation response ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional AsyncOperationId string `protobuf:"bytes,3,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` }
func (*DeleteUserRequest) Descriptor ¶
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
func (*DeleteUserRequest) Equal ¶
func (this *DeleteUserRequest) Equal(that interface{}) bool
func (*DeleteUserRequest) GetAsyncOperationId ¶
func (m *DeleteUserRequest) GetAsyncOperationId() string
func (*DeleteUserRequest) GetResourceVersion ¶
func (m *DeleteUserRequest) GetResourceVersion() string
func (*DeleteUserRequest) GetUserId ¶
func (m *DeleteUserRequest) GetUserId() string
func (*DeleteUserRequest) GoString ¶
func (this *DeleteUserRequest) GoString() string
func (*DeleteUserRequest) Marshal ¶
func (m *DeleteUserRequest) Marshal() (dAtA []byte, err error)
func (*DeleteUserRequest) MarshalTo ¶
func (m *DeleteUserRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteUserRequest) MarshalToSizedBuffer ¶
func (m *DeleteUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) Reset ¶
func (m *DeleteUserRequest) Reset()
func (*DeleteUserRequest) Size ¶
func (m *DeleteUserRequest) Size() (n int)
func (*DeleteUserRequest) String ¶
func (this *DeleteUserRequest) String() string
func (*DeleteUserRequest) Unmarshal ¶
func (m *DeleteUserRequest) Unmarshal(dAtA []byte) error
func (*DeleteUserRequest) XXX_DiscardUnknown ¶
func (m *DeleteUserRequest) XXX_DiscardUnknown()
func (*DeleteUserRequest) XXX_Marshal ¶
func (m *DeleteUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteUserRequest) XXX_Merge ¶
func (m *DeleteUserRequest) XXX_Merge(src proto.Message)
func (*DeleteUserRequest) XXX_Size ¶
func (m *DeleteUserRequest) XXX_Size() int
func (*DeleteUserRequest) XXX_Unmarshal ¶
func (m *DeleteUserRequest) XXX_Unmarshal(b []byte) error
type DeleteUserResponse ¶
type DeleteUserResponse struct { // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` }
func (*DeleteUserResponse) Descriptor ¶
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
func (*DeleteUserResponse) Equal ¶
func (this *DeleteUserResponse) Equal(that interface{}) bool
func (*DeleteUserResponse) GetAsyncOperation ¶
func (m *DeleteUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*DeleteUserResponse) GoString ¶
func (this *DeleteUserResponse) GoString() string
func (*DeleteUserResponse) Marshal ¶
func (m *DeleteUserResponse) Marshal() (dAtA []byte, err error)
func (*DeleteUserResponse) MarshalTo ¶
func (m *DeleteUserResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteUserResponse) MarshalToSizedBuffer ¶
func (m *DeleteUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) Reset ¶
func (m *DeleteUserResponse) Reset()
func (*DeleteUserResponse) Size ¶
func (m *DeleteUserResponse) Size() (n int)
func (*DeleteUserResponse) String ¶
func (this *DeleteUserResponse) String() string
func (*DeleteUserResponse) Unmarshal ¶
func (m *DeleteUserResponse) Unmarshal(dAtA []byte) error
func (*DeleteUserResponse) XXX_DiscardUnknown ¶
func (m *DeleteUserResponse) XXX_DiscardUnknown()
func (*DeleteUserResponse) XXX_Marshal ¶
func (m *DeleteUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteUserResponse) XXX_Merge ¶
func (m *DeleteUserResponse) XXX_Merge(src proto.Message)
func (*DeleteUserResponse) XXX_Size ¶
func (m *DeleteUserResponse) XXX_Size() int
func (*DeleteUserResponse) XXX_Unmarshal ¶
func (m *DeleteUserResponse) XXX_Unmarshal(b []byte) error
type GetAsyncOperationRequest ¶
type GetAsyncOperationRequest struct { // The id of the async operation to get AsyncOperationId string `protobuf:"bytes,1,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` }
func (*GetAsyncOperationRequest) Descriptor ¶
func (*GetAsyncOperationRequest) Descriptor() ([]byte, []int)
func (*GetAsyncOperationRequest) Equal ¶
func (this *GetAsyncOperationRequest) Equal(that interface{}) bool
func (*GetAsyncOperationRequest) GetAsyncOperationId ¶
func (m *GetAsyncOperationRequest) GetAsyncOperationId() string
func (*GetAsyncOperationRequest) GoString ¶
func (this *GetAsyncOperationRequest) GoString() string
func (*GetAsyncOperationRequest) Marshal ¶
func (m *GetAsyncOperationRequest) Marshal() (dAtA []byte, err error)
func (*GetAsyncOperationRequest) MarshalTo ¶
func (m *GetAsyncOperationRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetAsyncOperationRequest) MarshalToSizedBuffer ¶
func (m *GetAsyncOperationRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAsyncOperationRequest) ProtoMessage ¶
func (*GetAsyncOperationRequest) ProtoMessage()
func (*GetAsyncOperationRequest) Reset ¶
func (m *GetAsyncOperationRequest) Reset()
func (*GetAsyncOperationRequest) Size ¶
func (m *GetAsyncOperationRequest) Size() (n int)
func (*GetAsyncOperationRequest) String ¶
func (this *GetAsyncOperationRequest) String() string
func (*GetAsyncOperationRequest) Unmarshal ¶
func (m *GetAsyncOperationRequest) Unmarshal(dAtA []byte) error
func (*GetAsyncOperationRequest) XXX_DiscardUnknown ¶
func (m *GetAsyncOperationRequest) XXX_DiscardUnknown()
func (*GetAsyncOperationRequest) XXX_Marshal ¶
func (m *GetAsyncOperationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAsyncOperationRequest) XXX_Merge ¶
func (m *GetAsyncOperationRequest) XXX_Merge(src proto.Message)
func (*GetAsyncOperationRequest) XXX_Size ¶
func (m *GetAsyncOperationRequest) XXX_Size() int
func (*GetAsyncOperationRequest) XXX_Unmarshal ¶
func (m *GetAsyncOperationRequest) XXX_Unmarshal(b []byte) error
type GetAsyncOperationResponse ¶
type GetAsyncOperationResponse struct { // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` }
func (*GetAsyncOperationResponse) Descriptor ¶
func (*GetAsyncOperationResponse) Descriptor() ([]byte, []int)
func (*GetAsyncOperationResponse) Equal ¶
func (this *GetAsyncOperationResponse) Equal(that interface{}) bool
func (*GetAsyncOperationResponse) GetAsyncOperation ¶
func (m *GetAsyncOperationResponse) GetAsyncOperation() *v11.AsyncOperation
func (*GetAsyncOperationResponse) GoString ¶
func (this *GetAsyncOperationResponse) GoString() string
func (*GetAsyncOperationResponse) Marshal ¶
func (m *GetAsyncOperationResponse) Marshal() (dAtA []byte, err error)
func (*GetAsyncOperationResponse) MarshalTo ¶
func (m *GetAsyncOperationResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetAsyncOperationResponse) MarshalToSizedBuffer ¶
func (m *GetAsyncOperationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAsyncOperationResponse) ProtoMessage ¶
func (*GetAsyncOperationResponse) ProtoMessage()
func (*GetAsyncOperationResponse) Reset ¶
func (m *GetAsyncOperationResponse) Reset()
func (*GetAsyncOperationResponse) Size ¶
func (m *GetAsyncOperationResponse) Size() (n int)
func (*GetAsyncOperationResponse) String ¶
func (this *GetAsyncOperationResponse) String() string
func (*GetAsyncOperationResponse) Unmarshal ¶
func (m *GetAsyncOperationResponse) Unmarshal(dAtA []byte) error
func (*GetAsyncOperationResponse) XXX_DiscardUnknown ¶
func (m *GetAsyncOperationResponse) XXX_DiscardUnknown()
func (*GetAsyncOperationResponse) XXX_Marshal ¶
func (m *GetAsyncOperationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAsyncOperationResponse) XXX_Merge ¶
func (m *GetAsyncOperationResponse) XXX_Merge(src proto.Message)
func (*GetAsyncOperationResponse) XXX_Size ¶
func (m *GetAsyncOperationResponse) XXX_Size() int
func (*GetAsyncOperationResponse) XXX_Unmarshal ¶
func (m *GetAsyncOperationResponse) XXX_Unmarshal(b []byte) error
type GetNamespaceRequest ¶
type GetNamespaceRequest struct { // The namespace to get. 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 *v12.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() *v12.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 retrieve. // Cannot exceed 1000. // Optional, defaults to 100. PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The page token if this is continuing from another response. // Optional, defaults to empty. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Filter namespaces by their name. // Optional, defaults to empty. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` }
func (*GetNamespacesRequest) Descriptor ¶
func (*GetNamespacesRequest) Descriptor() ([]byte, []int)
func (*GetNamespacesRequest) Equal ¶
func (this *GetNamespacesRequest) Equal(that interface{}) bool
func (*GetNamespacesRequest) GetName ¶
func (m *GetNamespacesRequest) GetName() string
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 in ascending name order. Namespaces []*v12.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() []*v12.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 GetRegionRequest ¶
type GetRegionRequest struct { // The id of the region to get. Region string `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"` }
func (*GetRegionRequest) Descriptor ¶
func (*GetRegionRequest) Descriptor() ([]byte, []int)
func (*GetRegionRequest) Equal ¶
func (this *GetRegionRequest) Equal(that interface{}) bool
func (*GetRegionRequest) GetRegion ¶
func (m *GetRegionRequest) GetRegion() string
func (*GetRegionRequest) GoString ¶
func (this *GetRegionRequest) GoString() string
func (*GetRegionRequest) Marshal ¶
func (m *GetRegionRequest) Marshal() (dAtA []byte, err error)
func (*GetRegionRequest) MarshalToSizedBuffer ¶
func (m *GetRegionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRegionRequest) ProtoMessage ¶
func (*GetRegionRequest) ProtoMessage()
func (*GetRegionRequest) Reset ¶
func (m *GetRegionRequest) Reset()
func (*GetRegionRequest) Size ¶
func (m *GetRegionRequest) Size() (n int)
func (*GetRegionRequest) String ¶
func (this *GetRegionRequest) String() string
func (*GetRegionRequest) Unmarshal ¶
func (m *GetRegionRequest) Unmarshal(dAtA []byte) error
func (*GetRegionRequest) XXX_DiscardUnknown ¶
func (m *GetRegionRequest) XXX_DiscardUnknown()
func (*GetRegionRequest) XXX_Marshal ¶
func (m *GetRegionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRegionRequest) XXX_Merge ¶
func (m *GetRegionRequest) XXX_Merge(src proto.Message)
func (*GetRegionRequest) XXX_Size ¶
func (m *GetRegionRequest) XXX_Size() int
func (*GetRegionRequest) XXX_Unmarshal ¶
func (m *GetRegionRequest) XXX_Unmarshal(b []byte) error
type GetRegionResponse ¶
type GetRegionResponse struct { // The temporal cloud region. Region *v13.Region `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"` }
func (*GetRegionResponse) Descriptor ¶
func (*GetRegionResponse) Descriptor() ([]byte, []int)
func (*GetRegionResponse) Equal ¶
func (this *GetRegionResponse) Equal(that interface{}) bool
func (*GetRegionResponse) GetRegion ¶
func (m *GetRegionResponse) GetRegion() *v13.Region
func (*GetRegionResponse) GoString ¶
func (this *GetRegionResponse) GoString() string
func (*GetRegionResponse) Marshal ¶
func (m *GetRegionResponse) Marshal() (dAtA []byte, err error)
func (*GetRegionResponse) MarshalTo ¶
func (m *GetRegionResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetRegionResponse) MarshalToSizedBuffer ¶
func (m *GetRegionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRegionResponse) ProtoMessage ¶
func (*GetRegionResponse) ProtoMessage()
func (*GetRegionResponse) Reset ¶
func (m *GetRegionResponse) Reset()
func (*GetRegionResponse) Size ¶
func (m *GetRegionResponse) Size() (n int)
func (*GetRegionResponse) String ¶
func (this *GetRegionResponse) String() string
func (*GetRegionResponse) Unmarshal ¶
func (m *GetRegionResponse) Unmarshal(dAtA []byte) error
func (*GetRegionResponse) XXX_DiscardUnknown ¶
func (m *GetRegionResponse) XXX_DiscardUnknown()
func (*GetRegionResponse) XXX_Marshal ¶
func (m *GetRegionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRegionResponse) XXX_Merge ¶
func (m *GetRegionResponse) XXX_Merge(src proto.Message)
func (*GetRegionResponse) XXX_Size ¶
func (m *GetRegionResponse) XXX_Size() int
func (*GetRegionResponse) XXX_Unmarshal ¶
func (m *GetRegionResponse) XXX_Unmarshal(b []byte) error
type GetRegionsRequest ¶
type GetRegionsRequest struct { }
func (*GetRegionsRequest) Descriptor ¶
func (*GetRegionsRequest) Descriptor() ([]byte, []int)
func (*GetRegionsRequest) Equal ¶
func (this *GetRegionsRequest) Equal(that interface{}) bool
func (*GetRegionsRequest) GoString ¶
func (this *GetRegionsRequest) GoString() string
func (*GetRegionsRequest) Marshal ¶
func (m *GetRegionsRequest) Marshal() (dAtA []byte, err error)
func (*GetRegionsRequest) MarshalTo ¶
func (m *GetRegionsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetRegionsRequest) MarshalToSizedBuffer ¶
func (m *GetRegionsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRegionsRequest) ProtoMessage ¶
func (*GetRegionsRequest) ProtoMessage()
func (*GetRegionsRequest) Reset ¶
func (m *GetRegionsRequest) Reset()
func (*GetRegionsRequest) Size ¶
func (m *GetRegionsRequest) Size() (n int)
func (*GetRegionsRequest) String ¶
func (this *GetRegionsRequest) String() string
func (*GetRegionsRequest) Unmarshal ¶
func (m *GetRegionsRequest) Unmarshal(dAtA []byte) error
func (*GetRegionsRequest) XXX_DiscardUnknown ¶
func (m *GetRegionsRequest) XXX_DiscardUnknown()
func (*GetRegionsRequest) XXX_Marshal ¶
func (m *GetRegionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRegionsRequest) XXX_Merge ¶
func (m *GetRegionsRequest) XXX_Merge(src proto.Message)
func (*GetRegionsRequest) XXX_Size ¶
func (m *GetRegionsRequest) XXX_Size() int
func (*GetRegionsRequest) XXX_Unmarshal ¶
func (m *GetRegionsRequest) XXX_Unmarshal(b []byte) error
type GetRegionsResponse ¶
type GetRegionsResponse struct { // The temporal cloud regions. Regions []*v13.Region `protobuf:"bytes,1,rep,name=regions,proto3" json:"regions,omitempty"` }
func (*GetRegionsResponse) Descriptor ¶
func (*GetRegionsResponse) Descriptor() ([]byte, []int)
func (*GetRegionsResponse) Equal ¶
func (this *GetRegionsResponse) Equal(that interface{}) bool
func (*GetRegionsResponse) GetRegions ¶
func (m *GetRegionsResponse) GetRegions() []*v13.Region
func (*GetRegionsResponse) GoString ¶
func (this *GetRegionsResponse) GoString() string
func (*GetRegionsResponse) Marshal ¶
func (m *GetRegionsResponse) Marshal() (dAtA []byte, err error)
func (*GetRegionsResponse) MarshalTo ¶
func (m *GetRegionsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetRegionsResponse) MarshalToSizedBuffer ¶
func (m *GetRegionsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRegionsResponse) ProtoMessage ¶
func (*GetRegionsResponse) ProtoMessage()
func (*GetRegionsResponse) Reset ¶
func (m *GetRegionsResponse) Reset()
func (*GetRegionsResponse) Size ¶
func (m *GetRegionsResponse) Size() (n int)
func (*GetRegionsResponse) String ¶
func (this *GetRegionsResponse) String() string
func (*GetRegionsResponse) Unmarshal ¶
func (m *GetRegionsResponse) Unmarshal(dAtA []byte) error
func (*GetRegionsResponse) XXX_DiscardUnknown ¶
func (m *GetRegionsResponse) XXX_DiscardUnknown()
func (*GetRegionsResponse) XXX_Marshal ¶
func (m *GetRegionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRegionsResponse) XXX_Merge ¶
func (m *GetRegionsResponse) XXX_Merge(src proto.Message)
func (*GetRegionsResponse) XXX_Size ¶
func (m *GetRegionsResponse) XXX_Size() int
func (*GetRegionsResponse) XXX_Unmarshal ¶
func (m *GetRegionsResponse) XXX_Unmarshal(b []byte) error
type GetUserRequest ¶
type GetUserRequest struct { // The id of the user to get UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` }
func (*GetUserRequest) Descriptor ¶
func (*GetUserRequest) Descriptor() ([]byte, []int)
func (*GetUserRequest) Equal ¶
func (this *GetUserRequest) Equal(that interface{}) bool
func (*GetUserRequest) GetUserId ¶
func (m *GetUserRequest) GetUserId() string
func (*GetUserRequest) GoString ¶
func (this *GetUserRequest) GoString() string
func (*GetUserRequest) Marshal ¶
func (m *GetUserRequest) Marshal() (dAtA []byte, err error)
func (*GetUserRequest) MarshalToSizedBuffer ¶
func (m *GetUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) Reset ¶
func (m *GetUserRequest) Reset()
func (*GetUserRequest) Size ¶
func (m *GetUserRequest) Size() (n int)
func (*GetUserRequest) String ¶
func (this *GetUserRequest) String() string
func (*GetUserRequest) Unmarshal ¶
func (m *GetUserRequest) Unmarshal(dAtA []byte) error
func (*GetUserRequest) XXX_DiscardUnknown ¶
func (m *GetUserRequest) XXX_DiscardUnknown()
func (*GetUserRequest) XXX_Marshal ¶
func (m *GetUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserRequest) XXX_Merge ¶
func (m *GetUserRequest) XXX_Merge(src proto.Message)
func (*GetUserRequest) XXX_Size ¶
func (m *GetUserRequest) XXX_Size() int
func (*GetUserRequest) XXX_Unmarshal ¶
func (m *GetUserRequest) XXX_Unmarshal(b []byte) error
type GetUserResponse ¶
type GetUserResponse struct { // The user User *v1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` }
func (*GetUserResponse) Descriptor ¶
func (*GetUserResponse) Descriptor() ([]byte, []int)
func (*GetUserResponse) Equal ¶
func (this *GetUserResponse) Equal(that interface{}) bool
func (*GetUserResponse) GetUser ¶
func (m *GetUserResponse) GetUser() *v1.User
func (*GetUserResponse) GoString ¶
func (this *GetUserResponse) GoString() string
func (*GetUserResponse) Marshal ¶
func (m *GetUserResponse) Marshal() (dAtA []byte, err error)
func (*GetUserResponse) MarshalToSizedBuffer ¶
func (m *GetUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) Reset ¶
func (m *GetUserResponse) Reset()
func (*GetUserResponse) Size ¶
func (m *GetUserResponse) Size() (n int)
func (*GetUserResponse) String ¶
func (this *GetUserResponse) String() string
func (*GetUserResponse) Unmarshal ¶
func (m *GetUserResponse) Unmarshal(dAtA []byte) error
func (*GetUserResponse) XXX_DiscardUnknown ¶
func (m *GetUserResponse) XXX_DiscardUnknown()
func (*GetUserResponse) XXX_Marshal ¶
func (m *GetUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUserResponse) XXX_Merge ¶
func (m *GetUserResponse) XXX_Merge(src proto.Message)
func (*GetUserResponse) XXX_Size ¶
func (m *GetUserResponse) XXX_Size() int
func (*GetUserResponse) XXX_Unmarshal ¶
func (m *GetUserResponse) XXX_Unmarshal(b []byte) error
type GetUsersRequest ¶
type GetUsersRequest struct { // The requested size of the page to retrieve - optional. // Cannot exceed 1000. Defaults to 100. PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The page token if this is continuing from another response - optional. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Filter users by email address - optional. Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` // Filter users by the namespace they have access to - optional. Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` }
func (*GetUsersRequest) Descriptor ¶
func (*GetUsersRequest) Descriptor() ([]byte, []int)
func (*GetUsersRequest) Equal ¶
func (this *GetUsersRequest) Equal(that interface{}) bool
func (*GetUsersRequest) GetEmail ¶
func (m *GetUsersRequest) GetEmail() string
func (*GetUsersRequest) GetNamespace ¶
func (m *GetUsersRequest) GetNamespace() string
func (*GetUsersRequest) GetPageSize ¶
func (m *GetUsersRequest) GetPageSize() int32
func (*GetUsersRequest) GetPageToken ¶
func (m *GetUsersRequest) GetPageToken() string
func (*GetUsersRequest) GoString ¶
func (this *GetUsersRequest) GoString() string
func (*GetUsersRequest) Marshal ¶
func (m *GetUsersRequest) Marshal() (dAtA []byte, err error)
func (*GetUsersRequest) MarshalToSizedBuffer ¶
func (m *GetUsersRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUsersRequest) ProtoMessage ¶
func (*GetUsersRequest) ProtoMessage()
func (*GetUsersRequest) Reset ¶
func (m *GetUsersRequest) Reset()
func (*GetUsersRequest) Size ¶
func (m *GetUsersRequest) Size() (n int)
func (*GetUsersRequest) String ¶
func (this *GetUsersRequest) String() string
func (*GetUsersRequest) Unmarshal ¶
func (m *GetUsersRequest) Unmarshal(dAtA []byte) error
func (*GetUsersRequest) XXX_DiscardUnknown ¶
func (m *GetUsersRequest) XXX_DiscardUnknown()
func (*GetUsersRequest) XXX_Marshal ¶
func (m *GetUsersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsersRequest) XXX_Merge ¶
func (m *GetUsersRequest) XXX_Merge(src proto.Message)
func (*GetUsersRequest) XXX_Size ¶
func (m *GetUsersRequest) XXX_Size() int
func (*GetUsersRequest) XXX_Unmarshal ¶
func (m *GetUsersRequest) XXX_Unmarshal(b []byte) error
type GetUsersResponse ¶
type GetUsersResponse struct { // The list of users in ascending ids order Users []*v1.User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,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 (*GetUsersResponse) Descriptor ¶
func (*GetUsersResponse) Descriptor() ([]byte, []int)
func (*GetUsersResponse) Equal ¶
func (this *GetUsersResponse) Equal(that interface{}) bool
func (*GetUsersResponse) GetNextPageToken ¶
func (m *GetUsersResponse) GetNextPageToken() string
func (*GetUsersResponse) GetUsers ¶
func (m *GetUsersResponse) GetUsers() []*v1.User
func (*GetUsersResponse) GoString ¶
func (this *GetUsersResponse) GoString() string
func (*GetUsersResponse) Marshal ¶
func (m *GetUsersResponse) Marshal() (dAtA []byte, err error)
func (*GetUsersResponse) MarshalToSizedBuffer ¶
func (m *GetUsersResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetUsersResponse) ProtoMessage ¶
func (*GetUsersResponse) ProtoMessage()
func (*GetUsersResponse) Reset ¶
func (m *GetUsersResponse) Reset()
func (*GetUsersResponse) Size ¶
func (m *GetUsersResponse) Size() (n int)
func (*GetUsersResponse) String ¶
func (this *GetUsersResponse) String() string
func (*GetUsersResponse) Unmarshal ¶
func (m *GetUsersResponse) Unmarshal(dAtA []byte) error
func (*GetUsersResponse) XXX_DiscardUnknown ¶
func (m *GetUsersResponse) XXX_DiscardUnknown()
func (*GetUsersResponse) XXX_Marshal ¶
func (m *GetUsersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetUsersResponse) XXX_Merge ¶
func (m *GetUsersResponse) XXX_Merge(src proto.Message)
func (*GetUsersResponse) XXX_Size ¶
func (m *GetUsersResponse) XXX_Size() int
func (*GetUsersResponse) XXX_Unmarshal ¶
func (m *GetUsersResponse) XXX_Unmarshal(b []byte) error
type RenameCustomSearchAttributeRequest ¶
type RenameCustomSearchAttributeRequest struct { // The namespace to rename the custom search attribute for. 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 id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` }
func (*RenameCustomSearchAttributeRequest) Descriptor ¶
func (*RenameCustomSearchAttributeRequest) Descriptor() ([]byte, []int)
func (*RenameCustomSearchAttributeRequest) Equal ¶
func (this *RenameCustomSearchAttributeRequest) Equal(that interface{}) bool
func (*RenameCustomSearchAttributeRequest) GetAsyncOperationId ¶
func (m *RenameCustomSearchAttributeRequest) GetAsyncOperationId() string
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) 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 async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` }
func (*RenameCustomSearchAttributeResponse) Descriptor ¶
func (*RenameCustomSearchAttributeResponse) Descriptor() ([]byte, []int)
func (*RenameCustomSearchAttributeResponse) Equal ¶
func (this *RenameCustomSearchAttributeResponse) Equal(that interface{}) bool
func (*RenameCustomSearchAttributeResponse) GetAsyncOperation ¶
func (m *RenameCustomSearchAttributeResponse) GetAsyncOperation() *v11.AsyncOperation
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 SetUserNamespaceAccessRequest ¶
type SetUserNamespaceAccessRequest struct { // The namespace to set permissions for Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The id of the user to set permissions for UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The namespace access to assign the user Access *v1.NamespaceAccess `protobuf:"bytes,3,opt,name=access,proto3" json:"access,omitempty"` // The version of the user for which this update is intended for // The latest version can be found in the GetUser operation response ResourceVersion string `protobuf:"bytes,4,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` }
func (*SetUserNamespaceAccessRequest) Descriptor ¶
func (*SetUserNamespaceAccessRequest) Descriptor() ([]byte, []int)
func (*SetUserNamespaceAccessRequest) Equal ¶
func (this *SetUserNamespaceAccessRequest) Equal(that interface{}) bool
func (*SetUserNamespaceAccessRequest) GetAccess ¶
func (m *SetUserNamespaceAccessRequest) GetAccess() *v1.NamespaceAccess
func (*SetUserNamespaceAccessRequest) GetAsyncOperationId ¶
func (m *SetUserNamespaceAccessRequest) GetAsyncOperationId() string
func (*SetUserNamespaceAccessRequest) GetNamespace ¶
func (m *SetUserNamespaceAccessRequest) GetNamespace() string
func (*SetUserNamespaceAccessRequest) GetResourceVersion ¶
func (m *SetUserNamespaceAccessRequest) GetResourceVersion() string
func (*SetUserNamespaceAccessRequest) GetUserId ¶
func (m *SetUserNamespaceAccessRequest) GetUserId() string
func (*SetUserNamespaceAccessRequest) GoString ¶
func (this *SetUserNamespaceAccessRequest) GoString() string
func (*SetUserNamespaceAccessRequest) Marshal ¶
func (m *SetUserNamespaceAccessRequest) Marshal() (dAtA []byte, err error)
func (*SetUserNamespaceAccessRequest) MarshalTo ¶
func (m *SetUserNamespaceAccessRequest) MarshalTo(dAtA []byte) (int, error)
func (*SetUserNamespaceAccessRequest) MarshalToSizedBuffer ¶
func (m *SetUserNamespaceAccessRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetUserNamespaceAccessRequest) ProtoMessage ¶
func (*SetUserNamespaceAccessRequest) ProtoMessage()
func (*SetUserNamespaceAccessRequest) Reset ¶
func (m *SetUserNamespaceAccessRequest) Reset()
func (*SetUserNamespaceAccessRequest) Size ¶
func (m *SetUserNamespaceAccessRequest) Size() (n int)
func (*SetUserNamespaceAccessRequest) String ¶
func (this *SetUserNamespaceAccessRequest) String() string
func (*SetUserNamespaceAccessRequest) Unmarshal ¶
func (m *SetUserNamespaceAccessRequest) Unmarshal(dAtA []byte) error
func (*SetUserNamespaceAccessRequest) XXX_DiscardUnknown ¶
func (m *SetUserNamespaceAccessRequest) XXX_DiscardUnknown()
func (*SetUserNamespaceAccessRequest) XXX_Marshal ¶
func (m *SetUserNamespaceAccessRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetUserNamespaceAccessRequest) XXX_Merge ¶
func (m *SetUserNamespaceAccessRequest) XXX_Merge(src proto.Message)
func (*SetUserNamespaceAccessRequest) XXX_Size ¶
func (m *SetUserNamespaceAccessRequest) XXX_Size() int
func (*SetUserNamespaceAccessRequest) XXX_Unmarshal ¶
func (m *SetUserNamespaceAccessRequest) XXX_Unmarshal(b []byte) error
type SetUserNamespaceAccessResponse ¶
type SetUserNamespaceAccessResponse struct { // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` }
func (*SetUserNamespaceAccessResponse) Descriptor ¶
func (*SetUserNamespaceAccessResponse) Descriptor() ([]byte, []int)
func (*SetUserNamespaceAccessResponse) Equal ¶
func (this *SetUserNamespaceAccessResponse) Equal(that interface{}) bool
func (*SetUserNamespaceAccessResponse) GetAsyncOperation ¶
func (m *SetUserNamespaceAccessResponse) GetAsyncOperation() *v11.AsyncOperation
func (*SetUserNamespaceAccessResponse) GoString ¶
func (this *SetUserNamespaceAccessResponse) GoString() string
func (*SetUserNamespaceAccessResponse) Marshal ¶
func (m *SetUserNamespaceAccessResponse) Marshal() (dAtA []byte, err error)
func (*SetUserNamespaceAccessResponse) MarshalTo ¶
func (m *SetUserNamespaceAccessResponse) MarshalTo(dAtA []byte) (int, error)
func (*SetUserNamespaceAccessResponse) MarshalToSizedBuffer ¶
func (m *SetUserNamespaceAccessResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SetUserNamespaceAccessResponse) ProtoMessage ¶
func (*SetUserNamespaceAccessResponse) ProtoMessage()
func (*SetUserNamespaceAccessResponse) Reset ¶
func (m *SetUserNamespaceAccessResponse) Reset()
func (*SetUserNamespaceAccessResponse) Size ¶
func (m *SetUserNamespaceAccessResponse) Size() (n int)
func (*SetUserNamespaceAccessResponse) String ¶
func (this *SetUserNamespaceAccessResponse) String() string
func (*SetUserNamespaceAccessResponse) Unmarshal ¶
func (m *SetUserNamespaceAccessResponse) Unmarshal(dAtA []byte) error
func (*SetUserNamespaceAccessResponse) XXX_DiscardUnknown ¶
func (m *SetUserNamespaceAccessResponse) XXX_DiscardUnknown()
func (*SetUserNamespaceAccessResponse) XXX_Marshal ¶
func (m *SetUserNamespaceAccessResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetUserNamespaceAccessResponse) XXX_Merge ¶
func (m *SetUserNamespaceAccessResponse) XXX_Merge(src proto.Message)
func (*SetUserNamespaceAccessResponse) XXX_Size ¶
func (m *SetUserNamespaceAccessResponse) XXX_Size() int
func (*SetUserNamespaceAccessResponse) XXX_Unmarshal ¶
func (m *SetUserNamespaceAccessResponse) XXX_Unmarshal(b []byte) error
type UnimplementedCloudServiceServer ¶
type UnimplementedCloudServiceServer struct { }
UnimplementedCloudServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedCloudServiceServer) CreateNamespace ¶
func (*UnimplementedCloudServiceServer) CreateNamespace(ctx context.Context, req *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
func (*UnimplementedCloudServiceServer) CreateUser ¶
func (*UnimplementedCloudServiceServer) CreateUser(ctx context.Context, req *CreateUserRequest) (*CreateUserResponse, error)
func (*UnimplementedCloudServiceServer) DeleteNamespace ¶
func (*UnimplementedCloudServiceServer) DeleteNamespace(ctx context.Context, req *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
func (*UnimplementedCloudServiceServer) DeleteUser ¶
func (*UnimplementedCloudServiceServer) DeleteUser(ctx context.Context, req *DeleteUserRequest) (*DeleteUserResponse, error)
func (*UnimplementedCloudServiceServer) GetAsyncOperation ¶
func (*UnimplementedCloudServiceServer) GetAsyncOperation(ctx context.Context, req *GetAsyncOperationRequest) (*GetAsyncOperationResponse, error)
func (*UnimplementedCloudServiceServer) GetNamespace ¶
func (*UnimplementedCloudServiceServer) GetNamespace(ctx context.Context, req *GetNamespaceRequest) (*GetNamespaceResponse, error)
func (*UnimplementedCloudServiceServer) GetNamespaces ¶
func (*UnimplementedCloudServiceServer) GetNamespaces(ctx context.Context, req *GetNamespacesRequest) (*GetNamespacesResponse, error)
func (*UnimplementedCloudServiceServer) GetRegion ¶
func (*UnimplementedCloudServiceServer) GetRegion(ctx context.Context, req *GetRegionRequest) (*GetRegionResponse, error)
func (*UnimplementedCloudServiceServer) GetRegions ¶
func (*UnimplementedCloudServiceServer) GetRegions(ctx context.Context, req *GetRegionsRequest) (*GetRegionsResponse, error)
func (*UnimplementedCloudServiceServer) GetUser ¶
func (*UnimplementedCloudServiceServer) GetUser(ctx context.Context, req *GetUserRequest) (*GetUserResponse, error)
func (*UnimplementedCloudServiceServer) GetUsers ¶
func (*UnimplementedCloudServiceServer) GetUsers(ctx context.Context, req *GetUsersRequest) (*GetUsersResponse, error)
func (*UnimplementedCloudServiceServer) RenameCustomSearchAttribute ¶
func (*UnimplementedCloudServiceServer) RenameCustomSearchAttribute(ctx context.Context, req *RenameCustomSearchAttributeRequest) (*RenameCustomSearchAttributeResponse, error)
func (*UnimplementedCloudServiceServer) SetUserNamespaceAccess ¶
func (*UnimplementedCloudServiceServer) SetUserNamespaceAccess(ctx context.Context, req *SetUserNamespaceAccessRequest) (*SetUserNamespaceAccessResponse, error)
func (*UnimplementedCloudServiceServer) UpdateNamespace ¶
func (*UnimplementedCloudServiceServer) UpdateNamespace(ctx context.Context, req *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
func (*UnimplementedCloudServiceServer) UpdateUser ¶
func (*UnimplementedCloudServiceServer) UpdateUser(ctx context.Context, req *UpdateUserRequest) (*UpdateUserResponse, error)
type UpdateNamespaceRequest ¶
type UpdateNamespaceRequest struct { // The namespace to update. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The new namespace specification. Spec *v12.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 id to use for this async operation. // Optional, if not provided a random id will be generated. AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` }
func (*UpdateNamespaceRequest) Descriptor ¶
func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)
func (*UpdateNamespaceRequest) Equal ¶
func (this *UpdateNamespaceRequest) Equal(that interface{}) bool
func (*UpdateNamespaceRequest) GetAsyncOperationId ¶
func (m *UpdateNamespaceRequest) GetAsyncOperationId() string
func (*UpdateNamespaceRequest) GetNamespace ¶
func (m *UpdateNamespaceRequest) GetNamespace() string
func (*UpdateNamespaceRequest) GetResourceVersion ¶
func (m *UpdateNamespaceRequest) GetResourceVersion() string
func (*UpdateNamespaceRequest) GetSpec ¶
func (m *UpdateNamespaceRequest) GetSpec() *v12.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 async operation. AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` }
func (*UpdateNamespaceResponse) Descriptor ¶
func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)
func (*UpdateNamespaceResponse) Equal ¶
func (this *UpdateNamespaceResponse) Equal(that interface{}) bool
func (*UpdateNamespaceResponse) GetAsyncOperation ¶
func (m *UpdateNamespaceResponse) GetAsyncOperation() *v11.AsyncOperation
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 UpdateUserRequest ¶
type UpdateUserRequest struct { // The id of the user to update UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The new user specification Spec *v1.UserSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // The version of the user for which this update is intended for // The latest version can be found in the GetUser operation response ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // The id to use for this async operation - optional AsyncOperationId string `protobuf:"bytes,4,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` }
func (*UpdateUserRequest) Descriptor ¶
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
func (*UpdateUserRequest) Equal ¶
func (this *UpdateUserRequest) Equal(that interface{}) bool
func (*UpdateUserRequest) GetAsyncOperationId ¶
func (m *UpdateUserRequest) GetAsyncOperationId() string
func (*UpdateUserRequest) GetResourceVersion ¶
func (m *UpdateUserRequest) GetResourceVersion() string
func (*UpdateUserRequest) GetSpec ¶
func (m *UpdateUserRequest) GetSpec() *v1.UserSpec
func (*UpdateUserRequest) GetUserId ¶
func (m *UpdateUserRequest) GetUserId() string
func (*UpdateUserRequest) GoString ¶
func (this *UpdateUserRequest) GoString() string
func (*UpdateUserRequest) Marshal ¶
func (m *UpdateUserRequest) Marshal() (dAtA []byte, err error)
func (*UpdateUserRequest) MarshalTo ¶
func (m *UpdateUserRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateUserRequest) MarshalToSizedBuffer ¶
func (m *UpdateUserRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) Reset ¶
func (m *UpdateUserRequest) Reset()
func (*UpdateUserRequest) Size ¶
func (m *UpdateUserRequest) Size() (n int)
func (*UpdateUserRequest) String ¶
func (this *UpdateUserRequest) String() string
func (*UpdateUserRequest) Unmarshal ¶
func (m *UpdateUserRequest) Unmarshal(dAtA []byte) error
func (*UpdateUserRequest) XXX_DiscardUnknown ¶
func (m *UpdateUserRequest) XXX_DiscardUnknown()
func (*UpdateUserRequest) XXX_Marshal ¶
func (m *UpdateUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateUserRequest) XXX_Merge ¶
func (m *UpdateUserRequest) XXX_Merge(src proto.Message)
func (*UpdateUserRequest) XXX_Size ¶
func (m *UpdateUserRequest) XXX_Size() int
func (*UpdateUserRequest) XXX_Unmarshal ¶
func (m *UpdateUserRequest) XXX_Unmarshal(b []byte) error
type UpdateUserResponse ¶
type UpdateUserResponse struct { // The async operation AsyncOperation *v11.AsyncOperation `protobuf:"bytes,1,opt,name=async_operation,json=asyncOperation,proto3" json:"async_operation,omitempty"` }
func (*UpdateUserResponse) Descriptor ¶
func (*UpdateUserResponse) Descriptor() ([]byte, []int)
func (*UpdateUserResponse) Equal ¶
func (this *UpdateUserResponse) Equal(that interface{}) bool
func (*UpdateUserResponse) GetAsyncOperation ¶
func (m *UpdateUserResponse) GetAsyncOperation() *v11.AsyncOperation
func (*UpdateUserResponse) GoString ¶
func (this *UpdateUserResponse) GoString() string
func (*UpdateUserResponse) Marshal ¶
func (m *UpdateUserResponse) Marshal() (dAtA []byte, err error)
func (*UpdateUserResponse) MarshalTo ¶
func (m *UpdateUserResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateUserResponse) MarshalToSizedBuffer ¶
func (m *UpdateUserResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateUserResponse) ProtoMessage ¶
func (*UpdateUserResponse) ProtoMessage()
func (*UpdateUserResponse) Reset ¶
func (m *UpdateUserResponse) Reset()
func (*UpdateUserResponse) Size ¶
func (m *UpdateUserResponse) Size() (n int)
func (*UpdateUserResponse) String ¶
func (this *UpdateUserResponse) String() string
func (*UpdateUserResponse) Unmarshal ¶
func (m *UpdateUserResponse) Unmarshal(dAtA []byte) error
func (*UpdateUserResponse) XXX_DiscardUnknown ¶
func (m *UpdateUserResponse) XXX_DiscardUnknown()
func (*UpdateUserResponse) XXX_Marshal ¶
func (m *UpdateUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateUserResponse) XXX_Merge ¶
func (m *UpdateUserResponse) XXX_Merge(src proto.Message)
func (*UpdateUserResponse) XXX_Size ¶
func (m *UpdateUserResponse) XXX_Size() int
func (*UpdateUserResponse) XXX_Unmarshal ¶
func (m *UpdateUserResponse) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.