Documentation ¶
Index ¶
- Variables
- func RegisterAPIServiceServer(s *grpc.Server, srv APIServiceServer)
- type APIServiceClient
- type APIServiceServer
- type BuildInfoRequest
- type BuildInfoResponse
- func (*BuildInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BuildInfoResponse) GetBuildDate() string
- func (x *BuildInfoResponse) GetGitBranch() string
- func (x *BuildInfoResponse) GetGitCommit() string
- func (x *BuildInfoResponse) GetGitState() string
- func (x *BuildInfoResponse) GetGitSummary() string
- func (x *BuildInfoResponse) GetVersion() string
- func (*BuildInfoResponse) ProtoMessage()
- func (x *BuildInfoResponse) ProtoReflect() protoreflect.Message
- func (x *BuildInfoResponse) Reset()
- func (x *BuildInfoResponse) String() string
- type CreateKeyRequest
- func (*CreateKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateKeyRequest) GetSecure() bool
- func (x *CreateKeyRequest) GetType() KeyType
- func (*CreateKeyRequest) ProtoMessage()
- func (x *CreateKeyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateKeyRequest) Reset()
- func (x *CreateKeyRequest) String() string
- type CreateKeyResponse
- type CreateOrgRequest
- type CreateOrgResponse
- type DestroyAccountRequest
- type DestroyAccountResponse
- type GetBillingSessionRequest
- type GetBillingSessionResponse
- func (*GetBillingSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingSessionResponse) GetUrl() string
- func (*GetBillingSessionResponse) ProtoMessage()
- func (x *GetBillingSessionResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingSessionResponse) Reset()
- func (x *GetBillingSessionResponse) String() string
- type GetIdentityRequest
- type GetIdentityResponse
- func (*GetIdentityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIdentityResponse) GetIdentity() []byte
- func (*GetIdentityResponse) ProtoMessage()
- func (x *GetIdentityResponse) ProtoReflect() protoreflect.Message
- func (x *GetIdentityResponse) Reset()
- func (x *GetIdentityResponse) String() string
- type GetOrgRequest
- type GetOrgResponse
- type GetSessionInfoRequest
- type GetSessionInfoResponse
- func (*GetSessionInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSessionInfoResponse) GetEmail() string
- func (x *GetSessionInfoResponse) GetKey() []byte
- func (x *GetSessionInfoResponse) GetUsername() string
- func (*GetSessionInfoResponse) ProtoMessage()
- func (x *GetSessionInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetSessionInfoResponse) Reset()
- func (x *GetSessionInfoResponse) String() string
- type InvalidateKeyRequest
- func (*InvalidateKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InvalidateKeyRequest) GetKey() string
- func (*InvalidateKeyRequest) ProtoMessage()
- func (x *InvalidateKeyRequest) ProtoReflect() protoreflect.Message
- func (x *InvalidateKeyRequest) Reset()
- func (x *InvalidateKeyRequest) String() string
- type InvalidateKeyResponse
- type InviteToOrgRequest
- func (*InviteToOrgRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InviteToOrgRequest) GetEmail() string
- func (*InviteToOrgRequest) ProtoMessage()
- func (x *InviteToOrgRequest) ProtoReflect() protoreflect.Message
- func (x *InviteToOrgRequest) Reset()
- func (x *InviteToOrgRequest) String() string
- type InviteToOrgResponse
- func (*InviteToOrgResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InviteToOrgResponse) GetToken() string
- func (*InviteToOrgResponse) ProtoMessage()
- func (x *InviteToOrgResponse) ProtoReflect() protoreflect.Message
- func (x *InviteToOrgResponse) Reset()
- func (x *InviteToOrgResponse) String() string
- type IsOrgNameAvailableRequest
- func (*IsOrgNameAvailableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsOrgNameAvailableRequest) GetName() string
- func (*IsOrgNameAvailableRequest) ProtoMessage()
- func (x *IsOrgNameAvailableRequest) ProtoReflect() protoreflect.Message
- func (x *IsOrgNameAvailableRequest) Reset()
- func (x *IsOrgNameAvailableRequest) String() string
- type IsOrgNameAvailableResponse
- func (*IsOrgNameAvailableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsOrgNameAvailableResponse) GetHost() string
- func (x *IsOrgNameAvailableResponse) GetSlug() string
- func (*IsOrgNameAvailableResponse) ProtoMessage()
- func (x *IsOrgNameAvailableResponse) ProtoReflect() protoreflect.Message
- func (x *IsOrgNameAvailableResponse) Reset()
- func (x *IsOrgNameAvailableResponse) String() string
- type IsUsernameAvailableRequest
- func (*IsUsernameAvailableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsUsernameAvailableRequest) GetUsername() string
- func (*IsUsernameAvailableRequest) ProtoMessage()
- func (x *IsUsernameAvailableRequest) ProtoReflect() protoreflect.Message
- func (x *IsUsernameAvailableRequest) Reset()
- func (x *IsUsernameAvailableRequest) String() string
- type IsUsernameAvailableResponse
- type KeyInfo
- func (*KeyInfo) Descriptor() ([]byte, []int)deprecated
- func (x *KeyInfo) GetKey() string
- func (x *KeyInfo) GetSecret() string
- func (x *KeyInfo) GetSecure() bool
- func (x *KeyInfo) GetThreads() int32
- func (x *KeyInfo) GetType() KeyType
- func (x *KeyInfo) GetValid() bool
- func (*KeyInfo) ProtoMessage()
- func (x *KeyInfo) ProtoReflect() protoreflect.Message
- func (x *KeyInfo) Reset()
- func (x *KeyInfo) String() string
- type KeyType
- type LeaveOrgRequest
- type LeaveOrgResponse
- type ListBillingUsersRequest
- func (*ListBillingUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingUsersRequest) GetLimit() int64
- func (x *ListBillingUsersRequest) GetOffset() int64
- func (*ListBillingUsersRequest) ProtoMessage()
- func (x *ListBillingUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListBillingUsersRequest) Reset()
- func (x *ListBillingUsersRequest) String() string
- type ListBillingUsersResponse
- func (*ListBillingUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingUsersResponse) GetNextOffset() int64
- func (x *ListBillingUsersResponse) GetUsers() []*pb.GetCustomerResponse
- func (*ListBillingUsersResponse) ProtoMessage()
- func (x *ListBillingUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListBillingUsersResponse) Reset()
- func (x *ListBillingUsersResponse) String() string
- type ListKeysRequest
- type ListKeysResponse
- type ListOrgsRequest
- type ListOrgsResponse
- type OrgInfo
- func (*OrgInfo) Descriptor() ([]byte, []int)deprecated
- func (x *OrgInfo) GetCreatedAt() int64
- func (x *OrgInfo) GetHost() string
- func (x *OrgInfo) GetKey() []byte
- func (x *OrgInfo) GetMembers() []*OrgInfo_Member
- func (x *OrgInfo) GetName() string
- func (x *OrgInfo) GetSlug() string
- func (*OrgInfo) ProtoMessage()
- func (x *OrgInfo) ProtoReflect() protoreflect.Message
- func (x *OrgInfo) Reset()
- func (x *OrgInfo) String() string
- type OrgInfo_Member
- func (*OrgInfo_Member) Descriptor() ([]byte, []int)deprecated
- func (x *OrgInfo_Member) GetKey() []byte
- func (x *OrgInfo_Member) GetRole() string
- func (x *OrgInfo_Member) GetUsername() string
- func (*OrgInfo_Member) ProtoMessage()
- func (x *OrgInfo_Member) ProtoReflect() protoreflect.Message
- func (x *OrgInfo_Member) Reset()
- func (x *OrgInfo_Member) String() string
- type RemoveOrgRequest
- type RemoveOrgResponse
- type SetupBillingRequest
- type SetupBillingResponse
- type SigninRequest
- type SigninResponse
- func (*SigninResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SigninResponse) GetKey() []byte
- func (x *SigninResponse) GetSession() string
- func (*SigninResponse) ProtoMessage()
- func (x *SigninResponse) ProtoReflect() protoreflect.Message
- func (x *SigninResponse) Reset()
- func (x *SigninResponse) String() string
- type SignoutRequest
- type SignoutResponse
- type SignupRequest
- func (*SignupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SignupRequest) GetEmail() string
- func (x *SignupRequest) GetUsername() string
- func (*SignupRequest) ProtoMessage()
- func (x *SignupRequest) ProtoReflect() protoreflect.Message
- func (x *SignupRequest) Reset()
- func (x *SignupRequest) String() string
- type SignupResponse
- func (*SignupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SignupResponse) GetKey() []byte
- func (x *SignupResponse) GetSession() string
- func (*SignupResponse) ProtoMessage()
- func (x *SignupResponse) ProtoReflect() protoreflect.Message
- func (x *SignupResponse) Reset()
- func (x *SignupResponse) String() string
- type UnimplementedAPIServiceServer
- func (*UnimplementedAPIServiceServer) BuildInfo(context.Context, *BuildInfoRequest) (*BuildInfoResponse, error)
- func (*UnimplementedAPIServiceServer) CreateKey(context.Context, *CreateKeyRequest) (*CreateKeyResponse, error)
- func (*UnimplementedAPIServiceServer) CreateOrg(context.Context, *CreateOrgRequest) (*CreateOrgResponse, error)
- func (*UnimplementedAPIServiceServer) DestroyAccount(context.Context, *DestroyAccountRequest) (*DestroyAccountResponse, error)
- func (*UnimplementedAPIServiceServer) GetBillingSession(context.Context, *GetBillingSessionRequest) (*GetBillingSessionResponse, error)
- func (*UnimplementedAPIServiceServer) GetIdentity(context.Context, *GetIdentityRequest) (*GetIdentityResponse, error)
- func (*UnimplementedAPIServiceServer) GetOrg(context.Context, *GetOrgRequest) (*GetOrgResponse, error)
- func (*UnimplementedAPIServiceServer) GetSessionInfo(context.Context, *GetSessionInfoRequest) (*GetSessionInfoResponse, error)
- func (*UnimplementedAPIServiceServer) InvalidateKey(context.Context, *InvalidateKeyRequest) (*InvalidateKeyResponse, error)
- func (*UnimplementedAPIServiceServer) InviteToOrg(context.Context, *InviteToOrgRequest) (*InviteToOrgResponse, error)
- func (*UnimplementedAPIServiceServer) IsOrgNameAvailable(context.Context, *IsOrgNameAvailableRequest) (*IsOrgNameAvailableResponse, error)
- func (*UnimplementedAPIServiceServer) IsUsernameAvailable(context.Context, *IsUsernameAvailableRequest) (*IsUsernameAvailableResponse, error)
- func (*UnimplementedAPIServiceServer) LeaveOrg(context.Context, *LeaveOrgRequest) (*LeaveOrgResponse, error)
- func (*UnimplementedAPIServiceServer) ListBillingUsers(context.Context, *ListBillingUsersRequest) (*ListBillingUsersResponse, error)
- func (*UnimplementedAPIServiceServer) ListKeys(context.Context, *ListKeysRequest) (*ListKeysResponse, error)
- func (*UnimplementedAPIServiceServer) ListOrgs(context.Context, *ListOrgsRequest) (*ListOrgsResponse, error)
- func (*UnimplementedAPIServiceServer) RemoveOrg(context.Context, *RemoveOrgRequest) (*RemoveOrgResponse, error)
- func (*UnimplementedAPIServiceServer) SetupBilling(context.Context, *SetupBillingRequest) (*SetupBillingResponse, error)
- func (*UnimplementedAPIServiceServer) Signin(context.Context, *SigninRequest) (*SigninResponse, error)
- func (*UnimplementedAPIServiceServer) Signout(context.Context, *SignoutRequest) (*SignoutResponse, error)
- func (*UnimplementedAPIServiceServer) Signup(context.Context, *SignupRequest) (*SignupResponse, error)
Constants ¶
This section is empty.
Variables ¶
var ( KeyType_name = map[int32]string{ 0: "KEY_TYPE_UNSPECIFIED", 1: "KEY_TYPE_ACCOUNT", 2: "KEY_TYPE_USER", } KeyType_value = map[string]int32{ "KEY_TYPE_UNSPECIFIED": 0, "KEY_TYPE_ACCOUNT": 1, "KEY_TYPE_USER": 2, } )
Enum value maps for KeyType.
var File_api_hubd_pb_hubd_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAPIServiceServer ¶
func RegisterAPIServiceServer(s *grpc.Server, srv APIServiceServer)
Types ¶
type APIServiceClient ¶
type APIServiceClient interface { BuildInfo(ctx context.Context, in *BuildInfoRequest, opts ...grpc.CallOption) (*BuildInfoResponse, error) Signup(ctx context.Context, in *SignupRequest, opts ...grpc.CallOption) (*SignupResponse, error) Signin(ctx context.Context, in *SigninRequest, opts ...grpc.CallOption) (*SigninResponse, error) Signout(ctx context.Context, in *SignoutRequest, opts ...grpc.CallOption) (*SignoutResponse, error) GetSessionInfo(ctx context.Context, in *GetSessionInfoRequest, opts ...grpc.CallOption) (*GetSessionInfoResponse, error) GetIdentity(ctx context.Context, in *GetIdentityRequest, opts ...grpc.CallOption) (*GetIdentityResponse, error) CreateKey(ctx context.Context, in *CreateKeyRequest, opts ...grpc.CallOption) (*CreateKeyResponse, error) ListKeys(ctx context.Context, in *ListKeysRequest, opts ...grpc.CallOption) (*ListKeysResponse, error) InvalidateKey(ctx context.Context, in *InvalidateKeyRequest, opts ...grpc.CallOption) (*InvalidateKeyResponse, error) CreateOrg(ctx context.Context, in *CreateOrgRequest, opts ...grpc.CallOption) (*CreateOrgResponse, error) GetOrg(ctx context.Context, in *GetOrgRequest, opts ...grpc.CallOption) (*GetOrgResponse, error) ListOrgs(ctx context.Context, in *ListOrgsRequest, opts ...grpc.CallOption) (*ListOrgsResponse, error) RemoveOrg(ctx context.Context, in *RemoveOrgRequest, opts ...grpc.CallOption) (*RemoveOrgResponse, error) InviteToOrg(ctx context.Context, in *InviteToOrgRequest, opts ...grpc.CallOption) (*InviteToOrgResponse, error) LeaveOrg(ctx context.Context, in *LeaveOrgRequest, opts ...grpc.CallOption) (*LeaveOrgResponse, error) SetupBilling(ctx context.Context, in *SetupBillingRequest, opts ...grpc.CallOption) (*SetupBillingResponse, error) GetBillingSession(ctx context.Context, in *GetBillingSessionRequest, opts ...grpc.CallOption) (*GetBillingSessionResponse, error) ListBillingUsers(ctx context.Context, in *ListBillingUsersRequest, opts ...grpc.CallOption) (*ListBillingUsersResponse, error) IsUsernameAvailable(ctx context.Context, in *IsUsernameAvailableRequest, opts ...grpc.CallOption) (*IsUsernameAvailableResponse, error) IsOrgNameAvailable(ctx context.Context, in *IsOrgNameAvailableRequest, opts ...grpc.CallOption) (*IsOrgNameAvailableResponse, error) DestroyAccount(ctx context.Context, in *DestroyAccountRequest, opts ...grpc.CallOption) (*DestroyAccountResponse, error) }
APIServiceClient is the client API for APIService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAPIServiceClient ¶
func NewAPIServiceClient(cc grpc.ClientConnInterface) APIServiceClient
type APIServiceServer ¶
type APIServiceServer interface { BuildInfo(context.Context, *BuildInfoRequest) (*BuildInfoResponse, error) Signup(context.Context, *SignupRequest) (*SignupResponse, error) Signin(context.Context, *SigninRequest) (*SigninResponse, error) Signout(context.Context, *SignoutRequest) (*SignoutResponse, error) GetSessionInfo(context.Context, *GetSessionInfoRequest) (*GetSessionInfoResponse, error) GetIdentity(context.Context, *GetIdentityRequest) (*GetIdentityResponse, error) CreateKey(context.Context, *CreateKeyRequest) (*CreateKeyResponse, error) ListKeys(context.Context, *ListKeysRequest) (*ListKeysResponse, error) InvalidateKey(context.Context, *InvalidateKeyRequest) (*InvalidateKeyResponse, error) CreateOrg(context.Context, *CreateOrgRequest) (*CreateOrgResponse, error) GetOrg(context.Context, *GetOrgRequest) (*GetOrgResponse, error) ListOrgs(context.Context, *ListOrgsRequest) (*ListOrgsResponse, error) RemoveOrg(context.Context, *RemoveOrgRequest) (*RemoveOrgResponse, error) InviteToOrg(context.Context, *InviteToOrgRequest) (*InviteToOrgResponse, error) LeaveOrg(context.Context, *LeaveOrgRequest) (*LeaveOrgResponse, error) SetupBilling(context.Context, *SetupBillingRequest) (*SetupBillingResponse, error) GetBillingSession(context.Context, *GetBillingSessionRequest) (*GetBillingSessionResponse, error) ListBillingUsers(context.Context, *ListBillingUsersRequest) (*ListBillingUsersResponse, error) IsUsernameAvailable(context.Context, *IsUsernameAvailableRequest) (*IsUsernameAvailableResponse, error) IsOrgNameAvailable(context.Context, *IsOrgNameAvailableRequest) (*IsOrgNameAvailableResponse, error) DestroyAccount(context.Context, *DestroyAccountRequest) (*DestroyAccountResponse, error) }
APIServiceServer is the server API for APIService service.
type BuildInfoRequest ¶
type BuildInfoRequest struct {
// contains filtered or unexported fields
}
func (*BuildInfoRequest) Descriptor
deprecated
func (*BuildInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use BuildInfoRequest.ProtoReflect.Descriptor instead.
func (*BuildInfoRequest) ProtoMessage ¶
func (*BuildInfoRequest) ProtoMessage()
func (*BuildInfoRequest) ProtoReflect ¶ added in v2.2.0
func (x *BuildInfoRequest) ProtoReflect() protoreflect.Message
func (*BuildInfoRequest) Reset ¶
func (x *BuildInfoRequest) Reset()
func (*BuildInfoRequest) String ¶
func (x *BuildInfoRequest) String() string
type BuildInfoResponse ¶
type BuildInfoResponse struct { GitCommit string `protobuf:"bytes,1,opt,name=git_commit,json=gitCommit,proto3" json:"git_commit,omitempty"` GitBranch string `protobuf:"bytes,2,opt,name=git_branch,json=gitBranch,proto3" json:"git_branch,omitempty"` GitState string `protobuf:"bytes,3,opt,name=git_state,json=gitState,proto3" json:"git_state,omitempty"` GitSummary string `protobuf:"bytes,4,opt,name=git_summary,json=gitSummary,proto3" json:"git_summary,omitempty"` BuildDate string `protobuf:"bytes,5,opt,name=build_date,json=buildDate,proto3" json:"build_date,omitempty"` Version string `protobuf:"bytes,6,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*BuildInfoResponse) Descriptor
deprecated
func (*BuildInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use BuildInfoResponse.ProtoReflect.Descriptor instead.
func (*BuildInfoResponse) GetBuildDate ¶
func (x *BuildInfoResponse) GetBuildDate() string
func (*BuildInfoResponse) GetGitBranch ¶
func (x *BuildInfoResponse) GetGitBranch() string
func (*BuildInfoResponse) GetGitCommit ¶
func (x *BuildInfoResponse) GetGitCommit() string
func (*BuildInfoResponse) GetGitState ¶
func (x *BuildInfoResponse) GetGitState() string
func (*BuildInfoResponse) GetGitSummary ¶
func (x *BuildInfoResponse) GetGitSummary() string
func (*BuildInfoResponse) GetVersion ¶
func (x *BuildInfoResponse) GetVersion() string
func (*BuildInfoResponse) ProtoMessage ¶
func (*BuildInfoResponse) ProtoMessage()
func (*BuildInfoResponse) ProtoReflect ¶ added in v2.2.0
func (x *BuildInfoResponse) ProtoReflect() protoreflect.Message
func (*BuildInfoResponse) Reset ¶
func (x *BuildInfoResponse) Reset()
func (*BuildInfoResponse) String ¶
func (x *BuildInfoResponse) String() string
type CreateKeyRequest ¶
type CreateKeyRequest struct { Type KeyType `protobuf:"varint,1,opt,name=type,proto3,enum=api.hubd.pb.KeyType" json:"type,omitempty"` Secure bool `protobuf:"varint,2,opt,name=secure,proto3" json:"secure,omitempty"` // contains filtered or unexported fields }
func (*CreateKeyRequest) Descriptor
deprecated
func (*CreateKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateKeyRequest.ProtoReflect.Descriptor instead.
func (*CreateKeyRequest) GetSecure ¶
func (x *CreateKeyRequest) GetSecure() bool
func (*CreateKeyRequest) GetType ¶
func (x *CreateKeyRequest) GetType() KeyType
func (*CreateKeyRequest) ProtoMessage ¶
func (*CreateKeyRequest) ProtoMessage()
func (*CreateKeyRequest) ProtoReflect ¶ added in v2.2.0
func (x *CreateKeyRequest) ProtoReflect() protoreflect.Message
func (*CreateKeyRequest) Reset ¶
func (x *CreateKeyRequest) Reset()
func (*CreateKeyRequest) String ¶
func (x *CreateKeyRequest) String() string
type CreateKeyResponse ¶
type CreateKeyResponse struct { KeyInfo *KeyInfo `protobuf:"bytes,1,opt,name=key_info,json=keyInfo,proto3" json:"key_info,omitempty"` // contains filtered or unexported fields }
func (*CreateKeyResponse) Descriptor
deprecated
func (*CreateKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateKeyResponse.ProtoReflect.Descriptor instead.
func (*CreateKeyResponse) GetKeyInfo ¶
func (x *CreateKeyResponse) GetKeyInfo() *KeyInfo
func (*CreateKeyResponse) ProtoMessage ¶
func (*CreateKeyResponse) ProtoMessage()
func (*CreateKeyResponse) ProtoReflect ¶ added in v2.2.0
func (x *CreateKeyResponse) ProtoReflect() protoreflect.Message
func (*CreateKeyResponse) Reset ¶
func (x *CreateKeyResponse) Reset()
func (*CreateKeyResponse) String ¶
func (x *CreateKeyResponse) String() string
type CreateOrgRequest ¶
type CreateOrgRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*CreateOrgRequest) Descriptor
deprecated
func (*CreateOrgRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrgRequest.ProtoReflect.Descriptor instead.
func (*CreateOrgRequest) GetName ¶
func (x *CreateOrgRequest) GetName() string
func (*CreateOrgRequest) ProtoMessage ¶
func (*CreateOrgRequest) ProtoMessage()
func (*CreateOrgRequest) ProtoReflect ¶ added in v2.2.0
func (x *CreateOrgRequest) ProtoReflect() protoreflect.Message
func (*CreateOrgRequest) Reset ¶
func (x *CreateOrgRequest) Reset()
func (*CreateOrgRequest) String ¶
func (x *CreateOrgRequest) String() string
type CreateOrgResponse ¶
type CreateOrgResponse struct { OrgInfo *OrgInfo `protobuf:"bytes,1,opt,name=org_info,json=orgInfo,proto3" json:"org_info,omitempty"` // contains filtered or unexported fields }
func (*CreateOrgResponse) Descriptor
deprecated
func (*CreateOrgResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrgResponse.ProtoReflect.Descriptor instead.
func (*CreateOrgResponse) GetOrgInfo ¶
func (x *CreateOrgResponse) GetOrgInfo() *OrgInfo
func (*CreateOrgResponse) ProtoMessage ¶
func (*CreateOrgResponse) ProtoMessage()
func (*CreateOrgResponse) ProtoReflect ¶ added in v2.2.0
func (x *CreateOrgResponse) ProtoReflect() protoreflect.Message
func (*CreateOrgResponse) Reset ¶
func (x *CreateOrgResponse) Reset()
func (*CreateOrgResponse) String ¶
func (x *CreateOrgResponse) String() string
type DestroyAccountRequest ¶
type DestroyAccountRequest struct {
// contains filtered or unexported fields
}
func (*DestroyAccountRequest) Descriptor
deprecated
func (*DestroyAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use DestroyAccountRequest.ProtoReflect.Descriptor instead.
func (*DestroyAccountRequest) ProtoMessage ¶
func (*DestroyAccountRequest) ProtoMessage()
func (*DestroyAccountRequest) ProtoReflect ¶ added in v2.2.0
func (x *DestroyAccountRequest) ProtoReflect() protoreflect.Message
func (*DestroyAccountRequest) Reset ¶
func (x *DestroyAccountRequest) Reset()
func (*DestroyAccountRequest) String ¶
func (x *DestroyAccountRequest) String() string
type DestroyAccountResponse ¶
type DestroyAccountResponse struct {
// contains filtered or unexported fields
}
func (*DestroyAccountResponse) Descriptor
deprecated
func (*DestroyAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use DestroyAccountResponse.ProtoReflect.Descriptor instead.
func (*DestroyAccountResponse) ProtoMessage ¶
func (*DestroyAccountResponse) ProtoMessage()
func (*DestroyAccountResponse) ProtoReflect ¶ added in v2.2.0
func (x *DestroyAccountResponse) ProtoReflect() protoreflect.Message
func (*DestroyAccountResponse) Reset ¶
func (x *DestroyAccountResponse) Reset()
func (*DestroyAccountResponse) String ¶
func (x *DestroyAccountResponse) String() string
type GetBillingSessionRequest ¶
type GetBillingSessionRequest struct {
// contains filtered or unexported fields
}
func (*GetBillingSessionRequest) Descriptor
deprecated
func (*GetBillingSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingSessionRequest.ProtoReflect.Descriptor instead.
func (*GetBillingSessionRequest) ProtoMessage ¶
func (*GetBillingSessionRequest) ProtoMessage()
func (*GetBillingSessionRequest) ProtoReflect ¶ added in v2.2.0
func (x *GetBillingSessionRequest) ProtoReflect() protoreflect.Message
func (*GetBillingSessionRequest) Reset ¶
func (x *GetBillingSessionRequest) Reset()
func (*GetBillingSessionRequest) String ¶
func (x *GetBillingSessionRequest) String() string
type GetBillingSessionResponse ¶
type GetBillingSessionResponse struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*GetBillingSessionResponse) Descriptor
deprecated
func (*GetBillingSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingSessionResponse.ProtoReflect.Descriptor instead.
func (*GetBillingSessionResponse) GetUrl ¶
func (x *GetBillingSessionResponse) GetUrl() string
func (*GetBillingSessionResponse) ProtoMessage ¶
func (*GetBillingSessionResponse) ProtoMessage()
func (*GetBillingSessionResponse) ProtoReflect ¶ added in v2.2.0
func (x *GetBillingSessionResponse) ProtoReflect() protoreflect.Message
func (*GetBillingSessionResponse) Reset ¶
func (x *GetBillingSessionResponse) Reset()
func (*GetBillingSessionResponse) String ¶
func (x *GetBillingSessionResponse) String() string
type GetIdentityRequest ¶
type GetIdentityRequest struct {
// contains filtered or unexported fields
}
func (*GetIdentityRequest) Descriptor
deprecated
func (*GetIdentityRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIdentityRequest.ProtoReflect.Descriptor instead.
func (*GetIdentityRequest) ProtoMessage ¶
func (*GetIdentityRequest) ProtoMessage()
func (*GetIdentityRequest) ProtoReflect ¶ added in v2.2.0
func (x *GetIdentityRequest) ProtoReflect() protoreflect.Message
func (*GetIdentityRequest) Reset ¶
func (x *GetIdentityRequest) Reset()
func (*GetIdentityRequest) String ¶
func (x *GetIdentityRequest) String() string
type GetIdentityResponse ¶
type GetIdentityResponse struct { Identity []byte `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"` // contains filtered or unexported fields }
func (*GetIdentityResponse) Descriptor
deprecated
func (*GetIdentityResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIdentityResponse.ProtoReflect.Descriptor instead.
func (*GetIdentityResponse) GetIdentity ¶
func (x *GetIdentityResponse) GetIdentity() []byte
func (*GetIdentityResponse) ProtoMessage ¶
func (*GetIdentityResponse) ProtoMessage()
func (*GetIdentityResponse) ProtoReflect ¶ added in v2.2.0
func (x *GetIdentityResponse) ProtoReflect() protoreflect.Message
func (*GetIdentityResponse) Reset ¶
func (x *GetIdentityResponse) Reset()
func (*GetIdentityResponse) String ¶
func (x *GetIdentityResponse) String() string
type GetOrgRequest ¶
type GetOrgRequest struct {
// contains filtered or unexported fields
}
func (*GetOrgRequest) Descriptor
deprecated
func (*GetOrgRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgRequest.ProtoReflect.Descriptor instead.
func (*GetOrgRequest) ProtoMessage ¶
func (*GetOrgRequest) ProtoMessage()
func (*GetOrgRequest) ProtoReflect ¶ added in v2.2.0
func (x *GetOrgRequest) ProtoReflect() protoreflect.Message
func (*GetOrgRequest) Reset ¶
func (x *GetOrgRequest) Reset()
func (*GetOrgRequest) String ¶
func (x *GetOrgRequest) String() string
type GetOrgResponse ¶
type GetOrgResponse struct { OrgInfo *OrgInfo `protobuf:"bytes,1,opt,name=org_info,json=orgInfo,proto3" json:"org_info,omitempty"` // contains filtered or unexported fields }
func (*GetOrgResponse) Descriptor
deprecated
func (*GetOrgResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgResponse.ProtoReflect.Descriptor instead.
func (*GetOrgResponse) GetOrgInfo ¶
func (x *GetOrgResponse) GetOrgInfo() *OrgInfo
func (*GetOrgResponse) ProtoMessage ¶
func (*GetOrgResponse) ProtoMessage()
func (*GetOrgResponse) ProtoReflect ¶ added in v2.2.0
func (x *GetOrgResponse) ProtoReflect() protoreflect.Message
func (*GetOrgResponse) Reset ¶
func (x *GetOrgResponse) Reset()
func (*GetOrgResponse) String ¶
func (x *GetOrgResponse) String() string
type GetSessionInfoRequest ¶
type GetSessionInfoRequest struct {
// contains filtered or unexported fields
}
func (*GetSessionInfoRequest) Descriptor
deprecated
func (*GetSessionInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSessionInfoRequest.ProtoReflect.Descriptor instead.
func (*GetSessionInfoRequest) ProtoMessage ¶
func (*GetSessionInfoRequest) ProtoMessage()
func (*GetSessionInfoRequest) ProtoReflect ¶ added in v2.2.0
func (x *GetSessionInfoRequest) ProtoReflect() protoreflect.Message
func (*GetSessionInfoRequest) Reset ¶
func (x *GetSessionInfoRequest) Reset()
func (*GetSessionInfoRequest) String ¶
func (x *GetSessionInfoRequest) String() string
type GetSessionInfoResponse ¶
type GetSessionInfoResponse struct { Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*GetSessionInfoResponse) Descriptor
deprecated
func (*GetSessionInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSessionInfoResponse.ProtoReflect.Descriptor instead.
func (*GetSessionInfoResponse) GetEmail ¶
func (x *GetSessionInfoResponse) GetEmail() string
func (*GetSessionInfoResponse) GetKey ¶
func (x *GetSessionInfoResponse) GetKey() []byte
func (*GetSessionInfoResponse) GetUsername ¶
func (x *GetSessionInfoResponse) GetUsername() string
func (*GetSessionInfoResponse) ProtoMessage ¶
func (*GetSessionInfoResponse) ProtoMessage()
func (*GetSessionInfoResponse) ProtoReflect ¶ added in v2.2.0
func (x *GetSessionInfoResponse) ProtoReflect() protoreflect.Message
func (*GetSessionInfoResponse) Reset ¶
func (x *GetSessionInfoResponse) Reset()
func (*GetSessionInfoResponse) String ¶
func (x *GetSessionInfoResponse) String() string
type InvalidateKeyRequest ¶
type InvalidateKeyRequest struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*InvalidateKeyRequest) Descriptor
deprecated
func (*InvalidateKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InvalidateKeyRequest.ProtoReflect.Descriptor instead.
func (*InvalidateKeyRequest) GetKey ¶
func (x *InvalidateKeyRequest) GetKey() string
func (*InvalidateKeyRequest) ProtoMessage ¶
func (*InvalidateKeyRequest) ProtoMessage()
func (*InvalidateKeyRequest) ProtoReflect ¶ added in v2.2.0
func (x *InvalidateKeyRequest) ProtoReflect() protoreflect.Message
func (*InvalidateKeyRequest) Reset ¶
func (x *InvalidateKeyRequest) Reset()
func (*InvalidateKeyRequest) String ¶
func (x *InvalidateKeyRequest) String() string
type InvalidateKeyResponse ¶
type InvalidateKeyResponse struct {
// contains filtered or unexported fields
}
func (*InvalidateKeyResponse) Descriptor
deprecated
func (*InvalidateKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use InvalidateKeyResponse.ProtoReflect.Descriptor instead.
func (*InvalidateKeyResponse) ProtoMessage ¶
func (*InvalidateKeyResponse) ProtoMessage()
func (*InvalidateKeyResponse) ProtoReflect ¶ added in v2.2.0
func (x *InvalidateKeyResponse) ProtoReflect() protoreflect.Message
func (*InvalidateKeyResponse) Reset ¶
func (x *InvalidateKeyResponse) Reset()
func (*InvalidateKeyResponse) String ¶
func (x *InvalidateKeyResponse) String() string
type InviteToOrgRequest ¶
type InviteToOrgRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*InviteToOrgRequest) Descriptor
deprecated
func (*InviteToOrgRequest) Descriptor() ([]byte, []int)
Deprecated: Use InviteToOrgRequest.ProtoReflect.Descriptor instead.
func (*InviteToOrgRequest) GetEmail ¶
func (x *InviteToOrgRequest) GetEmail() string
func (*InviteToOrgRequest) ProtoMessage ¶
func (*InviteToOrgRequest) ProtoMessage()
func (*InviteToOrgRequest) ProtoReflect ¶ added in v2.2.0
func (x *InviteToOrgRequest) ProtoReflect() protoreflect.Message
func (*InviteToOrgRequest) Reset ¶
func (x *InviteToOrgRequest) Reset()
func (*InviteToOrgRequest) String ¶
func (x *InviteToOrgRequest) String() string
type InviteToOrgResponse ¶
type InviteToOrgResponse struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*InviteToOrgResponse) Descriptor
deprecated
func (*InviteToOrgResponse) Descriptor() ([]byte, []int)
Deprecated: Use InviteToOrgResponse.ProtoReflect.Descriptor instead.
func (*InviteToOrgResponse) GetToken ¶
func (x *InviteToOrgResponse) GetToken() string
func (*InviteToOrgResponse) ProtoMessage ¶
func (*InviteToOrgResponse) ProtoMessage()
func (*InviteToOrgResponse) ProtoReflect ¶ added in v2.2.0
func (x *InviteToOrgResponse) ProtoReflect() protoreflect.Message
func (*InviteToOrgResponse) Reset ¶
func (x *InviteToOrgResponse) Reset()
func (*InviteToOrgResponse) String ¶
func (x *InviteToOrgResponse) String() string
type IsOrgNameAvailableRequest ¶
type IsOrgNameAvailableRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*IsOrgNameAvailableRequest) Descriptor
deprecated
func (*IsOrgNameAvailableRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsOrgNameAvailableRequest.ProtoReflect.Descriptor instead.
func (*IsOrgNameAvailableRequest) GetName ¶
func (x *IsOrgNameAvailableRequest) GetName() string
func (*IsOrgNameAvailableRequest) ProtoMessage ¶
func (*IsOrgNameAvailableRequest) ProtoMessage()
func (*IsOrgNameAvailableRequest) ProtoReflect ¶ added in v2.2.0
func (x *IsOrgNameAvailableRequest) ProtoReflect() protoreflect.Message
func (*IsOrgNameAvailableRequest) Reset ¶
func (x *IsOrgNameAvailableRequest) Reset()
func (*IsOrgNameAvailableRequest) String ¶
func (x *IsOrgNameAvailableRequest) String() string
type IsOrgNameAvailableResponse ¶
type IsOrgNameAvailableResponse struct { Slug string `protobuf:"bytes,1,opt,name=slug,proto3" json:"slug,omitempty"` Host string `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty"` // contains filtered or unexported fields }
func (*IsOrgNameAvailableResponse) Descriptor
deprecated
func (*IsOrgNameAvailableResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsOrgNameAvailableResponse.ProtoReflect.Descriptor instead.
func (*IsOrgNameAvailableResponse) GetHost ¶
func (x *IsOrgNameAvailableResponse) GetHost() string
func (*IsOrgNameAvailableResponse) GetSlug ¶
func (x *IsOrgNameAvailableResponse) GetSlug() string
func (*IsOrgNameAvailableResponse) ProtoMessage ¶
func (*IsOrgNameAvailableResponse) ProtoMessage()
func (*IsOrgNameAvailableResponse) ProtoReflect ¶ added in v2.2.0
func (x *IsOrgNameAvailableResponse) ProtoReflect() protoreflect.Message
func (*IsOrgNameAvailableResponse) Reset ¶
func (x *IsOrgNameAvailableResponse) Reset()
func (*IsOrgNameAvailableResponse) String ¶
func (x *IsOrgNameAvailableResponse) String() string
type IsUsernameAvailableRequest ¶
type IsUsernameAvailableRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
func (*IsUsernameAvailableRequest) Descriptor
deprecated
func (*IsUsernameAvailableRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsUsernameAvailableRequest.ProtoReflect.Descriptor instead.
func (*IsUsernameAvailableRequest) GetUsername ¶
func (x *IsUsernameAvailableRequest) GetUsername() string
func (*IsUsernameAvailableRequest) ProtoMessage ¶
func (*IsUsernameAvailableRequest) ProtoMessage()
func (*IsUsernameAvailableRequest) ProtoReflect ¶ added in v2.2.0
func (x *IsUsernameAvailableRequest) ProtoReflect() protoreflect.Message
func (*IsUsernameAvailableRequest) Reset ¶
func (x *IsUsernameAvailableRequest) Reset()
func (*IsUsernameAvailableRequest) String ¶
func (x *IsUsernameAvailableRequest) String() string
type IsUsernameAvailableResponse ¶
type IsUsernameAvailableResponse struct {
// contains filtered or unexported fields
}
func (*IsUsernameAvailableResponse) Descriptor
deprecated
func (*IsUsernameAvailableResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsUsernameAvailableResponse.ProtoReflect.Descriptor instead.
func (*IsUsernameAvailableResponse) ProtoMessage ¶
func (*IsUsernameAvailableResponse) ProtoMessage()
func (*IsUsernameAvailableResponse) ProtoReflect ¶ added in v2.2.0
func (x *IsUsernameAvailableResponse) ProtoReflect() protoreflect.Message
func (*IsUsernameAvailableResponse) Reset ¶
func (x *IsUsernameAvailableResponse) Reset()
func (*IsUsernameAvailableResponse) String ¶
func (x *IsUsernameAvailableResponse) String() string
type KeyInfo ¶
type KeyInfo struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Secret string `protobuf:"bytes,2,opt,name=secret,proto3" json:"secret,omitempty"` Type KeyType `protobuf:"varint,3,opt,name=type,proto3,enum=api.hubd.pb.KeyType" json:"type,omitempty"` Valid bool `protobuf:"varint,4,opt,name=valid,proto3" json:"valid,omitempty"` Threads int32 `protobuf:"varint,5,opt,name=threads,proto3" json:"threads,omitempty"` Secure bool `protobuf:"varint,6,opt,name=secure,proto3" json:"secure,omitempty"` // contains filtered or unexported fields }
func (*KeyInfo) Descriptor
deprecated
func (*KeyInfo) GetThreads ¶
func (*KeyInfo) ProtoMessage ¶
func (*KeyInfo) ProtoMessage()
func (*KeyInfo) ProtoReflect ¶ added in v2.2.0
func (x *KeyInfo) ProtoReflect() protoreflect.Message
type KeyType ¶
type KeyType int32
func (KeyType) Descriptor ¶ added in v2.2.0
func (KeyType) Descriptor() protoreflect.EnumDescriptor
func (KeyType) EnumDescriptor
deprecated
func (KeyType) Number ¶ added in v2.2.0
func (x KeyType) Number() protoreflect.EnumNumber
func (KeyType) Type ¶ added in v2.2.0
func (KeyType) Type() protoreflect.EnumType
type LeaveOrgRequest ¶
type LeaveOrgRequest struct {
// contains filtered or unexported fields
}
func (*LeaveOrgRequest) Descriptor
deprecated
func (*LeaveOrgRequest) Descriptor() ([]byte, []int)
Deprecated: Use LeaveOrgRequest.ProtoReflect.Descriptor instead.
func (*LeaveOrgRequest) ProtoMessage ¶
func (*LeaveOrgRequest) ProtoMessage()
func (*LeaveOrgRequest) ProtoReflect ¶ added in v2.2.0
func (x *LeaveOrgRequest) ProtoReflect() protoreflect.Message
func (*LeaveOrgRequest) Reset ¶
func (x *LeaveOrgRequest) Reset()
func (*LeaveOrgRequest) String ¶
func (x *LeaveOrgRequest) String() string
type LeaveOrgResponse ¶
type LeaveOrgResponse struct {
// contains filtered or unexported fields
}
func (*LeaveOrgResponse) Descriptor
deprecated
func (*LeaveOrgResponse) Descriptor() ([]byte, []int)
Deprecated: Use LeaveOrgResponse.ProtoReflect.Descriptor instead.
func (*LeaveOrgResponse) ProtoMessage ¶
func (*LeaveOrgResponse) ProtoMessage()
func (*LeaveOrgResponse) ProtoReflect ¶ added in v2.2.0
func (x *LeaveOrgResponse) ProtoReflect() protoreflect.Message
func (*LeaveOrgResponse) Reset ¶
func (x *LeaveOrgResponse) Reset()
func (*LeaveOrgResponse) String ¶
func (x *LeaveOrgResponse) String() string
type ListBillingUsersRequest ¶
type ListBillingUsersRequest struct { Offset int64 `protobuf:"varint,1,opt,name=offset,proto3" json:"offset,omitempty"` Limit int64 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*ListBillingUsersRequest) Descriptor
deprecated
func (*ListBillingUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingUsersRequest.ProtoReflect.Descriptor instead.
func (*ListBillingUsersRequest) GetLimit ¶
func (x *ListBillingUsersRequest) GetLimit() int64
func (*ListBillingUsersRequest) GetOffset ¶
func (x *ListBillingUsersRequest) GetOffset() int64
func (*ListBillingUsersRequest) ProtoMessage ¶
func (*ListBillingUsersRequest) ProtoMessage()
func (*ListBillingUsersRequest) ProtoReflect ¶ added in v2.2.0
func (x *ListBillingUsersRequest) ProtoReflect() protoreflect.Message
func (*ListBillingUsersRequest) Reset ¶
func (x *ListBillingUsersRequest) Reset()
func (*ListBillingUsersRequest) String ¶
func (x *ListBillingUsersRequest) String() string
type ListBillingUsersResponse ¶
type ListBillingUsersResponse struct { Users []*pb.GetCustomerResponse `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` NextOffset int64 `protobuf:"varint,2,opt,name=next_offset,json=nextOffset,proto3" json:"next_offset,omitempty"` // contains filtered or unexported fields }
func (*ListBillingUsersResponse) Descriptor
deprecated
func (*ListBillingUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingUsersResponse.ProtoReflect.Descriptor instead.
func (*ListBillingUsersResponse) GetNextOffset ¶
func (x *ListBillingUsersResponse) GetNextOffset() int64
func (*ListBillingUsersResponse) GetUsers ¶
func (x *ListBillingUsersResponse) GetUsers() []*pb.GetCustomerResponse
func (*ListBillingUsersResponse) ProtoMessage ¶
func (*ListBillingUsersResponse) ProtoMessage()
func (*ListBillingUsersResponse) ProtoReflect ¶ added in v2.2.0
func (x *ListBillingUsersResponse) ProtoReflect() protoreflect.Message
func (*ListBillingUsersResponse) Reset ¶
func (x *ListBillingUsersResponse) Reset()
func (*ListBillingUsersResponse) String ¶
func (x *ListBillingUsersResponse) String() string
type ListKeysRequest ¶
type ListKeysRequest struct {
// contains filtered or unexported fields
}
func (*ListKeysRequest) Descriptor
deprecated
func (*ListKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListKeysRequest.ProtoReflect.Descriptor instead.
func (*ListKeysRequest) ProtoMessage ¶
func (*ListKeysRequest) ProtoMessage()
func (*ListKeysRequest) ProtoReflect ¶ added in v2.2.0
func (x *ListKeysRequest) ProtoReflect() protoreflect.Message
func (*ListKeysRequest) Reset ¶
func (x *ListKeysRequest) Reset()
func (*ListKeysRequest) String ¶
func (x *ListKeysRequest) String() string
type ListKeysResponse ¶
type ListKeysResponse struct { List []*KeyInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*ListKeysResponse) Descriptor
deprecated
func (*ListKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListKeysResponse.ProtoReflect.Descriptor instead.
func (*ListKeysResponse) GetList ¶
func (x *ListKeysResponse) GetList() []*KeyInfo
func (*ListKeysResponse) ProtoMessage ¶
func (*ListKeysResponse) ProtoMessage()
func (*ListKeysResponse) ProtoReflect ¶ added in v2.2.0
func (x *ListKeysResponse) ProtoReflect() protoreflect.Message
func (*ListKeysResponse) Reset ¶
func (x *ListKeysResponse) Reset()
func (*ListKeysResponse) String ¶
func (x *ListKeysResponse) String() string
type ListOrgsRequest ¶
type ListOrgsRequest struct {
// contains filtered or unexported fields
}
func (*ListOrgsRequest) Descriptor
deprecated
func (*ListOrgsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrgsRequest.ProtoReflect.Descriptor instead.
func (*ListOrgsRequest) ProtoMessage ¶
func (*ListOrgsRequest) ProtoMessage()
func (*ListOrgsRequest) ProtoReflect ¶ added in v2.2.0
func (x *ListOrgsRequest) ProtoReflect() protoreflect.Message
func (*ListOrgsRequest) Reset ¶
func (x *ListOrgsRequest) Reset()
func (*ListOrgsRequest) String ¶
func (x *ListOrgsRequest) String() string
type ListOrgsResponse ¶
type ListOrgsResponse struct { List []*OrgInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*ListOrgsResponse) Descriptor
deprecated
func (*ListOrgsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrgsResponse.ProtoReflect.Descriptor instead.
func (*ListOrgsResponse) GetList ¶
func (x *ListOrgsResponse) GetList() []*OrgInfo
func (*ListOrgsResponse) ProtoMessage ¶
func (*ListOrgsResponse) ProtoMessage()
func (*ListOrgsResponse) ProtoReflect ¶ added in v2.2.0
func (x *ListOrgsResponse) ProtoReflect() protoreflect.Message
func (*ListOrgsResponse) Reset ¶
func (x *ListOrgsResponse) Reset()
func (*ListOrgsResponse) String ¶
func (x *ListOrgsResponse) String() string
type OrgInfo ¶
type OrgInfo struct { Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Slug string `protobuf:"bytes,3,opt,name=slug,proto3" json:"slug,omitempty"` Host string `protobuf:"bytes,4,opt,name=host,proto3" json:"host,omitempty"` Members []*OrgInfo_Member `protobuf:"bytes,5,rep,name=members,proto3" json:"members,omitempty"` CreatedAt int64 `protobuf:"varint,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*OrgInfo) Descriptor
deprecated
func (*OrgInfo) GetCreatedAt ¶
func (*OrgInfo) GetMembers ¶
func (x *OrgInfo) GetMembers() []*OrgInfo_Member
func (*OrgInfo) ProtoMessage ¶
func (*OrgInfo) ProtoMessage()
func (*OrgInfo) ProtoReflect ¶ added in v2.2.0
func (x *OrgInfo) ProtoReflect() protoreflect.Message
type OrgInfo_Member ¶
type OrgInfo_Member struct { Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*OrgInfo_Member) Descriptor
deprecated
func (*OrgInfo_Member) Descriptor() ([]byte, []int)
Deprecated: Use OrgInfo_Member.ProtoReflect.Descriptor instead.
func (*OrgInfo_Member) GetKey ¶
func (x *OrgInfo_Member) GetKey() []byte
func (*OrgInfo_Member) GetRole ¶
func (x *OrgInfo_Member) GetRole() string
func (*OrgInfo_Member) GetUsername ¶
func (x *OrgInfo_Member) GetUsername() string
func (*OrgInfo_Member) ProtoMessage ¶
func (*OrgInfo_Member) ProtoMessage()
func (*OrgInfo_Member) ProtoReflect ¶ added in v2.2.0
func (x *OrgInfo_Member) ProtoReflect() protoreflect.Message
func (*OrgInfo_Member) Reset ¶
func (x *OrgInfo_Member) Reset()
func (*OrgInfo_Member) String ¶
func (x *OrgInfo_Member) String() string
type RemoveOrgRequest ¶
type RemoveOrgRequest struct {
// contains filtered or unexported fields
}
func (*RemoveOrgRequest) Descriptor
deprecated
func (*RemoveOrgRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrgRequest.ProtoReflect.Descriptor instead.
func (*RemoveOrgRequest) ProtoMessage ¶
func (*RemoveOrgRequest) ProtoMessage()
func (*RemoveOrgRequest) ProtoReflect ¶ added in v2.2.0
func (x *RemoveOrgRequest) ProtoReflect() protoreflect.Message
func (*RemoveOrgRequest) Reset ¶
func (x *RemoveOrgRequest) Reset()
func (*RemoveOrgRequest) String ¶
func (x *RemoveOrgRequest) String() string
type RemoveOrgResponse ¶
type RemoveOrgResponse struct {
// contains filtered or unexported fields
}
func (*RemoveOrgResponse) Descriptor
deprecated
func (*RemoveOrgResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrgResponse.ProtoReflect.Descriptor instead.
func (*RemoveOrgResponse) ProtoMessage ¶
func (*RemoveOrgResponse) ProtoMessage()
func (*RemoveOrgResponse) ProtoReflect ¶ added in v2.2.0
func (x *RemoveOrgResponse) ProtoReflect() protoreflect.Message
func (*RemoveOrgResponse) Reset ¶
func (x *RemoveOrgResponse) Reset()
func (*RemoveOrgResponse) String ¶
func (x *RemoveOrgResponse) String() string
type SetupBillingRequest ¶
type SetupBillingRequest struct {
// contains filtered or unexported fields
}
func (*SetupBillingRequest) Descriptor
deprecated
func (*SetupBillingRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetupBillingRequest.ProtoReflect.Descriptor instead.
func (*SetupBillingRequest) ProtoMessage ¶
func (*SetupBillingRequest) ProtoMessage()
func (*SetupBillingRequest) ProtoReflect ¶ added in v2.2.0
func (x *SetupBillingRequest) ProtoReflect() protoreflect.Message
func (*SetupBillingRequest) Reset ¶
func (x *SetupBillingRequest) Reset()
func (*SetupBillingRequest) String ¶
func (x *SetupBillingRequest) String() string
type SetupBillingResponse ¶
type SetupBillingResponse struct {
// contains filtered or unexported fields
}
func (*SetupBillingResponse) Descriptor
deprecated
func (*SetupBillingResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetupBillingResponse.ProtoReflect.Descriptor instead.
func (*SetupBillingResponse) ProtoMessage ¶
func (*SetupBillingResponse) ProtoMessage()
func (*SetupBillingResponse) ProtoReflect ¶ added in v2.2.0
func (x *SetupBillingResponse) ProtoReflect() protoreflect.Message
func (*SetupBillingResponse) Reset ¶
func (x *SetupBillingResponse) Reset()
func (*SetupBillingResponse) String ¶
func (x *SetupBillingResponse) String() string
type SigninRequest ¶
type SigninRequest struct { UsernameOrEmail string `protobuf:"bytes,1,opt,name=username_or_email,json=usernameOrEmail,proto3" json:"username_or_email,omitempty"` // contains filtered or unexported fields }
func (*SigninRequest) Descriptor
deprecated
func (*SigninRequest) Descriptor() ([]byte, []int)
Deprecated: Use SigninRequest.ProtoReflect.Descriptor instead.
func (*SigninRequest) GetUsernameOrEmail ¶
func (x *SigninRequest) GetUsernameOrEmail() string
func (*SigninRequest) ProtoMessage ¶
func (*SigninRequest) ProtoMessage()
func (*SigninRequest) ProtoReflect ¶ added in v2.2.0
func (x *SigninRequest) ProtoReflect() protoreflect.Message
func (*SigninRequest) Reset ¶
func (x *SigninRequest) Reset()
func (*SigninRequest) String ¶
func (x *SigninRequest) String() string
type SigninResponse ¶
type SigninResponse struct { Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Session string `protobuf:"bytes,2,opt,name=session,proto3" json:"session,omitempty"` // contains filtered or unexported fields }
func (*SigninResponse) Descriptor
deprecated
func (*SigninResponse) Descriptor() ([]byte, []int)
Deprecated: Use SigninResponse.ProtoReflect.Descriptor instead.
func (*SigninResponse) GetKey ¶
func (x *SigninResponse) GetKey() []byte
func (*SigninResponse) GetSession ¶
func (x *SigninResponse) GetSession() string
func (*SigninResponse) ProtoMessage ¶
func (*SigninResponse) ProtoMessage()
func (*SigninResponse) ProtoReflect ¶ added in v2.2.0
func (x *SigninResponse) ProtoReflect() protoreflect.Message
func (*SigninResponse) Reset ¶
func (x *SigninResponse) Reset()
func (*SigninResponse) String ¶
func (x *SigninResponse) String() string
type SignoutRequest ¶
type SignoutRequest struct {
// contains filtered or unexported fields
}
func (*SignoutRequest) Descriptor
deprecated
func (*SignoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignoutRequest.ProtoReflect.Descriptor instead.
func (*SignoutRequest) ProtoMessage ¶
func (*SignoutRequest) ProtoMessage()
func (*SignoutRequest) ProtoReflect ¶ added in v2.2.0
func (x *SignoutRequest) ProtoReflect() protoreflect.Message
func (*SignoutRequest) Reset ¶
func (x *SignoutRequest) Reset()
func (*SignoutRequest) String ¶
func (x *SignoutRequest) String() string
type SignoutResponse ¶
type SignoutResponse struct {
// contains filtered or unexported fields
}
func (*SignoutResponse) Descriptor
deprecated
func (*SignoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use SignoutResponse.ProtoReflect.Descriptor instead.
func (*SignoutResponse) ProtoMessage ¶
func (*SignoutResponse) ProtoMessage()
func (*SignoutResponse) ProtoReflect ¶ added in v2.2.0
func (x *SignoutResponse) ProtoReflect() protoreflect.Message
func (*SignoutResponse) Reset ¶
func (x *SignoutResponse) Reset()
func (*SignoutResponse) String ¶
func (x *SignoutResponse) String() string
type SignupRequest ¶
type SignupRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*SignupRequest) Descriptor
deprecated
func (*SignupRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignupRequest.ProtoReflect.Descriptor instead.
func (*SignupRequest) GetEmail ¶
func (x *SignupRequest) GetEmail() string
func (*SignupRequest) GetUsername ¶
func (x *SignupRequest) GetUsername() string
func (*SignupRequest) ProtoMessage ¶
func (*SignupRequest) ProtoMessage()
func (*SignupRequest) ProtoReflect ¶ added in v2.2.0
func (x *SignupRequest) ProtoReflect() protoreflect.Message
func (*SignupRequest) Reset ¶
func (x *SignupRequest) Reset()
func (*SignupRequest) String ¶
func (x *SignupRequest) String() string
type SignupResponse ¶
type SignupResponse struct { Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Session string `protobuf:"bytes,2,opt,name=session,proto3" json:"session,omitempty"` // contains filtered or unexported fields }
func (*SignupResponse) Descriptor
deprecated
func (*SignupResponse) Descriptor() ([]byte, []int)
Deprecated: Use SignupResponse.ProtoReflect.Descriptor instead.
func (*SignupResponse) GetKey ¶
func (x *SignupResponse) GetKey() []byte
func (*SignupResponse) GetSession ¶
func (x *SignupResponse) GetSession() string
func (*SignupResponse) ProtoMessage ¶
func (*SignupResponse) ProtoMessage()
func (*SignupResponse) ProtoReflect ¶ added in v2.2.0
func (x *SignupResponse) ProtoReflect() protoreflect.Message
func (*SignupResponse) Reset ¶
func (x *SignupResponse) Reset()
func (*SignupResponse) String ¶
func (x *SignupResponse) String() string
type UnimplementedAPIServiceServer ¶
type UnimplementedAPIServiceServer struct { }
UnimplementedAPIServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedAPIServiceServer) BuildInfo ¶
func (*UnimplementedAPIServiceServer) BuildInfo(context.Context, *BuildInfoRequest) (*BuildInfoResponse, error)
func (*UnimplementedAPIServiceServer) CreateKey ¶
func (*UnimplementedAPIServiceServer) CreateKey(context.Context, *CreateKeyRequest) (*CreateKeyResponse, error)
func (*UnimplementedAPIServiceServer) CreateOrg ¶
func (*UnimplementedAPIServiceServer) CreateOrg(context.Context, *CreateOrgRequest) (*CreateOrgResponse, error)
func (*UnimplementedAPIServiceServer) DestroyAccount ¶
func (*UnimplementedAPIServiceServer) DestroyAccount(context.Context, *DestroyAccountRequest) (*DestroyAccountResponse, error)
func (*UnimplementedAPIServiceServer) GetBillingSession ¶
func (*UnimplementedAPIServiceServer) GetBillingSession(context.Context, *GetBillingSessionRequest) (*GetBillingSessionResponse, error)
func (*UnimplementedAPIServiceServer) GetIdentity ¶
func (*UnimplementedAPIServiceServer) GetIdentity(context.Context, *GetIdentityRequest) (*GetIdentityResponse, error)
func (*UnimplementedAPIServiceServer) GetOrg ¶
func (*UnimplementedAPIServiceServer) GetOrg(context.Context, *GetOrgRequest) (*GetOrgResponse, error)
func (*UnimplementedAPIServiceServer) GetSessionInfo ¶
func (*UnimplementedAPIServiceServer) GetSessionInfo(context.Context, *GetSessionInfoRequest) (*GetSessionInfoResponse, error)
func (*UnimplementedAPIServiceServer) InvalidateKey ¶
func (*UnimplementedAPIServiceServer) InvalidateKey(context.Context, *InvalidateKeyRequest) (*InvalidateKeyResponse, error)
func (*UnimplementedAPIServiceServer) InviteToOrg ¶
func (*UnimplementedAPIServiceServer) InviteToOrg(context.Context, *InviteToOrgRequest) (*InviteToOrgResponse, error)
func (*UnimplementedAPIServiceServer) IsOrgNameAvailable ¶
func (*UnimplementedAPIServiceServer) IsOrgNameAvailable(context.Context, *IsOrgNameAvailableRequest) (*IsOrgNameAvailableResponse, error)
func (*UnimplementedAPIServiceServer) IsUsernameAvailable ¶
func (*UnimplementedAPIServiceServer) IsUsernameAvailable(context.Context, *IsUsernameAvailableRequest) (*IsUsernameAvailableResponse, error)
func (*UnimplementedAPIServiceServer) LeaveOrg ¶
func (*UnimplementedAPIServiceServer) LeaveOrg(context.Context, *LeaveOrgRequest) (*LeaveOrgResponse, error)
func (*UnimplementedAPIServiceServer) ListBillingUsers ¶
func (*UnimplementedAPIServiceServer) ListBillingUsers(context.Context, *ListBillingUsersRequest) (*ListBillingUsersResponse, error)
func (*UnimplementedAPIServiceServer) ListKeys ¶
func (*UnimplementedAPIServiceServer) ListKeys(context.Context, *ListKeysRequest) (*ListKeysResponse, error)
func (*UnimplementedAPIServiceServer) ListOrgs ¶
func (*UnimplementedAPIServiceServer) ListOrgs(context.Context, *ListOrgsRequest) (*ListOrgsResponse, error)
func (*UnimplementedAPIServiceServer) RemoveOrg ¶
func (*UnimplementedAPIServiceServer) RemoveOrg(context.Context, *RemoveOrgRequest) (*RemoveOrgResponse, error)
func (*UnimplementedAPIServiceServer) SetupBilling ¶
func (*UnimplementedAPIServiceServer) SetupBilling(context.Context, *SetupBillingRequest) (*SetupBillingResponse, error)
func (*UnimplementedAPIServiceServer) Signin ¶
func (*UnimplementedAPIServiceServer) Signin(context.Context, *SigninRequest) (*SigninResponse, error)
func (*UnimplementedAPIServiceServer) Signout ¶
func (*UnimplementedAPIServiceServer) Signout(context.Context, *SignoutRequest) (*SignoutResponse, error)
func (*UnimplementedAPIServiceServer) Signup ¶
func (*UnimplementedAPIServiceServer) Signup(context.Context, *SignupRequest) (*SignupResponse, error)