Documentation ¶
Index ¶
- Variables
- func RegisterAuthServiceServer(s *grpc.Server, srv AuthServiceServer)
- type AuthServiceClient
- type AuthServiceServer
- type CreateAPIKeyRequest
- func (*CreateAPIKeyRequest) Descriptor() ([]byte, []int)
- func (this *CreateAPIKeyRequest) Equal(that interface{}) bool
- func (m *CreateAPIKeyRequest) GetRequestId() string
- func (m *CreateAPIKeyRequest) GetSpec() *v1.APIKeySpec
- func (this *CreateAPIKeyRequest) GoString() string
- func (m *CreateAPIKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateAPIKeyRequest) ProtoMessage()
- func (m *CreateAPIKeyRequest) Reset()
- func (m *CreateAPIKeyRequest) Size() (n int)
- func (this *CreateAPIKeyRequest) String() string
- func (m *CreateAPIKeyRequest) Unmarshal(dAtA []byte) error
- func (m *CreateAPIKeyRequest) XXX_DiscardUnknown()
- func (m *CreateAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAPIKeyRequest) XXX_Merge(src proto.Message)
- func (m *CreateAPIKeyRequest) XXX_Size() int
- func (m *CreateAPIKeyRequest) XXX_Unmarshal(b []byte) error
- type CreateAPIKeyResponse
- func (*CreateAPIKeyResponse) Descriptor() ([]byte, []int)
- func (this *CreateAPIKeyResponse) Equal(that interface{}) bool
- func (m *CreateAPIKeyResponse) GetId() string
- func (m *CreateAPIKeyResponse) GetRequestStatus() *v11.RequestStatus
- func (m *CreateAPIKeyResponse) GetSecretKey() string
- func (this *CreateAPIKeyResponse) GoString() string
- func (m *CreateAPIKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateAPIKeyResponse) ProtoMessage()
- func (m *CreateAPIKeyResponse) Reset()
- func (m *CreateAPIKeyResponse) Size() (n int)
- func (this *CreateAPIKeyResponse) String() string
- func (m *CreateAPIKeyResponse) Unmarshal(dAtA []byte) error
- func (m *CreateAPIKeyResponse) XXX_DiscardUnknown()
- func (m *CreateAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAPIKeyResponse) XXX_Merge(src proto.Message)
- func (m *CreateAPIKeyResponse) XXX_Size() int
- func (m *CreateAPIKeyResponse) XXX_Unmarshal(b []byte) error
- type DeleteAPIKeyRequest
- func (*DeleteAPIKeyRequest) Descriptor() ([]byte, []int)
- func (this *DeleteAPIKeyRequest) Equal(that interface{}) bool
- func (m *DeleteAPIKeyRequest) GetId() string
- func (m *DeleteAPIKeyRequest) GetRequestId() string
- func (m *DeleteAPIKeyRequest) GetResourceVersion() string
- func (this *DeleteAPIKeyRequest) GoString() string
- func (m *DeleteAPIKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteAPIKeyRequest) ProtoMessage()
- func (m *DeleteAPIKeyRequest) Reset()
- func (m *DeleteAPIKeyRequest) Size() (n int)
- func (this *DeleteAPIKeyRequest) String() string
- func (m *DeleteAPIKeyRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteAPIKeyRequest) XXX_DiscardUnknown()
- func (m *DeleteAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAPIKeyRequest) XXX_Merge(src proto.Message)
- func (m *DeleteAPIKeyRequest) XXX_Size() int
- func (m *DeleteAPIKeyRequest) XXX_Unmarshal(b []byte) error
- type DeleteAPIKeyResponse
- func (*DeleteAPIKeyResponse) Descriptor() ([]byte, []int)
- func (this *DeleteAPIKeyResponse) Equal(that interface{}) bool
- func (m *DeleteAPIKeyResponse) GetRequestStatus() *v11.RequestStatus
- func (this *DeleteAPIKeyResponse) GoString() string
- func (m *DeleteAPIKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteAPIKeyResponse) ProtoMessage()
- func (m *DeleteAPIKeyResponse) Reset()
- func (m *DeleteAPIKeyResponse) Size() (n int)
- func (this *DeleteAPIKeyResponse) String() string
- func (m *DeleteAPIKeyResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteAPIKeyResponse) XXX_DiscardUnknown()
- func (m *DeleteAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAPIKeyResponse) XXX_Merge(src proto.Message)
- func (m *DeleteAPIKeyResponse) XXX_Size() int
- func (m *DeleteAPIKeyResponse) XXX_Unmarshal(b []byte) error
- type DeleteAnyAPIKeyRequest
- func (*DeleteAnyAPIKeyRequest) Descriptor() ([]byte, []int)
- func (this *DeleteAnyAPIKeyRequest) Equal(that interface{}) bool
- func (m *DeleteAnyAPIKeyRequest) GetId() string
- func (m *DeleteAnyAPIKeyRequest) GetRequestId() string
- func (m *DeleteAnyAPIKeyRequest) GetResourceVersion() string
- func (this *DeleteAnyAPIKeyRequest) GoString() string
- func (m *DeleteAnyAPIKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteAnyAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteAnyAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteAnyAPIKeyRequest) ProtoMessage()
- func (m *DeleteAnyAPIKeyRequest) Reset()
- func (m *DeleteAnyAPIKeyRequest) Size() (n int)
- func (this *DeleteAnyAPIKeyRequest) String() string
- func (m *DeleteAnyAPIKeyRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteAnyAPIKeyRequest) XXX_DiscardUnknown()
- func (m *DeleteAnyAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAnyAPIKeyRequest) XXX_Merge(src proto.Message)
- func (m *DeleteAnyAPIKeyRequest) XXX_Size() int
- func (m *DeleteAnyAPIKeyRequest) XXX_Unmarshal(b []byte) error
- type DeleteAnyAPIKeyResponse
- func (*DeleteAnyAPIKeyResponse) Descriptor() ([]byte, []int)
- func (this *DeleteAnyAPIKeyResponse) Equal(that interface{}) bool
- func (m *DeleteAnyAPIKeyResponse) GetRequestStatus() *v11.RequestStatus
- func (this *DeleteAnyAPIKeyResponse) GoString() string
- func (m *DeleteAnyAPIKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteAnyAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteAnyAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteAnyAPIKeyResponse) ProtoMessage()
- func (m *DeleteAnyAPIKeyResponse) Reset()
- func (m *DeleteAnyAPIKeyResponse) Size() (n int)
- func (this *DeleteAnyAPIKeyResponse) String() string
- func (m *DeleteAnyAPIKeyResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteAnyAPIKeyResponse) XXX_DiscardUnknown()
- func (m *DeleteAnyAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAnyAPIKeyResponse) XXX_Merge(src proto.Message)
- func (m *DeleteAnyAPIKeyResponse) XXX_Size() int
- func (m *DeleteAnyAPIKeyResponse) XXX_Unmarshal(b []byte) error
- 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 GetAPIKeyRequest
- func (*GetAPIKeyRequest) Descriptor() ([]byte, []int)
- func (this *GetAPIKeyRequest) Equal(that interface{}) bool
- func (m *GetAPIKeyRequest) GetId() string
- func (this *GetAPIKeyRequest) GoString() string
- func (m *GetAPIKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *GetAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAPIKeyRequest) ProtoMessage()
- func (m *GetAPIKeyRequest) Reset()
- func (m *GetAPIKeyRequest) Size() (n int)
- func (this *GetAPIKeyRequest) String() string
- func (m *GetAPIKeyRequest) Unmarshal(dAtA []byte) error
- func (m *GetAPIKeyRequest) XXX_DiscardUnknown()
- func (m *GetAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAPIKeyRequest) XXX_Merge(src proto.Message)
- func (m *GetAPIKeyRequest) XXX_Size() int
- func (m *GetAPIKeyRequest) XXX_Unmarshal(b []byte) error
- type GetAPIKeyResponse
- func (*GetAPIKeyResponse) Descriptor() ([]byte, []int)
- func (this *GetAPIKeyResponse) Equal(that interface{}) bool
- func (m *GetAPIKeyResponse) GetApiKey() *v1.APIKey
- func (this *GetAPIKeyResponse) GoString() string
- func (m *GetAPIKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *GetAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAPIKeyResponse) ProtoMessage()
- func (m *GetAPIKeyResponse) Reset()
- func (m *GetAPIKeyResponse) Size() (n int)
- func (this *GetAPIKeyResponse) String() string
- func (m *GetAPIKeyResponse) Unmarshal(dAtA []byte) error
- func (m *GetAPIKeyResponse) XXX_DiscardUnknown()
- func (m *GetAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAPIKeyResponse) XXX_Merge(src proto.Message)
- func (m *GetAPIKeyResponse) XXX_Size() int
- func (m *GetAPIKeyResponse) XXX_Unmarshal(b []byte) error
- type GetAPIKeysRequest
- func (*GetAPIKeysRequest) Descriptor() ([]byte, []int)
- func (this *GetAPIKeysRequest) Equal(that interface{}) bool
- func (m *GetAPIKeysRequest) GetPageSize() int32
- func (m *GetAPIKeysRequest) GetPageToken() string
- func (this *GetAPIKeysRequest) GoString() string
- func (m *GetAPIKeysRequest) Marshal() (dAtA []byte, err error)
- func (m *GetAPIKeysRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAPIKeysRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAPIKeysRequest) ProtoMessage()
- func (m *GetAPIKeysRequest) Reset()
- func (m *GetAPIKeysRequest) Size() (n int)
- func (this *GetAPIKeysRequest) String() string
- func (m *GetAPIKeysRequest) Unmarshal(dAtA []byte) error
- func (m *GetAPIKeysRequest) XXX_DiscardUnknown()
- func (m *GetAPIKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAPIKeysRequest) XXX_Merge(src proto.Message)
- func (m *GetAPIKeysRequest) XXX_Size() int
- func (m *GetAPIKeysRequest) XXX_Unmarshal(b []byte) error
- type GetAPIKeysResponse
- func (*GetAPIKeysResponse) Descriptor() ([]byte, []int)
- func (this *GetAPIKeysResponse) Equal(that interface{}) bool
- func (m *GetAPIKeysResponse) GetApiKeys() []*v1.APIKey
- func (m *GetAPIKeysResponse) GetNextPageToken() string
- func (this *GetAPIKeysResponse) GoString() string
- func (m *GetAPIKeysResponse) Marshal() (dAtA []byte, err error)
- func (m *GetAPIKeysResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAPIKeysResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAPIKeysResponse) ProtoMessage()
- func (m *GetAPIKeysResponse) Reset()
- func (m *GetAPIKeysResponse) Size() (n int)
- func (this *GetAPIKeysResponse) String() string
- func (m *GetAPIKeysResponse) Unmarshal(dAtA []byte) error
- func (m *GetAPIKeysResponse) XXX_DiscardUnknown()
- func (m *GetAPIKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAPIKeysResponse) XXX_Merge(src proto.Message)
- func (m *GetAPIKeysResponse) XXX_Size() int
- func (m *GetAPIKeysResponse) XXX_Unmarshal(b []byte) error
- type GetAllAPIKeysRequest
- func (*GetAllAPIKeysRequest) Descriptor() ([]byte, []int)
- func (this *GetAllAPIKeysRequest) Equal(that interface{}) bool
- func (m *GetAllAPIKeysRequest) GetOwnerId() string
- func (m *GetAllAPIKeysRequest) GetPageSize() int32
- func (m *GetAllAPIKeysRequest) GetPageToken() string
- func (m *GetAllAPIKeysRequest) GetUserEmail() string
- func (this *GetAllAPIKeysRequest) GoString() string
- func (m *GetAllAPIKeysRequest) Marshal() (dAtA []byte, err error)
- func (m *GetAllAPIKeysRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAllAPIKeysRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAllAPIKeysRequest) ProtoMessage()
- func (m *GetAllAPIKeysRequest) Reset()
- func (m *GetAllAPIKeysRequest) Size() (n int)
- func (this *GetAllAPIKeysRequest) String() string
- func (m *GetAllAPIKeysRequest) Unmarshal(dAtA []byte) error
- func (m *GetAllAPIKeysRequest) XXX_DiscardUnknown()
- func (m *GetAllAPIKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllAPIKeysRequest) XXX_Merge(src proto.Message)
- func (m *GetAllAPIKeysRequest) XXX_Size() int
- func (m *GetAllAPIKeysRequest) XXX_Unmarshal(b []byte) error
- type GetAllAPIKeysResponse
- func (*GetAllAPIKeysResponse) Descriptor() ([]byte, []int)
- func (this *GetAllAPIKeysResponse) Equal(that interface{}) bool
- func (m *GetAllAPIKeysResponse) GetApiKeys() []*v1.APIKey
- func (m *GetAllAPIKeysResponse) GetNextPageToken() string
- func (this *GetAllAPIKeysResponse) GoString() string
- func (m *GetAllAPIKeysResponse) Marshal() (dAtA []byte, err error)
- func (m *GetAllAPIKeysResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAllAPIKeysResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAllAPIKeysResponse) ProtoMessage()
- func (m *GetAllAPIKeysResponse) Reset()
- func (m *GetAllAPIKeysResponse) Size() (n int)
- func (this *GetAllAPIKeysResponse) String() string
- func (m *GetAllAPIKeysResponse) Unmarshal(dAtA []byte) error
- func (m *GetAllAPIKeysResponse) XXX_DiscardUnknown()
- func (m *GetAllAPIKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllAPIKeysResponse) XXX_Merge(src proto.Message)
- func (m *GetAllAPIKeysResponse) XXX_Size() int
- func (m *GetAllAPIKeysResponse) XXX_Unmarshal(b []byte) error
- type GetAnyAPIKeyRequest
- func (*GetAnyAPIKeyRequest) Descriptor() ([]byte, []int)
- func (this *GetAnyAPIKeyRequest) Equal(that interface{}) bool
- func (m *GetAnyAPIKeyRequest) GetId() string
- func (this *GetAnyAPIKeyRequest) GoString() string
- func (m *GetAnyAPIKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *GetAnyAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAnyAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAnyAPIKeyRequest) ProtoMessage()
- func (m *GetAnyAPIKeyRequest) Reset()
- func (m *GetAnyAPIKeyRequest) Size() (n int)
- func (this *GetAnyAPIKeyRequest) String() string
- func (m *GetAnyAPIKeyRequest) Unmarshal(dAtA []byte) error
- func (m *GetAnyAPIKeyRequest) XXX_DiscardUnknown()
- func (m *GetAnyAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAnyAPIKeyRequest) XXX_Merge(src proto.Message)
- func (m *GetAnyAPIKeyRequest) XXX_Size() int
- func (m *GetAnyAPIKeyRequest) XXX_Unmarshal(b []byte) error
- type GetAnyAPIKeyResponse
- func (*GetAnyAPIKeyResponse) Descriptor() ([]byte, []int)
- func (this *GetAnyAPIKeyResponse) Equal(that interface{}) bool
- func (m *GetAnyAPIKeyResponse) GetApiKey() *v1.APIKey
- func (this *GetAnyAPIKeyResponse) GoString() string
- func (m *GetAnyAPIKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *GetAnyAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetAnyAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetAnyAPIKeyResponse) ProtoMessage()
- func (m *GetAnyAPIKeyResponse) Reset()
- func (m *GetAnyAPIKeyResponse) Size() (n int)
- func (this *GetAnyAPIKeyResponse) String() string
- func (m *GetAnyAPIKeyResponse) Unmarshal(dAtA []byte) error
- func (m *GetAnyAPIKeyResponse) XXX_DiscardUnknown()
- func (m *GetAnyAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAnyAPIKeyResponse) XXX_Merge(src proto.Message)
- func (m *GetAnyAPIKeyResponse) XXX_Size() int
- func (m *GetAnyAPIKeyResponse) XXX_Unmarshal(b []byte) error
- type GetRoleRequest
- func (*GetRoleRequest) Descriptor() ([]byte, []int)
- func (this *GetRoleRequest) Equal(that interface{}) bool
- func (m *GetRoleRequest) GetRoleId() string
- func (this *GetRoleRequest) GoString() string
- func (m *GetRoleRequest) Marshal() (dAtA []byte, err error)
- func (m *GetRoleRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRoleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRoleRequest) ProtoMessage()
- func (m *GetRoleRequest) Reset()
- func (m *GetRoleRequest) Size() (n int)
- func (this *GetRoleRequest) String() string
- func (m *GetRoleRequest) Unmarshal(dAtA []byte) error
- func (m *GetRoleRequest) XXX_DiscardUnknown()
- func (m *GetRoleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRoleRequest) XXX_Merge(src proto.Message)
- func (m *GetRoleRequest) XXX_Size() int
- func (m *GetRoleRequest) XXX_Unmarshal(b []byte) error
- type GetRoleResponse
- func (*GetRoleResponse) Descriptor() ([]byte, []int)
- func (this *GetRoleResponse) Equal(that interface{}) bool
- func (m *GetRoleResponse) GetRole() *v1.Role
- func (this *GetRoleResponse) GoString() string
- func (m *GetRoleResponse) Marshal() (dAtA []byte, err error)
- func (m *GetRoleResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetRoleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetRoleResponse) ProtoMessage()
- func (m *GetRoleResponse) Reset()
- func (m *GetRoleResponse) Size() (n int)
- func (this *GetRoleResponse) String() string
- func (m *GetRoleResponse) Unmarshal(dAtA []byte) error
- func (m *GetRoleResponse) XXX_DiscardUnknown()
- func (m *GetRoleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRoleResponse) XXX_Merge(src proto.Message)
- func (m *GetRoleResponse) XXX_Size() int
- func (m *GetRoleResponse) 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) CreateAPIKey(ctx context.Context, req *CreateAPIKeyRequest) (*CreateAPIKeyResponse, error)
- func (*UnimplementedAuthServiceServer) DeleteAPIKey(ctx context.Context, req *DeleteAPIKeyRequest) (*DeleteAPIKeyResponse, error)
- func (*UnimplementedAuthServiceServer) DeleteAnyAPIKey(ctx context.Context, req *DeleteAnyAPIKeyRequest) (*DeleteAnyAPIKeyResponse, error)
- func (*UnimplementedAuthServiceServer) DeleteUser(ctx context.Context, req *DeleteUserRequest) (*DeleteUserResponse, error)
- func (*UnimplementedAuthServiceServer) GetAPIKey(ctx context.Context, req *GetAPIKeyRequest) (*GetAPIKeyResponse, error)
- func (*UnimplementedAuthServiceServer) GetAPIKeys(ctx context.Context, req *GetAPIKeysRequest) (*GetAPIKeysResponse, error)
- func (*UnimplementedAuthServiceServer) GetAllAPIKeys(ctx context.Context, req *GetAllAPIKeysRequest) (*GetAllAPIKeysResponse, error)
- func (*UnimplementedAuthServiceServer) GetAnyAPIKey(ctx context.Context, req *GetAnyAPIKeyRequest) (*GetAnyAPIKeyResponse, error)
- func (*UnimplementedAuthServiceServer) GetRole(ctx context.Context, req *GetRoleRequest) (*GetRoleResponse, 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) UpdateAPIKey(ctx context.Context, req *UpdateAPIKeyRequest) (*UpdateAPIKeyResponse, error)
- func (*UnimplementedAuthServiceServer) UpdateAnyAPIKey(ctx context.Context, req *UpdateAnyAPIKeyRequest) (*UpdateAnyAPIKeyResponse, error)
- func (*UnimplementedAuthServiceServer) UpdateUser(ctx context.Context, req *UpdateUserRequest) (*UpdateUserResponse, error)
- func (*UnimplementedAuthServiceServer) UpdateUserNamespacePermissions(ctx context.Context, req *UpdateUserNamespacePermissionsRequest) (*UpdateUserNamespacePermissionsResponse, error)
- type UpdateAPIKeyRequest
- func (*UpdateAPIKeyRequest) Descriptor() ([]byte, []int)
- func (this *UpdateAPIKeyRequest) Equal(that interface{}) bool
- func (m *UpdateAPIKeyRequest) GetId() string
- func (m *UpdateAPIKeyRequest) GetRequestId() string
- func (m *UpdateAPIKeyRequest) GetResourceVersion() string
- func (m *UpdateAPIKeyRequest) GetSpec() *v1.APIKeySpec
- func (this *UpdateAPIKeyRequest) GoString() string
- func (m *UpdateAPIKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAPIKeyRequest) ProtoMessage()
- func (m *UpdateAPIKeyRequest) Reset()
- func (m *UpdateAPIKeyRequest) Size() (n int)
- func (this *UpdateAPIKeyRequest) String() string
- func (m *UpdateAPIKeyRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateAPIKeyRequest) XXX_DiscardUnknown()
- func (m *UpdateAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAPIKeyRequest) XXX_Merge(src proto.Message)
- func (m *UpdateAPIKeyRequest) XXX_Size() int
- func (m *UpdateAPIKeyRequest) XXX_Unmarshal(b []byte) error
- type UpdateAPIKeyResponse
- func (*UpdateAPIKeyResponse) Descriptor() ([]byte, []int)
- func (this *UpdateAPIKeyResponse) Equal(that interface{}) bool
- func (m *UpdateAPIKeyResponse) GetRequestStatus() *v11.RequestStatus
- func (this *UpdateAPIKeyResponse) GoString() string
- func (m *UpdateAPIKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAPIKeyResponse) ProtoMessage()
- func (m *UpdateAPIKeyResponse) Reset()
- func (m *UpdateAPIKeyResponse) Size() (n int)
- func (this *UpdateAPIKeyResponse) String() string
- func (m *UpdateAPIKeyResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateAPIKeyResponse) XXX_DiscardUnknown()
- func (m *UpdateAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAPIKeyResponse) XXX_Merge(src proto.Message)
- func (m *UpdateAPIKeyResponse) XXX_Size() int
- func (m *UpdateAPIKeyResponse) XXX_Unmarshal(b []byte) error
- type UpdateAnyAPIKeyRequest
- func (*UpdateAnyAPIKeyRequest) Descriptor() ([]byte, []int)
- func (this *UpdateAnyAPIKeyRequest) Equal(that interface{}) bool
- func (m *UpdateAnyAPIKeyRequest) GetId() string
- func (m *UpdateAnyAPIKeyRequest) GetRequestId() string
- func (m *UpdateAnyAPIKeyRequest) GetResourceVersion() string
- func (m *UpdateAnyAPIKeyRequest) GetSpec() *v1.APIKeySpec
- func (this *UpdateAnyAPIKeyRequest) GoString() string
- func (m *UpdateAnyAPIKeyRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateAnyAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAnyAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAnyAPIKeyRequest) ProtoMessage()
- func (m *UpdateAnyAPIKeyRequest) Reset()
- func (m *UpdateAnyAPIKeyRequest) Size() (n int)
- func (this *UpdateAnyAPIKeyRequest) String() string
- func (m *UpdateAnyAPIKeyRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateAnyAPIKeyRequest) XXX_DiscardUnknown()
- func (m *UpdateAnyAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAnyAPIKeyRequest) XXX_Merge(src proto.Message)
- func (m *UpdateAnyAPIKeyRequest) XXX_Size() int
- func (m *UpdateAnyAPIKeyRequest) XXX_Unmarshal(b []byte) error
- type UpdateAnyAPIKeyResponse
- func (*UpdateAnyAPIKeyResponse) Descriptor() ([]byte, []int)
- func (this *UpdateAnyAPIKeyResponse) Equal(that interface{}) bool
- func (m *UpdateAnyAPIKeyResponse) GetRequestStatus() *v11.RequestStatus
- func (this *UpdateAnyAPIKeyResponse) GoString() string
- func (m *UpdateAnyAPIKeyResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateAnyAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateAnyAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateAnyAPIKeyResponse) ProtoMessage()
- func (m *UpdateAnyAPIKeyResponse) Reset()
- func (m *UpdateAnyAPIKeyResponse) Size() (n int)
- func (this *UpdateAnyAPIKeyResponse) String() string
- func (m *UpdateAnyAPIKeyResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateAnyAPIKeyResponse) XXX_DiscardUnknown()
- func (m *UpdateAnyAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAnyAPIKeyResponse) XXX_Merge(src proto.Message)
- func (m *UpdateAnyAPIKeyResponse) XXX_Size() int
- func (m *UpdateAnyAPIKeyResponse) XXX_Unmarshal(b []byte) 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 { GetRole(ctx context.Context, in *GetRoleRequest, opts ...grpc.CallOption) (*GetRoleResponse, error) 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) CreateAPIKey(ctx context.Context, in *CreateAPIKeyRequest, opts ...grpc.CallOption) (*CreateAPIKeyResponse, error) GetAPIKeys(ctx context.Context, in *GetAPIKeysRequest, opts ...grpc.CallOption) (*GetAPIKeysResponse, error) GetAPIKey(ctx context.Context, in *GetAPIKeyRequest, opts ...grpc.CallOption) (*GetAPIKeyResponse, error) DeleteAPIKey(ctx context.Context, in *DeleteAPIKeyRequest, opts ...grpc.CallOption) (*DeleteAPIKeyResponse, error) UpdateAPIKey(ctx context.Context, in *UpdateAPIKeyRequest, opts ...grpc.CallOption) (*UpdateAPIKeyResponse, error) GetAllAPIKeys(ctx context.Context, in *GetAllAPIKeysRequest, opts ...grpc.CallOption) (*GetAllAPIKeysResponse, error) GetAnyAPIKey(ctx context.Context, in *GetAnyAPIKeyRequest, opts ...grpc.CallOption) (*GetAnyAPIKeyResponse, error) DeleteAnyAPIKey(ctx context.Context, in *DeleteAnyAPIKeyRequest, opts ...grpc.CallOption) (*DeleteAnyAPIKeyResponse, error) UpdateAnyAPIKey(ctx context.Context, in *UpdateAnyAPIKeyRequest, opts ...grpc.CallOption) (*UpdateAnyAPIKeyResponse, 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.ClientConnInterface) AuthServiceClient
type AuthServiceServer ¶
type AuthServiceServer interface { GetRole(context.Context, *GetRoleRequest) (*GetRoleResponse, error) 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) CreateAPIKey(context.Context, *CreateAPIKeyRequest) (*CreateAPIKeyResponse, error) GetAPIKeys(context.Context, *GetAPIKeysRequest) (*GetAPIKeysResponse, error) GetAPIKey(context.Context, *GetAPIKeyRequest) (*GetAPIKeyResponse, error) DeleteAPIKey(context.Context, *DeleteAPIKeyRequest) (*DeleteAPIKeyResponse, error) UpdateAPIKey(context.Context, *UpdateAPIKeyRequest) (*UpdateAPIKeyResponse, error) GetAllAPIKeys(context.Context, *GetAllAPIKeysRequest) (*GetAllAPIKeysResponse, error) GetAnyAPIKey(context.Context, *GetAnyAPIKeyRequest) (*GetAnyAPIKeyResponse, error) DeleteAnyAPIKey(context.Context, *DeleteAnyAPIKeyRequest) (*DeleteAnyAPIKeyResponse, error) UpdateAnyAPIKey(context.Context, *UpdateAnyAPIKeyRequest) (*UpdateAnyAPIKeyResponse, error) }
AuthServiceServer is the server API for AuthService service.
type CreateAPIKeyRequest ¶ added in v0.11.0
type CreateAPIKeyRequest struct { // the spec for the apikey Spec *v1.APIKeySpec `protobuf:"bytes,1,opt,name=spec,proto3" json:"spec,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 (*CreateAPIKeyRequest) Descriptor ¶ added in v0.11.0
func (*CreateAPIKeyRequest) Descriptor() ([]byte, []int)
func (*CreateAPIKeyRequest) Equal ¶ added in v0.11.0
func (this *CreateAPIKeyRequest) Equal(that interface{}) bool
func (*CreateAPIKeyRequest) GetRequestId ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) GetRequestId() string
func (*CreateAPIKeyRequest) GetSpec ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) GetSpec() *v1.APIKeySpec
func (*CreateAPIKeyRequest) GoString ¶ added in v0.11.0
func (this *CreateAPIKeyRequest) GoString() string
func (*CreateAPIKeyRequest) Marshal ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) Marshal() (dAtA []byte, err error)
func (*CreateAPIKeyRequest) MarshalTo ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateAPIKeyRequest) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateAPIKeyRequest) ProtoMessage ¶ added in v0.11.0
func (*CreateAPIKeyRequest) ProtoMessage()
func (*CreateAPIKeyRequest) Reset ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) Reset()
func (*CreateAPIKeyRequest) Size ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) Size() (n int)
func (*CreateAPIKeyRequest) String ¶ added in v0.11.0
func (this *CreateAPIKeyRequest) String() string
func (*CreateAPIKeyRequest) Unmarshal ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) Unmarshal(dAtA []byte) error
func (*CreateAPIKeyRequest) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) XXX_DiscardUnknown()
func (*CreateAPIKeyRequest) XXX_Marshal ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAPIKeyRequest) XXX_Merge ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) XXX_Merge(src proto.Message)
func (*CreateAPIKeyRequest) XXX_Size ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) XXX_Size() int
func (*CreateAPIKeyRequest) XXX_Unmarshal ¶ added in v0.11.0
func (m *CreateAPIKeyRequest) XXX_Unmarshal(b []byte) error
type CreateAPIKeyResponse ¶ added in v0.11.0
type CreateAPIKeyResponse struct { // the apikey id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // the apikey secret key SecretKey string `protobuf:"bytes,2,opt,name=secret_key,json=secretKey,proto3" json:"secret_key,omitempty"` // the request status of the create operation RequestStatus *v11.RequestStatus `protobuf:"bytes,3,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*CreateAPIKeyResponse) Descriptor ¶ added in v0.11.0
func (*CreateAPIKeyResponse) Descriptor() ([]byte, []int)
func (*CreateAPIKeyResponse) Equal ¶ added in v0.11.0
func (this *CreateAPIKeyResponse) Equal(that interface{}) bool
func (*CreateAPIKeyResponse) GetId ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) GetId() string
func (*CreateAPIKeyResponse) GetRequestStatus ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) GetRequestStatus() *v11.RequestStatus
func (*CreateAPIKeyResponse) GetSecretKey ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) GetSecretKey() string
func (*CreateAPIKeyResponse) GoString ¶ added in v0.11.0
func (this *CreateAPIKeyResponse) GoString() string
func (*CreateAPIKeyResponse) Marshal ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) Marshal() (dAtA []byte, err error)
func (*CreateAPIKeyResponse) MarshalTo ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateAPIKeyResponse) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateAPIKeyResponse) ProtoMessage ¶ added in v0.11.0
func (*CreateAPIKeyResponse) ProtoMessage()
func (*CreateAPIKeyResponse) Reset ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) Reset()
func (*CreateAPIKeyResponse) Size ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) Size() (n int)
func (*CreateAPIKeyResponse) String ¶ added in v0.11.0
func (this *CreateAPIKeyResponse) String() string
func (*CreateAPIKeyResponse) Unmarshal ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) Unmarshal(dAtA []byte) error
func (*CreateAPIKeyResponse) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) XXX_DiscardUnknown()
func (*CreateAPIKeyResponse) XXX_Marshal ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAPIKeyResponse) XXX_Merge ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) XXX_Merge(src proto.Message)
func (*CreateAPIKeyResponse) XXX_Size ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) XXX_Size() int
func (*CreateAPIKeyResponse) XXX_Unmarshal ¶ added in v0.11.0
func (m *CreateAPIKeyResponse) XXX_Unmarshal(b []byte) error
type DeleteAPIKeyRequest ¶ added in v0.11.0
type DeleteAPIKeyRequest struct { // the apikey id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // the version of the apikey for which this delete is intended for // the latest version can be found in the apikey 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 (*DeleteAPIKeyRequest) Descriptor ¶ added in v0.11.0
func (*DeleteAPIKeyRequest) Descriptor() ([]byte, []int)
func (*DeleteAPIKeyRequest) Equal ¶ added in v0.11.0
func (this *DeleteAPIKeyRequest) Equal(that interface{}) bool
func (*DeleteAPIKeyRequest) GetId ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) GetId() string
func (*DeleteAPIKeyRequest) GetRequestId ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) GetRequestId() string
func (*DeleteAPIKeyRequest) GetResourceVersion ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) GetResourceVersion() string
func (*DeleteAPIKeyRequest) GoString ¶ added in v0.11.0
func (this *DeleteAPIKeyRequest) GoString() string
func (*DeleteAPIKeyRequest) Marshal ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) Marshal() (dAtA []byte, err error)
func (*DeleteAPIKeyRequest) MarshalTo ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteAPIKeyRequest) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteAPIKeyRequest) ProtoMessage ¶ added in v0.11.0
func (*DeleteAPIKeyRequest) ProtoMessage()
func (*DeleteAPIKeyRequest) Reset ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) Reset()
func (*DeleteAPIKeyRequest) Size ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) Size() (n int)
func (*DeleteAPIKeyRequest) String ¶ added in v0.11.0
func (this *DeleteAPIKeyRequest) String() string
func (*DeleteAPIKeyRequest) Unmarshal ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) Unmarshal(dAtA []byte) error
func (*DeleteAPIKeyRequest) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) XXX_DiscardUnknown()
func (*DeleteAPIKeyRequest) XXX_Marshal ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAPIKeyRequest) XXX_Merge ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) XXX_Merge(src proto.Message)
func (*DeleteAPIKeyRequest) XXX_Size ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) XXX_Size() int
func (*DeleteAPIKeyRequest) XXX_Unmarshal ¶ added in v0.11.0
func (m *DeleteAPIKeyRequest) XXX_Unmarshal(b []byte) error
type DeleteAPIKeyResponse ¶ added in v0.11.0
type DeleteAPIKeyResponse struct { // the request status of the delete operation RequestStatus *v11.RequestStatus `protobuf:"bytes,3,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*DeleteAPIKeyResponse) Descriptor ¶ added in v0.11.0
func (*DeleteAPIKeyResponse) Descriptor() ([]byte, []int)
func (*DeleteAPIKeyResponse) Equal ¶ added in v0.11.0
func (this *DeleteAPIKeyResponse) Equal(that interface{}) bool
func (*DeleteAPIKeyResponse) GetRequestStatus ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) GetRequestStatus() *v11.RequestStatus
func (*DeleteAPIKeyResponse) GoString ¶ added in v0.11.0
func (this *DeleteAPIKeyResponse) GoString() string
func (*DeleteAPIKeyResponse) Marshal ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) Marshal() (dAtA []byte, err error)
func (*DeleteAPIKeyResponse) MarshalTo ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteAPIKeyResponse) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteAPIKeyResponse) ProtoMessage ¶ added in v0.11.0
func (*DeleteAPIKeyResponse) ProtoMessage()
func (*DeleteAPIKeyResponse) Reset ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) Reset()
func (*DeleteAPIKeyResponse) Size ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) Size() (n int)
func (*DeleteAPIKeyResponse) String ¶ added in v0.11.0
func (this *DeleteAPIKeyResponse) String() string
func (*DeleteAPIKeyResponse) Unmarshal ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) Unmarshal(dAtA []byte) error
func (*DeleteAPIKeyResponse) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) XXX_DiscardUnknown()
func (*DeleteAPIKeyResponse) XXX_Marshal ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAPIKeyResponse) XXX_Merge ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) XXX_Merge(src proto.Message)
func (*DeleteAPIKeyResponse) XXX_Size ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) XXX_Size() int
func (*DeleteAPIKeyResponse) XXX_Unmarshal ¶ added in v0.11.0
func (m *DeleteAPIKeyResponse) XXX_Unmarshal(b []byte) error
type DeleteAnyAPIKeyRequest ¶ added in v0.11.0
type DeleteAnyAPIKeyRequest struct { // the apikey id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // the version of the apikey for which this delete is intended for // the latest version can be found in the apikey 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 (*DeleteAnyAPIKeyRequest) Descriptor ¶ added in v0.11.0
func (*DeleteAnyAPIKeyRequest) Descriptor() ([]byte, []int)
func (*DeleteAnyAPIKeyRequest) Equal ¶ added in v0.11.0
func (this *DeleteAnyAPIKeyRequest) Equal(that interface{}) bool
func (*DeleteAnyAPIKeyRequest) GetId ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) GetId() string
func (*DeleteAnyAPIKeyRequest) GetRequestId ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) GetRequestId() string
func (*DeleteAnyAPIKeyRequest) GetResourceVersion ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) GetResourceVersion() string
func (*DeleteAnyAPIKeyRequest) GoString ¶ added in v0.11.0
func (this *DeleteAnyAPIKeyRequest) GoString() string
func (*DeleteAnyAPIKeyRequest) Marshal ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) Marshal() (dAtA []byte, err error)
func (*DeleteAnyAPIKeyRequest) MarshalTo ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteAnyAPIKeyRequest) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteAnyAPIKeyRequest) ProtoMessage ¶ added in v0.11.0
func (*DeleteAnyAPIKeyRequest) ProtoMessage()
func (*DeleteAnyAPIKeyRequest) Reset ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) Reset()
func (*DeleteAnyAPIKeyRequest) Size ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) Size() (n int)
func (*DeleteAnyAPIKeyRequest) String ¶ added in v0.11.0
func (this *DeleteAnyAPIKeyRequest) String() string
func (*DeleteAnyAPIKeyRequest) Unmarshal ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) Unmarshal(dAtA []byte) error
func (*DeleteAnyAPIKeyRequest) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) XXX_DiscardUnknown()
func (*DeleteAnyAPIKeyRequest) XXX_Marshal ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAnyAPIKeyRequest) XXX_Merge ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) XXX_Merge(src proto.Message)
func (*DeleteAnyAPIKeyRequest) XXX_Size ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) XXX_Size() int
func (*DeleteAnyAPIKeyRequest) XXX_Unmarshal ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyRequest) XXX_Unmarshal(b []byte) error
type DeleteAnyAPIKeyResponse ¶ added in v0.11.0
type DeleteAnyAPIKeyResponse struct { // the request status of the delete operation RequestStatus *v11.RequestStatus `protobuf:"bytes,3,opt,name=request_status,json=requestStatus,proto3" json:"request_status,omitempty"` }
func (*DeleteAnyAPIKeyResponse) Descriptor ¶ added in v0.11.0
func (*DeleteAnyAPIKeyResponse) Descriptor() ([]byte, []int)
func (*DeleteAnyAPIKeyResponse) Equal ¶ added in v0.11.0
func (this *DeleteAnyAPIKeyResponse) Equal(that interface{}) bool
func (*DeleteAnyAPIKeyResponse) GetRequestStatus ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) GetRequestStatus() *v11.RequestStatus
func (*DeleteAnyAPIKeyResponse) GoString ¶ added in v0.11.0
func (this *DeleteAnyAPIKeyResponse) GoString() string
func (*DeleteAnyAPIKeyResponse) Marshal ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) Marshal() (dAtA []byte, err error)
func (*DeleteAnyAPIKeyResponse) MarshalTo ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteAnyAPIKeyResponse) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteAnyAPIKeyResponse) ProtoMessage ¶ added in v0.11.0
func (*DeleteAnyAPIKeyResponse) ProtoMessage()
func (*DeleteAnyAPIKeyResponse) Reset ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) Reset()
func (*DeleteAnyAPIKeyResponse) Size ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) Size() (n int)
func (*DeleteAnyAPIKeyResponse) String ¶ added in v0.11.0
func (this *DeleteAnyAPIKeyResponse) String() string
func (*DeleteAnyAPIKeyResponse) Unmarshal ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) Unmarshal(dAtA []byte) error
func (*DeleteAnyAPIKeyResponse) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) XXX_DiscardUnknown()
func (*DeleteAnyAPIKeyResponse) XXX_Marshal ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAnyAPIKeyResponse) XXX_Merge ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) XXX_Merge(src proto.Message)
func (*DeleteAnyAPIKeyResponse) XXX_Size ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) XXX_Size() int
func (*DeleteAnyAPIKeyResponse) XXX_Unmarshal ¶ added in v0.11.0
func (m *DeleteAnyAPIKeyResponse) 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 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 GetAPIKeyRequest ¶ added in v0.11.0
type GetAPIKeyRequest struct { // the apikey id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` }
func (*GetAPIKeyRequest) Descriptor ¶ added in v0.11.0
func (*GetAPIKeyRequest) Descriptor() ([]byte, []int)
func (*GetAPIKeyRequest) Equal ¶ added in v0.11.0
func (this *GetAPIKeyRequest) Equal(that interface{}) bool
func (*GetAPIKeyRequest) GetId ¶ added in v0.11.0
func (m *GetAPIKeyRequest) GetId() string
func (*GetAPIKeyRequest) GoString ¶ added in v0.11.0
func (this *GetAPIKeyRequest) GoString() string
func (*GetAPIKeyRequest) Marshal ¶ added in v0.11.0
func (m *GetAPIKeyRequest) Marshal() (dAtA []byte, err error)
func (*GetAPIKeyRequest) MarshalTo ¶ added in v0.11.0
func (m *GetAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetAPIKeyRequest) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *GetAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAPIKeyRequest) ProtoMessage ¶ added in v0.11.0
func (*GetAPIKeyRequest) ProtoMessage()
func (*GetAPIKeyRequest) Reset ¶ added in v0.11.0
func (m *GetAPIKeyRequest) Reset()
func (*GetAPIKeyRequest) Size ¶ added in v0.11.0
func (m *GetAPIKeyRequest) Size() (n int)
func (*GetAPIKeyRequest) String ¶ added in v0.11.0
func (this *GetAPIKeyRequest) String() string
func (*GetAPIKeyRequest) Unmarshal ¶ added in v0.11.0
func (m *GetAPIKeyRequest) Unmarshal(dAtA []byte) error
func (*GetAPIKeyRequest) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *GetAPIKeyRequest) XXX_DiscardUnknown()
func (*GetAPIKeyRequest) XXX_Marshal ¶ added in v0.11.0
func (m *GetAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAPIKeyRequest) XXX_Merge ¶ added in v0.11.0
func (m *GetAPIKeyRequest) XXX_Merge(src proto.Message)
func (*GetAPIKeyRequest) XXX_Size ¶ added in v0.11.0
func (m *GetAPIKeyRequest) XXX_Size() int
func (*GetAPIKeyRequest) XXX_Unmarshal ¶ added in v0.11.0
func (m *GetAPIKeyRequest) XXX_Unmarshal(b []byte) error
type GetAPIKeyResponse ¶ added in v0.11.0
type GetAPIKeyResponse struct { // the apikey ApiKey *v1.APIKey `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` }
func (*GetAPIKeyResponse) Descriptor ¶ added in v0.11.0
func (*GetAPIKeyResponse) Descriptor() ([]byte, []int)
func (*GetAPIKeyResponse) Equal ¶ added in v0.11.0
func (this *GetAPIKeyResponse) Equal(that interface{}) bool
func (*GetAPIKeyResponse) GetApiKey ¶ added in v0.11.0
func (m *GetAPIKeyResponse) GetApiKey() *v1.APIKey
func (*GetAPIKeyResponse) GoString ¶ added in v0.11.0
func (this *GetAPIKeyResponse) GoString() string
func (*GetAPIKeyResponse) Marshal ¶ added in v0.11.0
func (m *GetAPIKeyResponse) Marshal() (dAtA []byte, err error)
func (*GetAPIKeyResponse) MarshalTo ¶ added in v0.11.0
func (m *GetAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetAPIKeyResponse) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *GetAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAPIKeyResponse) ProtoMessage ¶ added in v0.11.0
func (*GetAPIKeyResponse) ProtoMessage()
func (*GetAPIKeyResponse) Reset ¶ added in v0.11.0
func (m *GetAPIKeyResponse) Reset()
func (*GetAPIKeyResponse) Size ¶ added in v0.11.0
func (m *GetAPIKeyResponse) Size() (n int)
func (*GetAPIKeyResponse) String ¶ added in v0.11.0
func (this *GetAPIKeyResponse) String() string
func (*GetAPIKeyResponse) Unmarshal ¶ added in v0.11.0
func (m *GetAPIKeyResponse) Unmarshal(dAtA []byte) error
func (*GetAPIKeyResponse) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *GetAPIKeyResponse) XXX_DiscardUnknown()
func (*GetAPIKeyResponse) XXX_Marshal ¶ added in v0.11.0
func (m *GetAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAPIKeyResponse) XXX_Merge ¶ added in v0.11.0
func (m *GetAPIKeyResponse) XXX_Merge(src proto.Message)
func (*GetAPIKeyResponse) XXX_Size ¶ added in v0.11.0
func (m *GetAPIKeyResponse) XXX_Size() int
func (*GetAPIKeyResponse) XXX_Unmarshal ¶ added in v0.11.0
func (m *GetAPIKeyResponse) XXX_Unmarshal(b []byte) error
type GetAPIKeysRequest ¶ added in v0.11.0
type GetAPIKeysRequest struct { // the requested size of the page to retrieve PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // the page token PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` }
func (*GetAPIKeysRequest) Descriptor ¶ added in v0.11.0
func (*GetAPIKeysRequest) Descriptor() ([]byte, []int)
func (*GetAPIKeysRequest) Equal ¶ added in v0.11.0
func (this *GetAPIKeysRequest) Equal(that interface{}) bool
func (*GetAPIKeysRequest) GetPageSize ¶ added in v0.11.0
func (m *GetAPIKeysRequest) GetPageSize() int32
func (*GetAPIKeysRequest) GetPageToken ¶ added in v0.11.0
func (m *GetAPIKeysRequest) GetPageToken() string
func (*GetAPIKeysRequest) GoString ¶ added in v0.11.0
func (this *GetAPIKeysRequest) GoString() string
func (*GetAPIKeysRequest) Marshal ¶ added in v0.11.0
func (m *GetAPIKeysRequest) Marshal() (dAtA []byte, err error)
func (*GetAPIKeysRequest) MarshalTo ¶ added in v0.11.0
func (m *GetAPIKeysRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetAPIKeysRequest) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *GetAPIKeysRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAPIKeysRequest) ProtoMessage ¶ added in v0.11.0
func (*GetAPIKeysRequest) ProtoMessage()
func (*GetAPIKeysRequest) Reset ¶ added in v0.11.0
func (m *GetAPIKeysRequest) Reset()
func (*GetAPIKeysRequest) Size ¶ added in v0.11.0
func (m *GetAPIKeysRequest) Size() (n int)
func (*GetAPIKeysRequest) String ¶ added in v0.11.0
func (this *GetAPIKeysRequest) String() string
func (*GetAPIKeysRequest) Unmarshal ¶ added in v0.11.0
func (m *GetAPIKeysRequest) Unmarshal(dAtA []byte) error
func (*GetAPIKeysRequest) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *GetAPIKeysRequest) XXX_DiscardUnknown()
func (*GetAPIKeysRequest) XXX_Marshal ¶ added in v0.11.0
func (m *GetAPIKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAPIKeysRequest) XXX_Merge ¶ added in v0.11.0
func (m *GetAPIKeysRequest) XXX_Merge(src proto.Message)
func (*GetAPIKeysRequest) XXX_Size ¶ added in v0.11.0
func (m *GetAPIKeysRequest) XXX_Size() int
func (*GetAPIKeysRequest) XXX_Unmarshal ¶ added in v0.11.0
func (m *GetAPIKeysRequest) XXX_Unmarshal(b []byte) error
type GetAPIKeysResponse ¶ added in v0.11.0
type GetAPIKeysResponse struct { // the list of apikeys ApiKeys []*v1.APIKey `protobuf:"bytes,1,rep,name=api_keys,json=apiKeys,proto3" json:"api_keys,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 (*GetAPIKeysResponse) Descriptor ¶ added in v0.11.0
func (*GetAPIKeysResponse) Descriptor() ([]byte, []int)
func (*GetAPIKeysResponse) Equal ¶ added in v0.11.0
func (this *GetAPIKeysResponse) Equal(that interface{}) bool
func (*GetAPIKeysResponse) GetApiKeys ¶ added in v0.11.0
func (m *GetAPIKeysResponse) GetApiKeys() []*v1.APIKey
func (*GetAPIKeysResponse) GetNextPageToken ¶ added in v0.11.0
func (m *GetAPIKeysResponse) GetNextPageToken() string
func (*GetAPIKeysResponse) GoString ¶ added in v0.11.0
func (this *GetAPIKeysResponse) GoString() string
func (*GetAPIKeysResponse) Marshal ¶ added in v0.11.0
func (m *GetAPIKeysResponse) Marshal() (dAtA []byte, err error)
func (*GetAPIKeysResponse) MarshalTo ¶ added in v0.11.0
func (m *GetAPIKeysResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetAPIKeysResponse) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *GetAPIKeysResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAPIKeysResponse) ProtoMessage ¶ added in v0.11.0
func (*GetAPIKeysResponse) ProtoMessage()
func (*GetAPIKeysResponse) Reset ¶ added in v0.11.0
func (m *GetAPIKeysResponse) Reset()
func (*GetAPIKeysResponse) Size ¶ added in v0.11.0
func (m *GetAPIKeysResponse) Size() (n int)
func (*GetAPIKeysResponse) String ¶ added in v0.11.0
func (this *GetAPIKeysResponse) String() string
func (*GetAPIKeysResponse) Unmarshal ¶ added in v0.11.0
func (m *GetAPIKeysResponse) Unmarshal(dAtA []byte) error
func (*GetAPIKeysResponse) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *GetAPIKeysResponse) XXX_DiscardUnknown()
func (*GetAPIKeysResponse) XXX_Marshal ¶ added in v0.11.0
func (m *GetAPIKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAPIKeysResponse) XXX_Merge ¶ added in v0.11.0
func (m *GetAPIKeysResponse) XXX_Merge(src proto.Message)
func (*GetAPIKeysResponse) XXX_Size ¶ added in v0.11.0
func (m *GetAPIKeysResponse) XXX_Size() int
func (*GetAPIKeysResponse) XXX_Unmarshal ¶ added in v0.11.0
func (m *GetAPIKeysResponse) XXX_Unmarshal(b []byte) error
type GetAllAPIKeysRequest ¶ added in v0.11.0
type GetAllAPIKeysRequest struct { // get only apikeys belonging to the owner with id // for a user owner type use the id of the user OwnerId string `protobuf:"bytes,1,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` // get the apikeys belonging to the user with email address UserEmail string `protobuf:"bytes,2,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` // the requested size of the page to retrieve PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // the page token PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` }
func (*GetAllAPIKeysRequest) Descriptor ¶ added in v0.11.0
func (*GetAllAPIKeysRequest) Descriptor() ([]byte, []int)
func (*GetAllAPIKeysRequest) Equal ¶ added in v0.11.0
func (this *GetAllAPIKeysRequest) Equal(that interface{}) bool
func (*GetAllAPIKeysRequest) GetOwnerId ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) GetOwnerId() string
func (*GetAllAPIKeysRequest) GetPageSize ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) GetPageSize() int32
func (*GetAllAPIKeysRequest) GetPageToken ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) GetPageToken() string
func (*GetAllAPIKeysRequest) GetUserEmail ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) GetUserEmail() string
func (*GetAllAPIKeysRequest) GoString ¶ added in v0.11.0
func (this *GetAllAPIKeysRequest) GoString() string
func (*GetAllAPIKeysRequest) Marshal ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) Marshal() (dAtA []byte, err error)
func (*GetAllAPIKeysRequest) MarshalTo ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetAllAPIKeysRequest) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAllAPIKeysRequest) ProtoMessage ¶ added in v0.11.0
func (*GetAllAPIKeysRequest) ProtoMessage()
func (*GetAllAPIKeysRequest) Reset ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) Reset()
func (*GetAllAPIKeysRequest) Size ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) Size() (n int)
func (*GetAllAPIKeysRequest) String ¶ added in v0.11.0
func (this *GetAllAPIKeysRequest) String() string
func (*GetAllAPIKeysRequest) Unmarshal ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) Unmarshal(dAtA []byte) error
func (*GetAllAPIKeysRequest) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) XXX_DiscardUnknown()
func (*GetAllAPIKeysRequest) XXX_Marshal ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllAPIKeysRequest) XXX_Merge ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) XXX_Merge(src proto.Message)
func (*GetAllAPIKeysRequest) XXX_Size ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) XXX_Size() int
func (*GetAllAPIKeysRequest) XXX_Unmarshal ¶ added in v0.11.0
func (m *GetAllAPIKeysRequest) XXX_Unmarshal(b []byte) error
type GetAllAPIKeysResponse ¶ added in v0.11.0
type GetAllAPIKeysResponse struct { // the list of apikeys ApiKeys []*v1.APIKey `protobuf:"bytes,1,rep,name=api_keys,json=apiKeys,proto3" json:"api_keys,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 (*GetAllAPIKeysResponse) Descriptor ¶ added in v0.11.0
func (*GetAllAPIKeysResponse) Descriptor() ([]byte, []int)
func (*GetAllAPIKeysResponse) Equal ¶ added in v0.11.0
func (this *GetAllAPIKeysResponse) Equal(that interface{}) bool
func (*GetAllAPIKeysResponse) GetApiKeys ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) GetApiKeys() []*v1.APIKey
func (*GetAllAPIKeysResponse) GetNextPageToken ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) GetNextPageToken() string
func (*GetAllAPIKeysResponse) GoString ¶ added in v0.11.0
func (this *GetAllAPIKeysResponse) GoString() string
func (*GetAllAPIKeysResponse) Marshal ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) Marshal() (dAtA []byte, err error)
func (*GetAllAPIKeysResponse) MarshalTo ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetAllAPIKeysResponse) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAllAPIKeysResponse) ProtoMessage ¶ added in v0.11.0
func (*GetAllAPIKeysResponse) ProtoMessage()
func (*GetAllAPIKeysResponse) Reset ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) Reset()
func (*GetAllAPIKeysResponse) Size ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) Size() (n int)
func (*GetAllAPIKeysResponse) String ¶ added in v0.11.0
func (this *GetAllAPIKeysResponse) String() string
func (*GetAllAPIKeysResponse) Unmarshal ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) Unmarshal(dAtA []byte) error
func (*GetAllAPIKeysResponse) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) XXX_DiscardUnknown()
func (*GetAllAPIKeysResponse) XXX_Marshal ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllAPIKeysResponse) XXX_Merge ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) XXX_Merge(src proto.Message)
func (*GetAllAPIKeysResponse) XXX_Size ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) XXX_Size() int
func (*GetAllAPIKeysResponse) XXX_Unmarshal ¶ added in v0.11.0
func (m *GetAllAPIKeysResponse) XXX_Unmarshal(b []byte) error
type GetAnyAPIKeyRequest ¶ added in v0.11.0
type GetAnyAPIKeyRequest struct { // the apikey id Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` }
func (*GetAnyAPIKeyRequest) Descriptor ¶ added in v0.11.0
func (*GetAnyAPIKeyRequest) Descriptor() ([]byte, []int)
func (*GetAnyAPIKeyRequest) Equal ¶ added in v0.11.0
func (this *GetAnyAPIKeyRequest) Equal(that interface{}) bool
func (*GetAnyAPIKeyRequest) GetId ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) GetId() string
func (*GetAnyAPIKeyRequest) GoString ¶ added in v0.11.0
func (this *GetAnyAPIKeyRequest) GoString() string
func (*GetAnyAPIKeyRequest) Marshal ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) Marshal() (dAtA []byte, err error)
func (*GetAnyAPIKeyRequest) MarshalTo ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetAnyAPIKeyRequest) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAnyAPIKeyRequest) ProtoMessage ¶ added in v0.11.0
func (*GetAnyAPIKeyRequest) ProtoMessage()
func (*GetAnyAPIKeyRequest) Reset ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) Reset()
func (*GetAnyAPIKeyRequest) Size ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) Size() (n int)
func (*GetAnyAPIKeyRequest) String ¶ added in v0.11.0
func (this *GetAnyAPIKeyRequest) String() string
func (*GetAnyAPIKeyRequest) Unmarshal ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) Unmarshal(dAtA []byte) error
func (*GetAnyAPIKeyRequest) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) XXX_DiscardUnknown()
func (*GetAnyAPIKeyRequest) XXX_Marshal ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAnyAPIKeyRequest) XXX_Merge ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) XXX_Merge(src proto.Message)
func (*GetAnyAPIKeyRequest) XXX_Size ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) XXX_Size() int
func (*GetAnyAPIKeyRequest) XXX_Unmarshal ¶ added in v0.11.0
func (m *GetAnyAPIKeyRequest) XXX_Unmarshal(b []byte) error
type GetAnyAPIKeyResponse ¶ added in v0.11.0
type GetAnyAPIKeyResponse struct { // the apikey ApiKey *v1.APIKey `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` }
func (*GetAnyAPIKeyResponse) Descriptor ¶ added in v0.11.0
func (*GetAnyAPIKeyResponse) Descriptor() ([]byte, []int)
func (*GetAnyAPIKeyResponse) Equal ¶ added in v0.11.0
func (this *GetAnyAPIKeyResponse) Equal(that interface{}) bool
func (*GetAnyAPIKeyResponse) GetApiKey ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) GetApiKey() *v1.APIKey
func (*GetAnyAPIKeyResponse) GoString ¶ added in v0.11.0
func (this *GetAnyAPIKeyResponse) GoString() string
func (*GetAnyAPIKeyResponse) Marshal ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) Marshal() (dAtA []byte, err error)
func (*GetAnyAPIKeyResponse) MarshalTo ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetAnyAPIKeyResponse) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetAnyAPIKeyResponse) ProtoMessage ¶ added in v0.11.0
func (*GetAnyAPIKeyResponse) ProtoMessage()
func (*GetAnyAPIKeyResponse) Reset ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) Reset()
func (*GetAnyAPIKeyResponse) Size ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) Size() (n int)
func (*GetAnyAPIKeyResponse) String ¶ added in v0.11.0
func (this *GetAnyAPIKeyResponse) String() string
func (*GetAnyAPIKeyResponse) Unmarshal ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) Unmarshal(dAtA []byte) error
func (*GetAnyAPIKeyResponse) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) XXX_DiscardUnknown()
func (*GetAnyAPIKeyResponse) XXX_Marshal ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAnyAPIKeyResponse) XXX_Merge ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) XXX_Merge(src proto.Message)
func (*GetAnyAPIKeyResponse) XXX_Size ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) XXX_Size() int
func (*GetAnyAPIKeyResponse) XXX_Unmarshal ¶ added in v0.11.0
func (m *GetAnyAPIKeyResponse) XXX_Unmarshal(b []byte) error
type GetRoleRequest ¶ added in v0.11.0
type GetRoleRequest struct { // the id of the role to get RoleId string `protobuf:"bytes,4,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` }
func (*GetRoleRequest) Descriptor ¶ added in v0.11.0
func (*GetRoleRequest) Descriptor() ([]byte, []int)
func (*GetRoleRequest) Equal ¶ added in v0.11.0
func (this *GetRoleRequest) Equal(that interface{}) bool
func (*GetRoleRequest) GetRoleId ¶ added in v0.11.0
func (m *GetRoleRequest) GetRoleId() string
func (*GetRoleRequest) GoString ¶ added in v0.11.0
func (this *GetRoleRequest) GoString() string
func (*GetRoleRequest) Marshal ¶ added in v0.11.0
func (m *GetRoleRequest) Marshal() (dAtA []byte, err error)
func (*GetRoleRequest) MarshalTo ¶ added in v0.11.0
func (m *GetRoleRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetRoleRequest) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *GetRoleRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRoleRequest) ProtoMessage ¶ added in v0.11.0
func (*GetRoleRequest) ProtoMessage()
func (*GetRoleRequest) Reset ¶ added in v0.11.0
func (m *GetRoleRequest) Reset()
func (*GetRoleRequest) Size ¶ added in v0.11.0
func (m *GetRoleRequest) Size() (n int)
func (*GetRoleRequest) String ¶ added in v0.11.0
func (this *GetRoleRequest) String() string
func (*GetRoleRequest) Unmarshal ¶ added in v0.11.0
func (m *GetRoleRequest) Unmarshal(dAtA []byte) error
func (*GetRoleRequest) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *GetRoleRequest) XXX_DiscardUnknown()
func (*GetRoleRequest) XXX_Marshal ¶ added in v0.11.0
func (m *GetRoleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRoleRequest) XXX_Merge ¶ added in v0.11.0
func (m *GetRoleRequest) XXX_Merge(src proto.Message)
func (*GetRoleRequest) XXX_Size ¶ added in v0.11.0
func (m *GetRoleRequest) XXX_Size() int
func (*GetRoleRequest) XXX_Unmarshal ¶ added in v0.11.0
func (m *GetRoleRequest) XXX_Unmarshal(b []byte) error
type GetRoleResponse ¶ added in v0.11.0
type GetRoleResponse struct { // the role Role *v1.Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` }
func (*GetRoleResponse) Descriptor ¶ added in v0.11.0
func (*GetRoleResponse) Descriptor() ([]byte, []int)
func (*GetRoleResponse) Equal ¶ added in v0.11.0
func (this *GetRoleResponse) Equal(that interface{}) bool
func (*GetRoleResponse) GetRole ¶ added in v0.11.0
func (m *GetRoleResponse) GetRole() *v1.Role
func (*GetRoleResponse) GoString ¶ added in v0.11.0
func (this *GetRoleResponse) GoString() string
func (*GetRoleResponse) Marshal ¶ added in v0.11.0
func (m *GetRoleResponse) Marshal() (dAtA []byte, err error)
func (*GetRoleResponse) MarshalTo ¶ added in v0.11.0
func (m *GetRoleResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetRoleResponse) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *GetRoleResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetRoleResponse) ProtoMessage ¶ added in v0.11.0
func (*GetRoleResponse) ProtoMessage()
func (*GetRoleResponse) Reset ¶ added in v0.11.0
func (m *GetRoleResponse) Reset()
func (*GetRoleResponse) Size ¶ added in v0.11.0
func (m *GetRoleResponse) Size() (n int)
func (*GetRoleResponse) String ¶ added in v0.11.0
func (this *GetRoleResponse) String() string
func (*GetRoleResponse) Unmarshal ¶ added in v0.11.0
func (m *GetRoleResponse) Unmarshal(dAtA []byte) error
func (*GetRoleResponse) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *GetRoleResponse) XXX_DiscardUnknown()
func (*GetRoleResponse) XXX_Marshal ¶ added in v0.11.0
func (m *GetRoleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRoleResponse) XXX_Merge ¶ added in v0.11.0
func (m *GetRoleResponse) XXX_Merge(src proto.Message)
func (*GetRoleResponse) XXX_Size ¶ added in v0.11.0
func (m *GetRoleResponse) XXX_Size() int
func (*GetRoleResponse) XXX_Unmarshal ¶ added in v0.11.0
func (m *GetRoleResponse) 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) CreateAPIKey ¶ added in v0.11.0
func (*UnimplementedAuthServiceServer) CreateAPIKey(ctx context.Context, req *CreateAPIKeyRequest) (*CreateAPIKeyResponse, error)
func (*UnimplementedAuthServiceServer) DeleteAPIKey ¶ added in v0.11.0
func (*UnimplementedAuthServiceServer) DeleteAPIKey(ctx context.Context, req *DeleteAPIKeyRequest) (*DeleteAPIKeyResponse, error)
func (*UnimplementedAuthServiceServer) DeleteAnyAPIKey ¶ added in v0.11.0
func (*UnimplementedAuthServiceServer) DeleteAnyAPIKey(ctx context.Context, req *DeleteAnyAPIKeyRequest) (*DeleteAnyAPIKeyResponse, error)
func (*UnimplementedAuthServiceServer) DeleteUser ¶
func (*UnimplementedAuthServiceServer) DeleteUser(ctx context.Context, req *DeleteUserRequest) (*DeleteUserResponse, error)
func (*UnimplementedAuthServiceServer) GetAPIKey ¶ added in v0.11.0
func (*UnimplementedAuthServiceServer) GetAPIKey(ctx context.Context, req *GetAPIKeyRequest) (*GetAPIKeyResponse, error)
func (*UnimplementedAuthServiceServer) GetAPIKeys ¶ added in v0.11.0
func (*UnimplementedAuthServiceServer) GetAPIKeys(ctx context.Context, req *GetAPIKeysRequest) (*GetAPIKeysResponse, error)
func (*UnimplementedAuthServiceServer) GetAllAPIKeys ¶ added in v0.11.0
func (*UnimplementedAuthServiceServer) GetAllAPIKeys(ctx context.Context, req *GetAllAPIKeysRequest) (*GetAllAPIKeysResponse, error)
func (*UnimplementedAuthServiceServer) GetAnyAPIKey ¶ added in v0.11.0
func (*UnimplementedAuthServiceServer) GetAnyAPIKey(ctx context.Context, req *GetAnyAPIKeyRequest) (*GetAnyAPIKeyResponse, error)
func (*UnimplementedAuthServiceServer) GetRole ¶ added in v0.11.0
func (*UnimplementedAuthServiceServer) GetRole(ctx context.Context, req *GetRoleRequest) (*GetRoleResponse, 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) UpdateAPIKey ¶ added in v0.11.0
func (*UnimplementedAuthServiceServer) UpdateAPIKey(ctx context.Context, req *UpdateAPIKeyRequest) (*UpdateAPIKeyResponse, error)
func (*UnimplementedAuthServiceServer) UpdateAnyAPIKey ¶ added in v0.11.0
func (*UnimplementedAuthServiceServer) UpdateAnyAPIKey(ctx context.Context, req *UpdateAnyAPIKeyRequest) (*UpdateAnyAPIKeyResponse, 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 UpdateAPIKeyRequest ¶ added in v0.11.0
type UpdateAPIKeyRequest struct { // the id of the apikey to update Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // the new apikey specification Spec *v1.APIKeySpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // the version of the apikey for which this update is intended for // the latest version can be found in the get apikey response 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 (*UpdateAPIKeyRequest) Descriptor ¶ added in v0.11.0
func (*UpdateAPIKeyRequest) Descriptor() ([]byte, []int)
func (*UpdateAPIKeyRequest) Equal ¶ added in v0.11.0
func (this *UpdateAPIKeyRequest) Equal(that interface{}) bool
func (*UpdateAPIKeyRequest) GetId ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) GetId() string
func (*UpdateAPIKeyRequest) GetRequestId ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) GetRequestId() string
func (*UpdateAPIKeyRequest) GetResourceVersion ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) GetResourceVersion() string
func (*UpdateAPIKeyRequest) GetSpec ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) GetSpec() *v1.APIKeySpec
func (*UpdateAPIKeyRequest) GoString ¶ added in v0.11.0
func (this *UpdateAPIKeyRequest) GoString() string
func (*UpdateAPIKeyRequest) Marshal ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) Marshal() (dAtA []byte, err error)
func (*UpdateAPIKeyRequest) MarshalTo ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAPIKeyRequest) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAPIKeyRequest) ProtoMessage ¶ added in v0.11.0
func (*UpdateAPIKeyRequest) ProtoMessage()
func (*UpdateAPIKeyRequest) Reset ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) Reset()
func (*UpdateAPIKeyRequest) Size ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) Size() (n int)
func (*UpdateAPIKeyRequest) String ¶ added in v0.11.0
func (this *UpdateAPIKeyRequest) String() string
func (*UpdateAPIKeyRequest) Unmarshal ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) Unmarshal(dAtA []byte) error
func (*UpdateAPIKeyRequest) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) XXX_DiscardUnknown()
func (*UpdateAPIKeyRequest) XXX_Marshal ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAPIKeyRequest) XXX_Merge ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) XXX_Merge(src proto.Message)
func (*UpdateAPIKeyRequest) XXX_Size ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) XXX_Size() int
func (*UpdateAPIKeyRequest) XXX_Unmarshal ¶ added in v0.11.0
func (m *UpdateAPIKeyRequest) XXX_Unmarshal(b []byte) error
type UpdateAPIKeyResponse ¶ added in v0.11.0
type UpdateAPIKeyResponse 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 (*UpdateAPIKeyResponse) Descriptor ¶ added in v0.11.0
func (*UpdateAPIKeyResponse) Descriptor() ([]byte, []int)
func (*UpdateAPIKeyResponse) Equal ¶ added in v0.11.0
func (this *UpdateAPIKeyResponse) Equal(that interface{}) bool
func (*UpdateAPIKeyResponse) GetRequestStatus ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) GetRequestStatus() *v11.RequestStatus
func (*UpdateAPIKeyResponse) GoString ¶ added in v0.11.0
func (this *UpdateAPIKeyResponse) GoString() string
func (*UpdateAPIKeyResponse) Marshal ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) Marshal() (dAtA []byte, err error)
func (*UpdateAPIKeyResponse) MarshalTo ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAPIKeyResponse) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAPIKeyResponse) ProtoMessage ¶ added in v0.11.0
func (*UpdateAPIKeyResponse) ProtoMessage()
func (*UpdateAPIKeyResponse) Reset ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) Reset()
func (*UpdateAPIKeyResponse) Size ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) Size() (n int)
func (*UpdateAPIKeyResponse) String ¶ added in v0.11.0
func (this *UpdateAPIKeyResponse) String() string
func (*UpdateAPIKeyResponse) Unmarshal ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) Unmarshal(dAtA []byte) error
func (*UpdateAPIKeyResponse) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) XXX_DiscardUnknown()
func (*UpdateAPIKeyResponse) XXX_Marshal ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAPIKeyResponse) XXX_Merge ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) XXX_Merge(src proto.Message)
func (*UpdateAPIKeyResponse) XXX_Size ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) XXX_Size() int
func (*UpdateAPIKeyResponse) XXX_Unmarshal ¶ added in v0.11.0
func (m *UpdateAPIKeyResponse) XXX_Unmarshal(b []byte) error
type UpdateAnyAPIKeyRequest ¶ added in v0.11.0
type UpdateAnyAPIKeyRequest struct { // the id of the apikey to update Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // the new apikey specification Spec *v1.APIKeySpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` // the version of the apikey for which this update is intended for // the latest version can be found in the get apikey response 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 (*UpdateAnyAPIKeyRequest) Descriptor ¶ added in v0.11.0
func (*UpdateAnyAPIKeyRequest) Descriptor() ([]byte, []int)
func (*UpdateAnyAPIKeyRequest) Equal ¶ added in v0.11.0
func (this *UpdateAnyAPIKeyRequest) Equal(that interface{}) bool
func (*UpdateAnyAPIKeyRequest) GetId ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) GetId() string
func (*UpdateAnyAPIKeyRequest) GetRequestId ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) GetRequestId() string
func (*UpdateAnyAPIKeyRequest) GetResourceVersion ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) GetResourceVersion() string
func (*UpdateAnyAPIKeyRequest) GetSpec ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) GetSpec() *v1.APIKeySpec
func (*UpdateAnyAPIKeyRequest) GoString ¶ added in v0.11.0
func (this *UpdateAnyAPIKeyRequest) GoString() string
func (*UpdateAnyAPIKeyRequest) Marshal ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) Marshal() (dAtA []byte, err error)
func (*UpdateAnyAPIKeyRequest) MarshalTo ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAnyAPIKeyRequest) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAnyAPIKeyRequest) ProtoMessage ¶ added in v0.11.0
func (*UpdateAnyAPIKeyRequest) ProtoMessage()
func (*UpdateAnyAPIKeyRequest) Reset ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) Reset()
func (*UpdateAnyAPIKeyRequest) Size ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) Size() (n int)
func (*UpdateAnyAPIKeyRequest) String ¶ added in v0.11.0
func (this *UpdateAnyAPIKeyRequest) String() string
func (*UpdateAnyAPIKeyRequest) Unmarshal ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) Unmarshal(dAtA []byte) error
func (*UpdateAnyAPIKeyRequest) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) XXX_DiscardUnknown()
func (*UpdateAnyAPIKeyRequest) XXX_Marshal ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAnyAPIKeyRequest) XXX_Merge ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) XXX_Merge(src proto.Message)
func (*UpdateAnyAPIKeyRequest) XXX_Size ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) XXX_Size() int
func (*UpdateAnyAPIKeyRequest) XXX_Unmarshal ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyRequest) XXX_Unmarshal(b []byte) error
type UpdateAnyAPIKeyResponse ¶ added in v0.11.0
type UpdateAnyAPIKeyResponse 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 (*UpdateAnyAPIKeyResponse) Descriptor ¶ added in v0.11.0
func (*UpdateAnyAPIKeyResponse) Descriptor() ([]byte, []int)
func (*UpdateAnyAPIKeyResponse) Equal ¶ added in v0.11.0
func (this *UpdateAnyAPIKeyResponse) Equal(that interface{}) bool
func (*UpdateAnyAPIKeyResponse) GetRequestStatus ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) GetRequestStatus() *v11.RequestStatus
func (*UpdateAnyAPIKeyResponse) GoString ¶ added in v0.11.0
func (this *UpdateAnyAPIKeyResponse) GoString() string
func (*UpdateAnyAPIKeyResponse) Marshal ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) Marshal() (dAtA []byte, err error)
func (*UpdateAnyAPIKeyResponse) MarshalTo ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateAnyAPIKeyResponse) MarshalToSizedBuffer ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateAnyAPIKeyResponse) ProtoMessage ¶ added in v0.11.0
func (*UpdateAnyAPIKeyResponse) ProtoMessage()
func (*UpdateAnyAPIKeyResponse) Reset ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) Reset()
func (*UpdateAnyAPIKeyResponse) Size ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) Size() (n int)
func (*UpdateAnyAPIKeyResponse) String ¶ added in v0.11.0
func (this *UpdateAnyAPIKeyResponse) String() string
func (*UpdateAnyAPIKeyResponse) Unmarshal ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) Unmarshal(dAtA []byte) error
func (*UpdateAnyAPIKeyResponse) XXX_DiscardUnknown ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) XXX_DiscardUnknown()
func (*UpdateAnyAPIKeyResponse) XXX_Marshal ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAnyAPIKeyResponse) XXX_Merge ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) XXX_Merge(src proto.Message)
func (*UpdateAnyAPIKeyResponse) XXX_Size ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) XXX_Size() int
func (*UpdateAnyAPIKeyResponse) XXX_Unmarshal ¶ added in v0.11.0
func (m *UpdateAnyAPIKeyResponse) XXX_Unmarshal(b []byte) 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.