Documentation ¶
Index ¶
- Variables
- func RegisterAuthServiceServer(s *grpc.Server, srv AuthServiceServer)
- type AuthServiceClient
- type AuthServiceServer
- type DeleteUserRequest
- func (*DeleteUserRequest) Descriptor() ([]byte, []int)
- func (this *DeleteUserRequest) Equal(that interface{}) bool
- func (m *DeleteUserRequest) GetRequestId() 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) GetRequestStatus() *v11.RequestStatus
- 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 GetRolesByPermissionsRequest
- func (*GetRolesByPermissionsRequest) Descriptor() ([]byte, []int)
- func (this *GetRolesByPermissionsRequest) Equal(that interface{}) bool
- func (m *GetRolesByPermissionsRequest) GetSpecs() []*v1.RoleSpec
- func (this *GetRolesByPermissionsRequest) GoString() string
- func (m *GetRolesByPermissionsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetRolesByPermissionsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRolesByPermissionsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRolesByPermissionsRequest) ProtoMessage()
- func (m *GetRolesByPermissionsRequest) Reset()
- func (m *GetRolesByPermissionsRequest) Size() (n int)
- func (this *GetRolesByPermissionsRequest) String() string
- func (m *GetRolesByPermissionsRequest) Unmarshal(dAtA []byte) error
- func (m *GetRolesByPermissionsRequest) XXX_DiscardUnknown()
- func (m *GetRolesByPermissionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRolesByPermissionsRequest) XXX_Merge(src proto.Message)
- func (m *GetRolesByPermissionsRequest) XXX_Size() int
- func (m *GetRolesByPermissionsRequest) XXX_Unmarshal(b []byte) error
- type GetRolesByPermissionsResponse
- func (*GetRolesByPermissionsResponse) Descriptor() ([]byte, []int)
- func (this *GetRolesByPermissionsResponse) Equal(that interface{}) bool
- func (m *GetRolesByPermissionsResponse) GetRoles() []*v1.Role
- func (this *GetRolesByPermissionsResponse) GoString() string
- func (m *GetRolesByPermissionsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetRolesByPermissionsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRolesByPermissionsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRolesByPermissionsResponse) ProtoMessage()
- func (m *GetRolesByPermissionsResponse) Reset()
- func (m *GetRolesByPermissionsResponse) Size() (n int)
- func (this *GetRolesByPermissionsResponse) String() string
- func (m *GetRolesByPermissionsResponse) Unmarshal(dAtA []byte) error
- func (m *GetRolesByPermissionsResponse) XXX_DiscardUnknown()
- func (m *GetRolesByPermissionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRolesByPermissionsResponse) XXX_Merge(src proto.Message)
- func (m *GetRolesByPermissionsResponse) XXX_Size() int
- func (m *GetRolesByPermissionsResponse) XXX_Unmarshal(b []byte) error
- type GetRolesRequest
- func (*GetRolesRequest) Descriptor() ([]byte, []int)
- func (this *GetRolesRequest) Equal(that interface{}) bool
- func (m *GetRolesRequest) GetNamespace() string
- func (m *GetRolesRequest) GetPageSize() int32
- func (m *GetRolesRequest) GetPageToken() string
- func (m *GetRolesRequest) GetUserId() string
- func (this *GetRolesRequest) GoString() string
- func (m *GetRolesRequest) Marshal() (dAtA []byte, err error)
- func (m *GetRolesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRolesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRolesRequest) ProtoMessage()
- func (m *GetRolesRequest) Reset()
- func (m *GetRolesRequest) Size() (n int)
- func (this *GetRolesRequest) String() string
- func (m *GetRolesRequest) Unmarshal(dAtA []byte) error
- func (m *GetRolesRequest) XXX_DiscardUnknown()
- func (m *GetRolesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRolesRequest) XXX_Merge(src proto.Message)
- func (m *GetRolesRequest) XXX_Size() int
- func (m *GetRolesRequest) XXX_Unmarshal(b []byte) error
- type GetRolesResponse
- func (*GetRolesResponse) Descriptor() ([]byte, []int)
- func (this *GetRolesResponse) Equal(that interface{}) bool
- func (m *GetRolesResponse) GetNextPageToken() string
- func (m *GetRolesResponse) GetRoles() []*v1.Role
- func (this *GetRolesResponse) GoString() string
- func (m *GetRolesResponse) Marshal() (dAtA []byte, err error)
- func (m *GetRolesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRolesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRolesResponse) ProtoMessage()
- func (m *GetRolesResponse) Reset()
- func (m *GetRolesResponse) Size() (n int)
- func (this *GetRolesResponse) String() string
- func (m *GetRolesResponse) Unmarshal(dAtA []byte) error
- func (m *GetRolesResponse) XXX_DiscardUnknown()
- func (m *GetRolesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRolesResponse) XXX_Merge(src proto.Message)
- func (m *GetRolesResponse) XXX_Size() int
- func (m *GetRolesResponse) XXX_Unmarshal(b []byte) error
- type GetUserRequest
- func (*GetUserRequest) Descriptor() ([]byte, []int)
- func (this *GetUserRequest) Equal(that interface{}) bool
- func (m *GetUserRequest) GetUserEmail() string
- 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) GetNamespace() string
- func (m *GetUsersRequest) GetPageSize() int32
- func (m *GetUsersRequest) GetPageToken() string
- func (m *GetUsersRequest) GetState() v1.UserState
- 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 InviteUsersRequest
- func (*InviteUsersRequest) Descriptor() ([]byte, []int)
- func (this *InviteUsersRequest) Equal(that interface{}) bool
- func (m *InviteUsersRequest) GetRequestId() string
- func (m *InviteUsersRequest) GetSpecs() []*v1.UserSpec
- func (this *InviteUsersRequest) GoString() string
- func (m *InviteUsersRequest) Marshal() (dAtA []byte, err error)
- func (m *InviteUsersRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *InviteUsersRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*InviteUsersRequest) ProtoMessage()
- func (m *InviteUsersRequest) Reset()
- func (m *InviteUsersRequest) Size() (n int)
- func (this *InviteUsersRequest) String() string
- func (m *InviteUsersRequest) Unmarshal(dAtA []byte) error
- func (m *InviteUsersRequest) XXX_DiscardUnknown()
- func (m *InviteUsersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InviteUsersRequest) XXX_Merge(src proto.Message)
- func (m *InviteUsersRequest) XXX_Size() int
- func (m *InviteUsersRequest) XXX_Unmarshal(b []byte) error
- type InviteUsersResponse
- func (*InviteUsersResponse) Descriptor() ([]byte, []int)
- func (this *InviteUsersResponse) Equal(that interface{}) bool
- func (m *InviteUsersResponse) GetRequestStatus() *v11.RequestStatus
- func (this *InviteUsersResponse) GoString() string
- func (m *InviteUsersResponse) Marshal() (dAtA []byte, err error)
- func (m *InviteUsersResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *InviteUsersResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*InviteUsersResponse) ProtoMessage()
- func (m *InviteUsersResponse) Reset()
- func (m *InviteUsersResponse) Size() (n int)
- func (this *InviteUsersResponse) String() string
- func (m *InviteUsersResponse) Unmarshal(dAtA []byte) error
- func (m *InviteUsersResponse) XXX_DiscardUnknown()
- func (m *InviteUsersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InviteUsersResponse) XXX_Merge(src proto.Message)
- func (m *InviteUsersResponse) XXX_Size() int
- func (m *InviteUsersResponse) XXX_Unmarshal(b []byte) error
- type ResendUserInviteRequest
- func (*ResendUserInviteRequest) Descriptor() ([]byte, []int)
- func (this *ResendUserInviteRequest) Equal(that interface{}) bool
- func (m *ResendUserInviteRequest) GetRequestId() string
- func (m *ResendUserInviteRequest) GetUserId() string
- func (this *ResendUserInviteRequest) GoString() string
- func (m *ResendUserInviteRequest) Marshal() (dAtA []byte, err error)
- func (m *ResendUserInviteRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ResendUserInviteRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResendUserInviteRequest) ProtoMessage()
- func (m *ResendUserInviteRequest) Reset()
- func (m *ResendUserInviteRequest) Size() (n int)
- func (this *ResendUserInviteRequest) String() string
- func (m *ResendUserInviteRequest) Unmarshal(dAtA []byte) error
- func (m *ResendUserInviteRequest) XXX_DiscardUnknown()
- func (m *ResendUserInviteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResendUserInviteRequest) XXX_Merge(src proto.Message)
- func (m *ResendUserInviteRequest) XXX_Size() int
- func (m *ResendUserInviteRequest) XXX_Unmarshal(b []byte) error
- type ResendUserInviteResponse
- func (*ResendUserInviteResponse) Descriptor() ([]byte, []int)
- func (this *ResendUserInviteResponse) Equal(that interface{}) bool
- func (m *ResendUserInviteResponse) GetRequestStatus() *v11.RequestStatus
- func (this *ResendUserInviteResponse) GoString() string
- func (m *ResendUserInviteResponse) Marshal() (dAtA []byte, err error)
- func (m *ResendUserInviteResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ResendUserInviteResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResendUserInviteResponse) ProtoMessage()
- func (m *ResendUserInviteResponse) Reset()
- func (m *ResendUserInviteResponse) Size() (n int)
- func (this *ResendUserInviteResponse) String() string
- func (m *ResendUserInviteResponse) Unmarshal(dAtA []byte) error
- func (m *ResendUserInviteResponse) XXX_DiscardUnknown()
- func (m *ResendUserInviteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResendUserInviteResponse) XXX_Merge(src proto.Message)
- func (m *ResendUserInviteResponse) XXX_Size() int
- func (m *ResendUserInviteResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedAuthServiceServer
- func (*UnimplementedAuthServiceServer) DeleteUser(ctx context.Context, req *DeleteUserRequest) (*DeleteUserResponse, error)
- func (*UnimplementedAuthServiceServer) GetRoles(ctx context.Context, req *GetRolesRequest) (*GetRolesResponse, error)
- func (*UnimplementedAuthServiceServer) GetRolesByPermissions(ctx context.Context, req *GetRolesByPermissionsRequest) (*GetRolesByPermissionsResponse, error)
- func (*UnimplementedAuthServiceServer) GetUser(ctx context.Context, req *GetUserRequest) (*GetUserResponse, error)
- func (*UnimplementedAuthServiceServer) GetUsers(ctx context.Context, req *GetUsersRequest) (*GetUsersResponse, error)
- func (*UnimplementedAuthServiceServer) InviteUsers(ctx context.Context, req *InviteUsersRequest) (*InviteUsersResponse, error)
- func (*UnimplementedAuthServiceServer) ResendUserInvite(ctx context.Context, req *ResendUserInviteRequest) (*ResendUserInviteResponse, error)
- func (*UnimplementedAuthServiceServer) UpdateUser(ctx context.Context, req *UpdateUserRequest) (*UpdateUserResponse, error)
- func (*UnimplementedAuthServiceServer) UpdateUserNamespacePermissions(ctx context.Context, req *UpdateUserNamespacePermissionsRequest) (*UpdateUserNamespacePermissionsResponse, error)
- type UpdateUserNamespacePermissionsRequest
- func (*UpdateUserNamespacePermissionsRequest) Descriptor() ([]byte, []int)
- func (this *UpdateUserNamespacePermissionsRequest) Equal(that interface{}) bool
- func (m *UpdateUserNamespacePermissionsRequest) GetNamespace() string
- func (m *UpdateUserNamespacePermissionsRequest) GetRequestId() string
- func (m *UpdateUserNamespacePermissionsRequest) GetUserNamespacePermissions() []*v1.UserNamespacePermissions
- func (this *UpdateUserNamespacePermissionsRequest) GoString() string
- func (m *UpdateUserNamespacePermissionsRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateUserNamespacePermissionsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateUserNamespacePermissionsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateUserNamespacePermissionsRequest) ProtoMessage()
- func (m *UpdateUserNamespacePermissionsRequest) Reset()
- func (m *UpdateUserNamespacePermissionsRequest) Size() (n int)
- func (this *UpdateUserNamespacePermissionsRequest) String() string
- func (m *UpdateUserNamespacePermissionsRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateUserNamespacePermissionsRequest) XXX_DiscardUnknown()
- func (m *UpdateUserNamespacePermissionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateUserNamespacePermissionsRequest) XXX_Merge(src proto.Message)
- func (m *UpdateUserNamespacePermissionsRequest) XXX_Size() int
- func (m *UpdateUserNamespacePermissionsRequest) XXX_Unmarshal(b []byte) error
- type UpdateUserNamespacePermissionsResponse
- func (*UpdateUserNamespacePermissionsResponse) Descriptor() ([]byte, []int)
- func (this *UpdateUserNamespacePermissionsResponse) Equal(that interface{}) bool
- func (m *UpdateUserNamespacePermissionsResponse) GetRequestStatus() *v11.RequestStatus
- func (this *UpdateUserNamespacePermissionsResponse) GoString() string
- func (m *UpdateUserNamespacePermissionsResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateUserNamespacePermissionsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateUserNamespacePermissionsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateUserNamespacePermissionsResponse) ProtoMessage()
- func (m *UpdateUserNamespacePermissionsResponse) Reset()
- func (m *UpdateUserNamespacePermissionsResponse) Size() (n int)
- func (this *UpdateUserNamespacePermissionsResponse) String() string
- func (m *UpdateUserNamespacePermissionsResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateUserNamespacePermissionsResponse) XXX_DiscardUnknown()
- func (m *UpdateUserNamespacePermissionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateUserNamespacePermissionsResponse) XXX_Merge(src proto.Message)
- func (m *UpdateUserNamespacePermissionsResponse) XXX_Size() int
- func (m *UpdateUserNamespacePermissionsResponse) XXX_Unmarshal(b []byte) error
- type UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)
- func (this *UpdateUserRequest) Equal(that interface{}) bool
- func (m *UpdateUserRequest) GetRequestId() 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) GetRequestStatus() *v11.RequestStatus
- 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 RegisterAuthServiceServer ¶
func RegisterAuthServiceServer(s *grpc.Server, srv AuthServiceServer)
Types ¶
type AuthServiceClient ¶
type AuthServiceClient interface { GetRoles(ctx context.Context, in *GetRolesRequest, opts ...grpc.CallOption) (*GetRolesResponse, error) GetRolesByPermissions(ctx context.Context, in *GetRolesByPermissionsRequest, opts ...grpc.CallOption) (*GetRolesByPermissionsResponse, error) GetUsers(ctx context.Context, in *GetUsersRequest, opts ...grpc.CallOption) (*GetUsersResponse, error) GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) InviteUsers(ctx context.Context, in *InviteUsersRequest, opts ...grpc.CallOption) (*InviteUsersResponse, error) ResendUserInvite(ctx context.Context, in *ResendUserInviteRequest, opts ...grpc.CallOption) (*ResendUserInviteResponse, error) UpdateUser(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption) (*UpdateUserResponse, error) DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption) (*DeleteUserResponse, error) UpdateUserNamespacePermissions(ctx context.Context, in *UpdateUserNamespacePermissionsRequest, opts ...grpc.CallOption) (*UpdateUserNamespacePermissionsResponse, error) }
AuthServiceClient is the client API for AuthService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAuthServiceClient ¶
func NewAuthServiceClient(cc *grpc.ClientConn) AuthServiceClient
type AuthServiceServer ¶
type AuthServiceServer interface { GetRoles(context.Context, *GetRolesRequest) (*GetRolesResponse, error) GetRolesByPermissions(context.Context, *GetRolesByPermissionsRequest) (*GetRolesByPermissionsResponse, error) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) InviteUsers(context.Context, *InviteUsersRequest) (*InviteUsersResponse, error) ResendUserInvite(context.Context, *ResendUserInviteRequest) (*ResendUserInviteResponse, error) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error) UpdateUserNamespacePermissions(context.Context, *UpdateUserNamespacePermissionsRequest) (*UpdateUserNamespacePermissionsResponse, error) }
AuthServiceServer is the server API for AuthService service.
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 user status ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*DeleteUserRequest) Descriptor ¶
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
func (*DeleteUserRequest) Equal ¶
func (this *DeleteUserRequest) Equal(that interface{}) bool
func (*DeleteUserRequest) GetRequestId ¶
func (m *DeleteUserRequest) GetRequestId() 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 request status of the delete operation RequestStatus *v11.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*DeleteUserResponse) Descriptor ¶
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
func (*DeleteUserResponse) Equal ¶
func (this *DeleteUserResponse) Equal(that interface{}) bool
func (*DeleteUserResponse) GetRequestStatus ¶
func (m *DeleteUserResponse) GetRequestStatus() *v11.RequestStatus
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 GetRolesByPermissionsRequest ¶
type GetRolesByPermissionsRequest struct {
Specs []*v1.RoleSpec `protobuf:"bytes,1,rep,name=specs,proto3" json:"specs,omitempty"`
}
func (*GetRolesByPermissionsRequest) Descriptor ¶
func (*GetRolesByPermissionsRequest) Descriptor() ([]byte, []int)
func (*GetRolesByPermissionsRequest) Equal ¶
func (this *GetRolesByPermissionsRequest) Equal(that interface{}) bool
func (*GetRolesByPermissionsRequest) GetSpecs ¶
func (m *GetRolesByPermissionsRequest) GetSpecs() []*v1.RoleSpec
func (*GetRolesByPermissionsRequest) GoString ¶
func (this *GetRolesByPermissionsRequest) GoString() string
func (*GetRolesByPermissionsRequest) Marshal ¶
func (m *GetRolesByPermissionsRequest) Marshal() (dAtA []byte, err error)
func (*GetRolesByPermissionsRequest) MarshalTo ¶
func (m *GetRolesByPermissionsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetRolesByPermissionsRequest) MarshalToSizedBuffer ¶
func (m *GetRolesByPermissionsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRolesByPermissionsRequest) ProtoMessage ¶
func (*GetRolesByPermissionsRequest) ProtoMessage()
func (*GetRolesByPermissionsRequest) Reset ¶
func (m *GetRolesByPermissionsRequest) Reset()
func (*GetRolesByPermissionsRequest) Size ¶
func (m *GetRolesByPermissionsRequest) Size() (n int)
func (*GetRolesByPermissionsRequest) String ¶
func (this *GetRolesByPermissionsRequest) String() string
func (*GetRolesByPermissionsRequest) Unmarshal ¶
func (m *GetRolesByPermissionsRequest) Unmarshal(dAtA []byte) error
func (*GetRolesByPermissionsRequest) XXX_DiscardUnknown ¶
func (m *GetRolesByPermissionsRequest) XXX_DiscardUnknown()
func (*GetRolesByPermissionsRequest) XXX_Marshal ¶
func (m *GetRolesByPermissionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRolesByPermissionsRequest) XXX_Merge ¶
func (m *GetRolesByPermissionsRequest) XXX_Merge(src proto.Message)
func (*GetRolesByPermissionsRequest) XXX_Size ¶
func (m *GetRolesByPermissionsRequest) XXX_Size() int
func (*GetRolesByPermissionsRequest) XXX_Unmarshal ¶
func (m *GetRolesByPermissionsRequest) XXX_Unmarshal(b []byte) error
type GetRolesByPermissionsResponse ¶
type GetRolesByPermissionsResponse struct {
Roles []*v1.Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"`
}
func (*GetRolesByPermissionsResponse) Descriptor ¶
func (*GetRolesByPermissionsResponse) Descriptor() ([]byte, []int)
func (*GetRolesByPermissionsResponse) Equal ¶
func (this *GetRolesByPermissionsResponse) Equal(that interface{}) bool
func (*GetRolesByPermissionsResponse) GetRoles ¶
func (m *GetRolesByPermissionsResponse) GetRoles() []*v1.Role
func (*GetRolesByPermissionsResponse) GoString ¶
func (this *GetRolesByPermissionsResponse) GoString() string
func (*GetRolesByPermissionsResponse) Marshal ¶
func (m *GetRolesByPermissionsResponse) Marshal() (dAtA []byte, err error)
func (*GetRolesByPermissionsResponse) MarshalTo ¶
func (m *GetRolesByPermissionsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetRolesByPermissionsResponse) MarshalToSizedBuffer ¶
func (m *GetRolesByPermissionsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRolesByPermissionsResponse) ProtoMessage ¶
func (*GetRolesByPermissionsResponse) ProtoMessage()
func (*GetRolesByPermissionsResponse) Reset ¶
func (m *GetRolesByPermissionsResponse) Reset()
func (*GetRolesByPermissionsResponse) Size ¶
func (m *GetRolesByPermissionsResponse) Size() (n int)
func (*GetRolesByPermissionsResponse) String ¶
func (this *GetRolesByPermissionsResponse) String() string
func (*GetRolesByPermissionsResponse) Unmarshal ¶
func (m *GetRolesByPermissionsResponse) Unmarshal(dAtA []byte) error
func (*GetRolesByPermissionsResponse) XXX_DiscardUnknown ¶
func (m *GetRolesByPermissionsResponse) XXX_DiscardUnknown()
func (*GetRolesByPermissionsResponse) XXX_Marshal ¶
func (m *GetRolesByPermissionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRolesByPermissionsResponse) XXX_Merge ¶
func (m *GetRolesByPermissionsResponse) XXX_Merge(src proto.Message)
func (*GetRolesByPermissionsResponse) XXX_Size ¶
func (m *GetRolesByPermissionsResponse) XXX_Size() int
func (*GetRolesByPermissionsResponse) XXX_Unmarshal ¶
func (m *GetRolesByPermissionsResponse) XXX_Unmarshal(b []byte) error
type GetRolesRequest ¶
type GetRolesRequest struct { // the requested size of the page to retrive PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // the page token PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // optional field to filter roles by the namespace they pertain to Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // optional field to filter roles by the user they are assigned to UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` }
func (*GetRolesRequest) Descriptor ¶
func (*GetRolesRequest) Descriptor() ([]byte, []int)
func (*GetRolesRequest) Equal ¶
func (this *GetRolesRequest) Equal(that interface{}) bool
func (*GetRolesRequest) GetNamespace ¶
func (m *GetRolesRequest) GetNamespace() string
func (*GetRolesRequest) GetPageSize ¶
func (m *GetRolesRequest) GetPageSize() int32
func (*GetRolesRequest) GetPageToken ¶
func (m *GetRolesRequest) GetPageToken() string
func (*GetRolesRequest) GetUserId ¶
func (m *GetRolesRequest) GetUserId() string
func (*GetRolesRequest) GoString ¶
func (this *GetRolesRequest) GoString() string
func (*GetRolesRequest) Marshal ¶
func (m *GetRolesRequest) Marshal() (dAtA []byte, err error)
func (*GetRolesRequest) MarshalToSizedBuffer ¶
func (m *GetRolesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRolesRequest) ProtoMessage ¶
func (*GetRolesRequest) ProtoMessage()
func (*GetRolesRequest) Reset ¶
func (m *GetRolesRequest) Reset()
func (*GetRolesRequest) Size ¶
func (m *GetRolesRequest) Size() (n int)
func (*GetRolesRequest) String ¶
func (this *GetRolesRequest) String() string
func (*GetRolesRequest) Unmarshal ¶
func (m *GetRolesRequest) Unmarshal(dAtA []byte) error
func (*GetRolesRequest) XXX_DiscardUnknown ¶
func (m *GetRolesRequest) XXX_DiscardUnknown()
func (*GetRolesRequest) XXX_Marshal ¶
func (m *GetRolesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRolesRequest) XXX_Merge ¶
func (m *GetRolesRequest) XXX_Merge(src proto.Message)
func (*GetRolesRequest) XXX_Size ¶
func (m *GetRolesRequest) XXX_Size() int
func (*GetRolesRequest) XXX_Unmarshal ¶
func (m *GetRolesRequest) XXX_Unmarshal(b []byte) error
type GetRolesResponse ¶
type GetRolesResponse struct { // the list of roles Roles []*v1.Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,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 (*GetRolesResponse) Descriptor ¶
func (*GetRolesResponse) Descriptor() ([]byte, []int)
func (*GetRolesResponse) Equal ¶
func (this *GetRolesResponse) Equal(that interface{}) bool
func (*GetRolesResponse) GetNextPageToken ¶
func (m *GetRolesResponse) GetNextPageToken() string
func (*GetRolesResponse) GetRoles ¶
func (m *GetRolesResponse) GetRoles() []*v1.Role
func (*GetRolesResponse) GoString ¶
func (this *GetRolesResponse) GoString() string
func (*GetRolesResponse) Marshal ¶
func (m *GetRolesResponse) Marshal() (dAtA []byte, err error)
func (*GetRolesResponse) MarshalToSizedBuffer ¶
func (m *GetRolesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRolesResponse) ProtoMessage ¶
func (*GetRolesResponse) ProtoMessage()
func (*GetRolesResponse) Reset ¶
func (m *GetRolesResponse) Reset()
func (*GetRolesResponse) Size ¶
func (m *GetRolesResponse) Size() (n int)
func (*GetRolesResponse) String ¶
func (this *GetRolesResponse) String() string
func (*GetRolesResponse) Unmarshal ¶
func (m *GetRolesResponse) Unmarshal(dAtA []byte) error
func (*GetRolesResponse) XXX_DiscardUnknown ¶
func (m *GetRolesResponse) XXX_DiscardUnknown()
func (*GetRolesResponse) XXX_Marshal ¶
func (m *GetRolesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRolesResponse) XXX_Merge ¶
func (m *GetRolesResponse) XXX_Merge(src proto.Message)
func (*GetRolesResponse) XXX_Size ¶
func (m *GetRolesResponse) XXX_Size() int
func (*GetRolesResponse) XXX_Unmarshal ¶
func (m *GetRolesResponse) 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"` // or the email address of the user to get UserEmail string `protobuf:"bytes,2,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` }
func (*GetUserRequest) Descriptor ¶
func (*GetUserRequest) Descriptor() ([]byte, []int)
func (*GetUserRequest) Equal ¶
func (this *GetUserRequest) Equal(that interface{}) bool
func (*GetUserRequest) GetUserEmail ¶
func (m *GetUserRequest) GetUserEmail() string
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 retrive PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // the page token PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // optional field to filter users by the namespace assigned to them Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // optional field to filter users by the their state State v1.UserState `protobuf:"varint,4,opt,name=state,proto3,enum=api.auth.v1.UserState" json:"state,omitempty"` }
func (*GetUsersRequest) Descriptor ¶
func (*GetUsersRequest) Descriptor() ([]byte, []int)
func (*GetUsersRequest) Equal ¶
func (this *GetUsersRequest) Equal(that interface{}) bool
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) GetState ¶
func (m *GetUsersRequest) GetState() v1.UserState
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 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 InviteUsersRequest ¶
type InviteUsersRequest struct { // the specs for the users to send invitations to Specs []*v1.UserSpec `protobuf:"bytes,1,rep,name=specs,proto3" json:"specs,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*InviteUsersRequest) Descriptor ¶
func (*InviteUsersRequest) Descriptor() ([]byte, []int)
func (*InviteUsersRequest) Equal ¶
func (this *InviteUsersRequest) Equal(that interface{}) bool
func (*InviteUsersRequest) GetRequestId ¶
func (m *InviteUsersRequest) GetRequestId() string
func (*InviteUsersRequest) GetSpecs ¶
func (m *InviteUsersRequest) GetSpecs() []*v1.UserSpec
func (*InviteUsersRequest) GoString ¶
func (this *InviteUsersRequest) GoString() string
func (*InviteUsersRequest) Marshal ¶
func (m *InviteUsersRequest) Marshal() (dAtA []byte, err error)
func (*InviteUsersRequest) MarshalTo ¶
func (m *InviteUsersRequest) MarshalTo(dAtA []byte) (int, error)
func (*InviteUsersRequest) MarshalToSizedBuffer ¶
func (m *InviteUsersRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*InviteUsersRequest) ProtoMessage ¶
func (*InviteUsersRequest) ProtoMessage()
func (*InviteUsersRequest) Reset ¶
func (m *InviteUsersRequest) Reset()
func (*InviteUsersRequest) Size ¶
func (m *InviteUsersRequest) Size() (n int)
func (*InviteUsersRequest) String ¶
func (this *InviteUsersRequest) String() string
func (*InviteUsersRequest) Unmarshal ¶
func (m *InviteUsersRequest) Unmarshal(dAtA []byte) error
func (*InviteUsersRequest) XXX_DiscardUnknown ¶
func (m *InviteUsersRequest) XXX_DiscardUnknown()
func (*InviteUsersRequest) XXX_Marshal ¶
func (m *InviteUsersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InviteUsersRequest) XXX_Merge ¶
func (m *InviteUsersRequest) XXX_Merge(src proto.Message)
func (*InviteUsersRequest) XXX_Size ¶
func (m *InviteUsersRequest) XXX_Size() int
func (*InviteUsersRequest) XXX_Unmarshal ¶
func (m *InviteUsersRequest) XXX_Unmarshal(b []byte) error
type InviteUsersResponse ¶
type InviteUsersResponse struct { // the request status of the invitation operation RequestStatus *v11.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*InviteUsersResponse) Descriptor ¶
func (*InviteUsersResponse) Descriptor() ([]byte, []int)
func (*InviteUsersResponse) Equal ¶
func (this *InviteUsersResponse) Equal(that interface{}) bool
func (*InviteUsersResponse) GetRequestStatus ¶
func (m *InviteUsersResponse) GetRequestStatus() *v11.RequestStatus
func (*InviteUsersResponse) GoString ¶
func (this *InviteUsersResponse) GoString() string
func (*InviteUsersResponse) Marshal ¶
func (m *InviteUsersResponse) Marshal() (dAtA []byte, err error)
func (*InviteUsersResponse) MarshalTo ¶
func (m *InviteUsersResponse) MarshalTo(dAtA []byte) (int, error)
func (*InviteUsersResponse) MarshalToSizedBuffer ¶
func (m *InviteUsersResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*InviteUsersResponse) ProtoMessage ¶
func (*InviteUsersResponse) ProtoMessage()
func (*InviteUsersResponse) Reset ¶
func (m *InviteUsersResponse) Reset()
func (*InviteUsersResponse) Size ¶
func (m *InviteUsersResponse) Size() (n int)
func (*InviteUsersResponse) String ¶
func (this *InviteUsersResponse) String() string
func (*InviteUsersResponse) Unmarshal ¶
func (m *InviteUsersResponse) Unmarshal(dAtA []byte) error
func (*InviteUsersResponse) XXX_DiscardUnknown ¶
func (m *InviteUsersResponse) XXX_DiscardUnknown()
func (*InviteUsersResponse) XXX_Marshal ¶
func (m *InviteUsersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InviteUsersResponse) XXX_Merge ¶
func (m *InviteUsersResponse) XXX_Merge(src proto.Message)
func (*InviteUsersResponse) XXX_Size ¶
func (m *InviteUsersResponse) XXX_Size() int
func (*InviteUsersResponse) XXX_Unmarshal ¶
func (m *InviteUsersResponse) XXX_Unmarshal(b []byte) error
type ResendUserInviteRequest ¶
type ResendUserInviteRequest struct { // the id of user UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*ResendUserInviteRequest) Descriptor ¶
func (*ResendUserInviteRequest) Descriptor() ([]byte, []int)
func (*ResendUserInviteRequest) Equal ¶
func (this *ResendUserInviteRequest) Equal(that interface{}) bool
func (*ResendUserInviteRequest) GetRequestId ¶
func (m *ResendUserInviteRequest) GetRequestId() string
func (*ResendUserInviteRequest) GetUserId ¶
func (m *ResendUserInviteRequest) GetUserId() string
func (*ResendUserInviteRequest) GoString ¶
func (this *ResendUserInviteRequest) GoString() string
func (*ResendUserInviteRequest) Marshal ¶
func (m *ResendUserInviteRequest) Marshal() (dAtA []byte, err error)
func (*ResendUserInviteRequest) MarshalTo ¶
func (m *ResendUserInviteRequest) MarshalTo(dAtA []byte) (int, error)
func (*ResendUserInviteRequest) MarshalToSizedBuffer ¶
func (m *ResendUserInviteRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResendUserInviteRequest) ProtoMessage ¶
func (*ResendUserInviteRequest) ProtoMessage()
func (*ResendUserInviteRequest) Reset ¶
func (m *ResendUserInviteRequest) Reset()
func (*ResendUserInviteRequest) Size ¶
func (m *ResendUserInviteRequest) Size() (n int)
func (*ResendUserInviteRequest) String ¶
func (this *ResendUserInviteRequest) String() string
func (*ResendUserInviteRequest) Unmarshal ¶
func (m *ResendUserInviteRequest) Unmarshal(dAtA []byte) error
func (*ResendUserInviteRequest) XXX_DiscardUnknown ¶
func (m *ResendUserInviteRequest) XXX_DiscardUnknown()
func (*ResendUserInviteRequest) XXX_Marshal ¶
func (m *ResendUserInviteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResendUserInviteRequest) XXX_Merge ¶
func (m *ResendUserInviteRequest) XXX_Merge(src proto.Message)
func (*ResendUserInviteRequest) XXX_Size ¶
func (m *ResendUserInviteRequest) XXX_Size() int
func (*ResendUserInviteRequest) XXX_Unmarshal ¶
func (m *ResendUserInviteRequest) XXX_Unmarshal(b []byte) error
type ResendUserInviteResponse ¶
type ResendUserInviteResponse struct { // the request status of the resend invitation operation RequestStatus *v11.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*ResendUserInviteResponse) Descriptor ¶
func (*ResendUserInviteResponse) Descriptor() ([]byte, []int)
func (*ResendUserInviteResponse) Equal ¶
func (this *ResendUserInviteResponse) Equal(that interface{}) bool
func (*ResendUserInviteResponse) GetRequestStatus ¶
func (m *ResendUserInviteResponse) GetRequestStatus() *v11.RequestStatus
func (*ResendUserInviteResponse) GoString ¶
func (this *ResendUserInviteResponse) GoString() string
func (*ResendUserInviteResponse) Marshal ¶
func (m *ResendUserInviteResponse) Marshal() (dAtA []byte, err error)
func (*ResendUserInviteResponse) MarshalTo ¶
func (m *ResendUserInviteResponse) MarshalTo(dAtA []byte) (int, error)
func (*ResendUserInviteResponse) MarshalToSizedBuffer ¶
func (m *ResendUserInviteResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResendUserInviteResponse) ProtoMessage ¶
func (*ResendUserInviteResponse) ProtoMessage()
func (*ResendUserInviteResponse) Reset ¶
func (m *ResendUserInviteResponse) Reset()
func (*ResendUserInviteResponse) Size ¶
func (m *ResendUserInviteResponse) Size() (n int)
func (*ResendUserInviteResponse) String ¶
func (this *ResendUserInviteResponse) String() string
func (*ResendUserInviteResponse) Unmarshal ¶
func (m *ResendUserInviteResponse) Unmarshal(dAtA []byte) error
func (*ResendUserInviteResponse) XXX_DiscardUnknown ¶
func (m *ResendUserInviteResponse) XXX_DiscardUnknown()
func (*ResendUserInviteResponse) XXX_Marshal ¶
func (m *ResendUserInviteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResendUserInviteResponse) XXX_Merge ¶
func (m *ResendUserInviteResponse) XXX_Merge(src proto.Message)
func (*ResendUserInviteResponse) XXX_Size ¶
func (m *ResendUserInviteResponse) XXX_Size() int
func (*ResendUserInviteResponse) XXX_Unmarshal ¶
func (m *ResendUserInviteResponse) XXX_Unmarshal(b []byte) error
type UnimplementedAuthServiceServer ¶
type UnimplementedAuthServiceServer struct { }
UnimplementedAuthServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedAuthServiceServer) DeleteUser ¶
func (*UnimplementedAuthServiceServer) DeleteUser(ctx context.Context, req *DeleteUserRequest) (*DeleteUserResponse, error)
func (*UnimplementedAuthServiceServer) GetRoles ¶
func (*UnimplementedAuthServiceServer) GetRoles(ctx context.Context, req *GetRolesRequest) (*GetRolesResponse, error)
func (*UnimplementedAuthServiceServer) GetRolesByPermissions ¶
func (*UnimplementedAuthServiceServer) GetRolesByPermissions(ctx context.Context, req *GetRolesByPermissionsRequest) (*GetRolesByPermissionsResponse, error)
func (*UnimplementedAuthServiceServer) GetUser ¶
func (*UnimplementedAuthServiceServer) GetUser(ctx context.Context, req *GetUserRequest) (*GetUserResponse, error)
func (*UnimplementedAuthServiceServer) GetUsers ¶
func (*UnimplementedAuthServiceServer) GetUsers(ctx context.Context, req *GetUsersRequest) (*GetUsersResponse, error)
func (*UnimplementedAuthServiceServer) InviteUsers ¶
func (*UnimplementedAuthServiceServer) InviteUsers(ctx context.Context, req *InviteUsersRequest) (*InviteUsersResponse, error)
func (*UnimplementedAuthServiceServer) ResendUserInvite ¶
func (*UnimplementedAuthServiceServer) ResendUserInvite(ctx context.Context, req *ResendUserInviteRequest) (*ResendUserInviteResponse, error)
func (*UnimplementedAuthServiceServer) UpdateUser ¶
func (*UnimplementedAuthServiceServer) UpdateUser(ctx context.Context, req *UpdateUserRequest) (*UpdateUserResponse, error)
func (*UnimplementedAuthServiceServer) UpdateUserNamespacePermissions ¶
func (*UnimplementedAuthServiceServer) UpdateUserNamespacePermissions(ctx context.Context, req *UpdateUserNamespacePermissionsRequest) (*UpdateUserNamespacePermissionsResponse, error)
type UpdateUserNamespacePermissionsRequest ¶
type UpdateUserNamespacePermissionsRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` UserNamespacePermissions []*v1.UserNamespacePermissions `` /* 135-byte string literal not displayed */ // the request id to use for this operation - optional RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*UpdateUserNamespacePermissionsRequest) Descriptor ¶
func (*UpdateUserNamespacePermissionsRequest) Descriptor() ([]byte, []int)
func (*UpdateUserNamespacePermissionsRequest) Equal ¶
func (this *UpdateUserNamespacePermissionsRequest) Equal(that interface{}) bool
func (*UpdateUserNamespacePermissionsRequest) GetNamespace ¶
func (m *UpdateUserNamespacePermissionsRequest) GetNamespace() string
func (*UpdateUserNamespacePermissionsRequest) GetRequestId ¶
func (m *UpdateUserNamespacePermissionsRequest) GetRequestId() string
func (*UpdateUserNamespacePermissionsRequest) GetUserNamespacePermissions ¶
func (m *UpdateUserNamespacePermissionsRequest) GetUserNamespacePermissions() []*v1.UserNamespacePermissions
func (*UpdateUserNamespacePermissionsRequest) GoString ¶
func (this *UpdateUserNamespacePermissionsRequest) GoString() string
func (*UpdateUserNamespacePermissionsRequest) Marshal ¶
func (m *UpdateUserNamespacePermissionsRequest) Marshal() (dAtA []byte, err error)
func (*UpdateUserNamespacePermissionsRequest) MarshalTo ¶
func (m *UpdateUserNamespacePermissionsRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateUserNamespacePermissionsRequest) MarshalToSizedBuffer ¶
func (m *UpdateUserNamespacePermissionsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateUserNamespacePermissionsRequest) ProtoMessage ¶
func (*UpdateUserNamespacePermissionsRequest) ProtoMessage()
func (*UpdateUserNamespacePermissionsRequest) Reset ¶
func (m *UpdateUserNamespacePermissionsRequest) Reset()
func (*UpdateUserNamespacePermissionsRequest) Size ¶
func (m *UpdateUserNamespacePermissionsRequest) Size() (n int)
func (*UpdateUserNamespacePermissionsRequest) String ¶
func (this *UpdateUserNamespacePermissionsRequest) String() string
func (*UpdateUserNamespacePermissionsRequest) Unmarshal ¶
func (m *UpdateUserNamespacePermissionsRequest) Unmarshal(dAtA []byte) error
func (*UpdateUserNamespacePermissionsRequest) XXX_DiscardUnknown ¶
func (m *UpdateUserNamespacePermissionsRequest) XXX_DiscardUnknown()
func (*UpdateUserNamespacePermissionsRequest) XXX_Marshal ¶
func (m *UpdateUserNamespacePermissionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateUserNamespacePermissionsRequest) XXX_Merge ¶
func (m *UpdateUserNamespacePermissionsRequest) XXX_Merge(src proto.Message)
func (*UpdateUserNamespacePermissionsRequest) XXX_Size ¶
func (m *UpdateUserNamespacePermissionsRequest) XXX_Size() int
func (*UpdateUserNamespacePermissionsRequest) XXX_Unmarshal ¶
func (m *UpdateUserNamespacePermissionsRequest) XXX_Unmarshal(b []byte) error
type UpdateUserNamespacePermissionsResponse ¶
type UpdateUserNamespacePermissionsResponse struct { // the request status of the update operation RequestStatus *v11.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*UpdateUserNamespacePermissionsResponse) Descriptor ¶
func (*UpdateUserNamespacePermissionsResponse) Descriptor() ([]byte, []int)
func (*UpdateUserNamespacePermissionsResponse) Equal ¶
func (this *UpdateUserNamespacePermissionsResponse) Equal(that interface{}) bool
func (*UpdateUserNamespacePermissionsResponse) GetRequestStatus ¶
func (m *UpdateUserNamespacePermissionsResponse) GetRequestStatus() *v11.RequestStatus
func (*UpdateUserNamespacePermissionsResponse) GoString ¶
func (this *UpdateUserNamespacePermissionsResponse) GoString() string
func (*UpdateUserNamespacePermissionsResponse) Marshal ¶
func (m *UpdateUserNamespacePermissionsResponse) Marshal() (dAtA []byte, err error)
func (*UpdateUserNamespacePermissionsResponse) MarshalTo ¶
func (m *UpdateUserNamespacePermissionsResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateUserNamespacePermissionsResponse) MarshalToSizedBuffer ¶
func (m *UpdateUserNamespacePermissionsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateUserNamespacePermissionsResponse) ProtoMessage ¶
func (*UpdateUserNamespacePermissionsResponse) ProtoMessage()
func (*UpdateUserNamespacePermissionsResponse) Reset ¶
func (m *UpdateUserNamespacePermissionsResponse) Reset()
func (*UpdateUserNamespacePermissionsResponse) Size ¶
func (m *UpdateUserNamespacePermissionsResponse) Size() (n int)
func (*UpdateUserNamespacePermissionsResponse) String ¶
func (this *UpdateUserNamespacePermissionsResponse) String() string
func (*UpdateUserNamespacePermissionsResponse) Unmarshal ¶
func (m *UpdateUserNamespacePermissionsResponse) Unmarshal(dAtA []byte) error
func (*UpdateUserNamespacePermissionsResponse) XXX_DiscardUnknown ¶
func (m *UpdateUserNamespacePermissionsResponse) XXX_DiscardUnknown()
func (*UpdateUserNamespacePermissionsResponse) XXX_Marshal ¶
func (m *UpdateUserNamespacePermissionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateUserNamespacePermissionsResponse) XXX_Merge ¶
func (m *UpdateUserNamespacePermissionsResponse) XXX_Merge(src proto.Message)
func (*UpdateUserNamespacePermissionsResponse) XXX_Size ¶
func (m *UpdateUserNamespacePermissionsResponse) XXX_Size() int
func (*UpdateUserNamespacePermissionsResponse) XXX_Unmarshal ¶
func (m *UpdateUserNamespacePermissionsResponse) 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 user status ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` // the request id to use for this operation - optional RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` }
func (*UpdateUserRequest) Descriptor ¶
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
func (*UpdateUserRequest) Equal ¶
func (this *UpdateUserRequest) Equal(that interface{}) bool
func (*UpdateUserRequest) GetRequestId ¶
func (m *UpdateUserRequest) GetRequestId() 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 request status of the update operation RequestStatus *v11.RequestStatus `protobuf:"bytes,1,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*UpdateUserResponse) Descriptor ¶
func (*UpdateUserResponse) Descriptor() ([]byte, []int)
func (*UpdateUserResponse) Equal ¶
func (this *UpdateUserResponse) Equal(that interface{}) bool
func (*UpdateUserResponse) GetRequestStatus ¶
func (m *UpdateUserResponse) GetRequestStatus() *v11.RequestStatus
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.