Documentation ¶
Overview ¶
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package services is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterAccountServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterAccountServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AccountServiceClient) error
- func RegisterAccountServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterAccountServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AccountServiceServer) error
- func RegisterAccountServiceServer(s grpc.ServiceRegistrar, srv AccountServiceServer)
- func RegisterAuthMethodServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterAuthMethodServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AuthMethodServiceClient) error
- func RegisterAuthMethodServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterAuthMethodServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AuthMethodServiceServer) error
- func RegisterAuthMethodServiceServer(s grpc.ServiceRegistrar, srv AuthMethodServiceServer)
- func RegisterAuthTokenServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterAuthTokenServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AuthTokenServiceClient) error
- func RegisterAuthTokenServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterAuthTokenServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AuthTokenServiceServer) error
- func RegisterAuthTokenServiceServer(s grpc.ServiceRegistrar, srv AuthTokenServiceServer)
- func RegisterGroupServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterGroupServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client GroupServiceClient) error
- func RegisterGroupServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterGroupServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server GroupServiceServer) error
- func RegisterGroupServiceServer(s grpc.ServiceRegistrar, srv GroupServiceServer)
- func RegisterHostCatalogServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterHostCatalogServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client HostCatalogServiceClient) error
- func RegisterHostCatalogServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterHostCatalogServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server HostCatalogServiceServer) error
- func RegisterHostCatalogServiceServer(s grpc.ServiceRegistrar, srv HostCatalogServiceServer)
- func RegisterHostServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterHostServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client HostServiceClient) error
- func RegisterHostServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterHostServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server HostServiceServer) error
- func RegisterHostServiceServer(s grpc.ServiceRegistrar, srv HostServiceServer)
- func RegisterHostSetServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterHostSetServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client HostSetServiceClient) error
- func RegisterHostSetServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterHostSetServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server HostSetServiceServer) error
- func RegisterHostSetServiceServer(s grpc.ServiceRegistrar, srv HostSetServiceServer)
- func RegisterRoleServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterRoleServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client RoleServiceClient) error
- func RegisterRoleServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterRoleServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server RoleServiceServer) error
- func RegisterRoleServiceServer(s grpc.ServiceRegistrar, srv RoleServiceServer)
- func RegisterScopeServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterScopeServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ScopeServiceClient) error
- func RegisterScopeServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterScopeServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ScopeServiceServer) error
- func RegisterScopeServiceServer(s grpc.ServiceRegistrar, srv ScopeServiceServer)
- func RegisterSessionServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterSessionServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SessionServiceClient) error
- func RegisterSessionServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterSessionServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SessionServiceServer) error
- func RegisterSessionServiceServer(s grpc.ServiceRegistrar, srv SessionServiceServer)
- func RegisterTargetServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterTargetServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client TargetServiceClient) error
- func RegisterTargetServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterTargetServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server TargetServiceServer) error
- func RegisterTargetServiceServer(s grpc.ServiceRegistrar, srv TargetServiceServer)
- func RegisterUserServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterUserServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client UserServiceClient) error
- func RegisterUserServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterUserServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server UserServiceServer) error
- func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
- type AccountServiceClient
- type AccountServiceServer
- type AddGroupMembersRequest
- func (*AddGroupMembersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGroupMembersRequest) GetId() string
- func (x *AddGroupMembersRequest) GetMemberIds() []string
- func (x *AddGroupMembersRequest) GetVersion() uint32
- func (*AddGroupMembersRequest) ProtoMessage()
- func (x *AddGroupMembersRequest) ProtoReflect() protoreflect.Message
- func (x *AddGroupMembersRequest) Reset()
- func (x *AddGroupMembersRequest) String() string
- type AddGroupMembersResponse
- func (*AddGroupMembersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddGroupMembersResponse) GetItem() *groups.Group
- func (*AddGroupMembersResponse) ProtoMessage()
- func (x *AddGroupMembersResponse) ProtoReflect() protoreflect.Message
- func (x *AddGroupMembersResponse) Reset()
- func (x *AddGroupMembersResponse) String() string
- type AddHostSetHostsRequest
- func (*AddHostSetHostsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddHostSetHostsRequest) GetHostIds() []string
- func (x *AddHostSetHostsRequest) GetId() string
- func (x *AddHostSetHostsRequest) GetVersion() uint32
- func (*AddHostSetHostsRequest) ProtoMessage()
- func (x *AddHostSetHostsRequest) ProtoReflect() protoreflect.Message
- func (x *AddHostSetHostsRequest) Reset()
- func (x *AddHostSetHostsRequest) String() string
- type AddHostSetHostsResponse
- func (*AddHostSetHostsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddHostSetHostsResponse) GetItem() *hostsets.HostSet
- func (*AddHostSetHostsResponse) ProtoMessage()
- func (x *AddHostSetHostsResponse) ProtoReflect() protoreflect.Message
- func (x *AddHostSetHostsResponse) Reset()
- func (x *AddHostSetHostsResponse) String() string
- type AddRoleGrantsRequest
- func (*AddRoleGrantsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddRoleGrantsRequest) GetGrantStrings() []string
- func (x *AddRoleGrantsRequest) GetId() string
- func (x *AddRoleGrantsRequest) GetVersion() uint32
- func (*AddRoleGrantsRequest) ProtoMessage()
- func (x *AddRoleGrantsRequest) ProtoReflect() protoreflect.Message
- func (x *AddRoleGrantsRequest) Reset()
- func (x *AddRoleGrantsRequest) String() string
- type AddRoleGrantsResponse
- func (*AddRoleGrantsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddRoleGrantsResponse) GetItem() *roles.Role
- func (*AddRoleGrantsResponse) ProtoMessage()
- func (x *AddRoleGrantsResponse) ProtoReflect() protoreflect.Message
- func (x *AddRoleGrantsResponse) Reset()
- func (x *AddRoleGrantsResponse) String() string
- type AddRolePrincipalsRequest
- func (*AddRolePrincipalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddRolePrincipalsRequest) GetId() string
- func (x *AddRolePrincipalsRequest) GetPrincipalIds() []string
- func (x *AddRolePrincipalsRequest) GetVersion() uint32
- func (*AddRolePrincipalsRequest) ProtoMessage()
- func (x *AddRolePrincipalsRequest) ProtoReflect() protoreflect.Message
- func (x *AddRolePrincipalsRequest) Reset()
- func (x *AddRolePrincipalsRequest) String() string
- type AddRolePrincipalsResponse
- func (*AddRolePrincipalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddRolePrincipalsResponse) GetItem() *roles.Role
- func (*AddRolePrincipalsResponse) ProtoMessage()
- func (x *AddRolePrincipalsResponse) ProtoReflect() protoreflect.Message
- func (x *AddRolePrincipalsResponse) Reset()
- func (x *AddRolePrincipalsResponse) String() string
- type AddTargetHostSetsRequest
- func (*AddTargetHostSetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddTargetHostSetsRequest) GetHostSetIds() []string
- func (x *AddTargetHostSetsRequest) GetId() string
- func (x *AddTargetHostSetsRequest) GetVersion() uint32
- func (*AddTargetHostSetsRequest) ProtoMessage()
- func (x *AddTargetHostSetsRequest) ProtoReflect() protoreflect.Message
- func (x *AddTargetHostSetsRequest) Reset()
- func (x *AddTargetHostSetsRequest) String() string
- type AddTargetHostSetsResponse
- func (*AddTargetHostSetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddTargetHostSetsResponse) GetItem() *targets.Target
- func (*AddTargetHostSetsResponse) ProtoMessage()
- func (x *AddTargetHostSetsResponse) ProtoReflect() protoreflect.Message
- func (x *AddTargetHostSetsResponse) Reset()
- func (x *AddTargetHostSetsResponse) String() string
- type AddUserAccountsRequest
- func (*AddUserAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddUserAccountsRequest) GetAccountIds() []string
- func (x *AddUserAccountsRequest) GetId() string
- func (x *AddUserAccountsRequest) GetVersion() uint32
- func (*AddUserAccountsRequest) ProtoMessage()
- func (x *AddUserAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *AddUserAccountsRequest) Reset()
- func (x *AddUserAccountsRequest) String() string
- type AddUserAccountsResponse
- func (*AddUserAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddUserAccountsResponse) GetItem() *users.User
- func (*AddUserAccountsResponse) ProtoMessage()
- func (x *AddUserAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *AddUserAccountsResponse) Reset()
- func (x *AddUserAccountsResponse) String() string
- type AuthMethodServiceClient
- type AuthMethodServiceServer
- type AuthTokenServiceClient
- type AuthTokenServiceServer
- type AuthenticateRequest
- func (*AuthenticateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticateRequest) GetAuthMethodId() string
- func (x *AuthenticateRequest) GetCredentials() *_struct.Struct
- func (x *AuthenticateRequest) GetTokenType() string
- func (*AuthenticateRequest) ProtoMessage()
- func (x *AuthenticateRequest) ProtoReflect() protoreflect.Message
- func (x *AuthenticateRequest) Reset()
- func (x *AuthenticateRequest) String() string
- type AuthenticateResponse
- func (*AuthenticateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticateResponse) GetItem() *authtokens.AuthToken
- func (x *AuthenticateResponse) GetTokenType() string
- func (*AuthenticateResponse) ProtoMessage()
- func (x *AuthenticateResponse) ProtoReflect() protoreflect.Message
- func (x *AuthenticateResponse) Reset()
- func (x *AuthenticateResponse) String() string
- type AuthorizeSessionRequest
- func (*AuthorizeSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizeSessionRequest) GetHostId() string
- func (x *AuthorizeSessionRequest) GetId() string
- func (x *AuthorizeSessionRequest) GetName() string
- func (x *AuthorizeSessionRequest) GetScopeId() string
- func (x *AuthorizeSessionRequest) GetScopeName() string
- func (*AuthorizeSessionRequest) ProtoMessage()
- func (x *AuthorizeSessionRequest) ProtoReflect() protoreflect.Message
- func (x *AuthorizeSessionRequest) Reset()
- func (x *AuthorizeSessionRequest) String() string
- type AuthorizeSessionResponse
- func (*AuthorizeSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizeSessionResponse) GetItem() *targets.SessionAuthorization
- func (*AuthorizeSessionResponse) ProtoMessage()
- func (x *AuthorizeSessionResponse) ProtoReflect() protoreflect.Message
- func (x *AuthorizeSessionResponse) Reset()
- func (x *AuthorizeSessionResponse) String() string
- type CancelSessionRequest
- func (*CancelSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelSessionRequest) GetId() string
- func (x *CancelSessionRequest) GetVersion() uint32
- func (*CancelSessionRequest) ProtoMessage()
- func (x *CancelSessionRequest) ProtoReflect() protoreflect.Message
- func (x *CancelSessionRequest) Reset()
- func (x *CancelSessionRequest) String() string
- type CancelSessionResponse
- func (*CancelSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CancelSessionResponse) GetItem() *sessions.Session
- func (*CancelSessionResponse) ProtoMessage()
- func (x *CancelSessionResponse) ProtoReflect() protoreflect.Message
- func (x *CancelSessionResponse) Reset()
- func (x *CancelSessionResponse) String() string
- type ChangePasswordRequest
- func (*ChangePasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangePasswordRequest) GetCurrentPassword() string
- func (x *ChangePasswordRequest) GetId() string
- func (x *ChangePasswordRequest) GetNewPassword() string
- func (x *ChangePasswordRequest) GetVersion() uint32
- func (*ChangePasswordRequest) ProtoMessage()
- func (x *ChangePasswordRequest) ProtoReflect() protoreflect.Message
- func (x *ChangePasswordRequest) Reset()
- func (x *ChangePasswordRequest) String() string
- type ChangePasswordResponse
- func (*ChangePasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangePasswordResponse) GetItem() *accounts.Account
- func (*ChangePasswordResponse) ProtoMessage()
- func (x *ChangePasswordResponse) ProtoReflect() protoreflect.Message
- func (x *ChangePasswordResponse) Reset()
- func (x *ChangePasswordResponse) String() string
- type CreateAccountRequest
- func (*CreateAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAccountRequest) GetItem() *accounts.Account
- func (*CreateAccountRequest) ProtoMessage()
- func (x *CreateAccountRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAccountRequest) Reset()
- func (x *CreateAccountRequest) String() string
- type CreateAccountResponse
- func (*CreateAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAccountResponse) GetItem() *accounts.Account
- func (x *CreateAccountResponse) GetUri() string
- func (*CreateAccountResponse) ProtoMessage()
- func (x *CreateAccountResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAccountResponse) Reset()
- func (x *CreateAccountResponse) String() string
- type CreateAuthMethodRequest
- func (*CreateAuthMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAuthMethodRequest) GetItem() *authmethods.AuthMethod
- func (*CreateAuthMethodRequest) ProtoMessage()
- func (x *CreateAuthMethodRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAuthMethodRequest) Reset()
- func (x *CreateAuthMethodRequest) String() string
- type CreateAuthMethodResponse
- func (*CreateAuthMethodResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAuthMethodResponse) GetItem() *authmethods.AuthMethod
- func (x *CreateAuthMethodResponse) GetUri() string
- func (*CreateAuthMethodResponse) ProtoMessage()
- func (x *CreateAuthMethodResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAuthMethodResponse) Reset()
- func (x *CreateAuthMethodResponse) String() string
- type CreateGroupRequest
- func (*CreateGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupRequest) GetItem() *groups.Group
- func (*CreateGroupRequest) ProtoMessage()
- func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGroupRequest) Reset()
- func (x *CreateGroupRequest) String() string
- type CreateGroupResponse
- func (*CreateGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupResponse) GetItem() *groups.Group
- func (x *CreateGroupResponse) GetUri() string
- func (*CreateGroupResponse) ProtoMessage()
- func (x *CreateGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGroupResponse) Reset()
- func (x *CreateGroupResponse) String() string
- type CreateHostCatalogRequest
- func (*CreateHostCatalogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateHostCatalogRequest) GetItem() *hostcatalogs.HostCatalog
- func (*CreateHostCatalogRequest) ProtoMessage()
- func (x *CreateHostCatalogRequest) ProtoReflect() protoreflect.Message
- func (x *CreateHostCatalogRequest) Reset()
- func (x *CreateHostCatalogRequest) String() string
- type CreateHostCatalogResponse
- func (*CreateHostCatalogResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateHostCatalogResponse) GetItem() *hostcatalogs.HostCatalog
- func (x *CreateHostCatalogResponse) GetUri() string
- func (*CreateHostCatalogResponse) ProtoMessage()
- func (x *CreateHostCatalogResponse) ProtoReflect() protoreflect.Message
- func (x *CreateHostCatalogResponse) Reset()
- func (x *CreateHostCatalogResponse) String() string
- type CreateHostRequest
- type CreateHostResponse
- func (*CreateHostResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateHostResponse) GetItem() *hosts.Host
- func (x *CreateHostResponse) GetUri() string
- func (*CreateHostResponse) ProtoMessage()
- func (x *CreateHostResponse) ProtoReflect() protoreflect.Message
- func (x *CreateHostResponse) Reset()
- func (x *CreateHostResponse) String() string
- type CreateHostSetRequest
- func (*CreateHostSetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateHostSetRequest) GetItem() *hostsets.HostSet
- func (*CreateHostSetRequest) ProtoMessage()
- func (x *CreateHostSetRequest) ProtoReflect() protoreflect.Message
- func (x *CreateHostSetRequest) Reset()
- func (x *CreateHostSetRequest) String() string
- type CreateHostSetResponse
- func (*CreateHostSetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateHostSetResponse) GetItem() *hostsets.HostSet
- func (x *CreateHostSetResponse) GetUri() string
- func (*CreateHostSetResponse) ProtoMessage()
- func (x *CreateHostSetResponse) ProtoReflect() protoreflect.Message
- func (x *CreateHostSetResponse) Reset()
- func (x *CreateHostSetResponse) String() string
- type CreateRoleRequest
- type CreateRoleResponse
- func (*CreateRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRoleResponse) GetItem() *roles.Role
- func (x *CreateRoleResponse) GetUri() string
- func (*CreateRoleResponse) ProtoMessage()
- func (x *CreateRoleResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRoleResponse) Reset()
- func (x *CreateRoleResponse) String() string
- type CreateScopeRequest
- func (*CreateScopeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateScopeRequest) GetItem() *scopes.Scope
- func (x *CreateScopeRequest) GetSkipAdminRoleCreation() bool
- func (x *CreateScopeRequest) GetSkipDefaultRoleCreation() bool
- func (*CreateScopeRequest) ProtoMessage()
- func (x *CreateScopeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateScopeRequest) Reset()
- func (x *CreateScopeRequest) String() string
- type CreateScopeResponse
- func (*CreateScopeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateScopeResponse) GetItem() *scopes.Scope
- func (x *CreateScopeResponse) GetUri() string
- func (*CreateScopeResponse) ProtoMessage()
- func (x *CreateScopeResponse) ProtoReflect() protoreflect.Message
- func (x *CreateScopeResponse) Reset()
- func (x *CreateScopeResponse) String() string
- type CreateTargetRequest
- func (*CreateTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTargetRequest) GetItem() *targets.Target
- func (*CreateTargetRequest) ProtoMessage()
- func (x *CreateTargetRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTargetRequest) Reset()
- func (x *CreateTargetRequest) String() string
- type CreateTargetResponse
- func (*CreateTargetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTargetResponse) GetItem() *targets.Target
- func (x *CreateTargetResponse) GetUri() string
- func (*CreateTargetResponse) ProtoMessage()
- func (x *CreateTargetResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTargetResponse) Reset()
- func (x *CreateTargetResponse) String() string
- type CreateUserRequest
- type CreateUserResponse
- func (*CreateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserResponse) GetItem() *users.User
- func (x *CreateUserResponse) GetUri() string
- func (*CreateUserResponse) ProtoMessage()
- func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserResponse) Reset()
- func (x *CreateUserResponse) String() string
- type DeleteAccountRequest
- func (*DeleteAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAccountRequest) GetId() string
- func (*DeleteAccountRequest) ProtoMessage()
- func (x *DeleteAccountRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAccountRequest) Reset()
- func (x *DeleteAccountRequest) String() string
- type DeleteAccountResponse
- type DeleteAuthMethodRequest
- func (*DeleteAuthMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAuthMethodRequest) GetId() string
- func (*DeleteAuthMethodRequest) ProtoMessage()
- func (x *DeleteAuthMethodRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAuthMethodRequest) Reset()
- func (x *DeleteAuthMethodRequest) String() string
- type DeleteAuthMethodResponse
- type DeleteAuthTokenRequest
- func (*DeleteAuthTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAuthTokenRequest) GetId() string
- func (*DeleteAuthTokenRequest) ProtoMessage()
- func (x *DeleteAuthTokenRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAuthTokenRequest) Reset()
- func (x *DeleteAuthTokenRequest) String() string
- type DeleteAuthTokenResponse
- type DeleteGroupRequest
- type DeleteGroupResponse
- type DeleteHostCatalogRequest
- func (*DeleteHostCatalogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHostCatalogRequest) GetId() string
- func (*DeleteHostCatalogRequest) ProtoMessage()
- func (x *DeleteHostCatalogRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteHostCatalogRequest) Reset()
- func (x *DeleteHostCatalogRequest) String() string
- type DeleteHostCatalogResponse
- type DeleteHostRequest
- type DeleteHostResponse
- type DeleteHostSetRequest
- func (*DeleteHostSetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHostSetRequest) GetId() string
- func (*DeleteHostSetRequest) ProtoMessage()
- func (x *DeleteHostSetRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteHostSetRequest) Reset()
- func (x *DeleteHostSetRequest) String() string
- type DeleteHostSetResponse
- type DeleteRoleRequest
- type DeleteRoleResponse
- type DeleteScopeRequest
- type DeleteScopeResponse
- type DeleteTargetRequest
- func (*DeleteTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTargetRequest) GetId() string
- func (*DeleteTargetRequest) ProtoMessage()
- func (x *DeleteTargetRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTargetRequest) Reset()
- func (x *DeleteTargetRequest) String() string
- type DeleteTargetResponse
- type DeleteUserRequest
- type DeleteUserResponse
- type GetAccountRequest
- type GetAccountResponse
- func (*GetAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountResponse) GetItem() *accounts.Account
- func (*GetAccountResponse) ProtoMessage()
- func (x *GetAccountResponse) ProtoReflect() protoreflect.Message
- func (x *GetAccountResponse) Reset()
- func (x *GetAccountResponse) String() string
- type GetAuthMethodRequest
- func (*GetAuthMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthMethodRequest) GetId() string
- func (*GetAuthMethodRequest) ProtoMessage()
- func (x *GetAuthMethodRequest) ProtoReflect() protoreflect.Message
- func (x *GetAuthMethodRequest) Reset()
- func (x *GetAuthMethodRequest) String() string
- type GetAuthMethodResponse
- func (*GetAuthMethodResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthMethodResponse) GetItem() *authmethods.AuthMethod
- func (*GetAuthMethodResponse) ProtoMessage()
- func (x *GetAuthMethodResponse) ProtoReflect() protoreflect.Message
- func (x *GetAuthMethodResponse) Reset()
- func (x *GetAuthMethodResponse) String() string
- type GetAuthTokenRequest
- func (*GetAuthTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthTokenRequest) GetId() string
- func (*GetAuthTokenRequest) ProtoMessage()
- func (x *GetAuthTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetAuthTokenRequest) Reset()
- func (x *GetAuthTokenRequest) String() string
- type GetAuthTokenResponse
- func (*GetAuthTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthTokenResponse) GetItem() *authtokens.AuthToken
- func (*GetAuthTokenResponse) ProtoMessage()
- func (x *GetAuthTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetAuthTokenResponse) Reset()
- func (x *GetAuthTokenResponse) String() string
- type GetGroupRequest
- type GetGroupResponse
- type GetHostCatalogRequest
- func (*GetHostCatalogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetHostCatalogRequest) GetId() string
- func (*GetHostCatalogRequest) ProtoMessage()
- func (x *GetHostCatalogRequest) ProtoReflect() protoreflect.Message
- func (x *GetHostCatalogRequest) Reset()
- func (x *GetHostCatalogRequest) String() string
- type GetHostCatalogResponse
- func (*GetHostCatalogResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHostCatalogResponse) GetItem() *hostcatalogs.HostCatalog
- func (*GetHostCatalogResponse) ProtoMessage()
- func (x *GetHostCatalogResponse) ProtoReflect() protoreflect.Message
- func (x *GetHostCatalogResponse) Reset()
- func (x *GetHostCatalogResponse) String() string
- type GetHostRequest
- type GetHostResponse
- type GetHostSetRequest
- type GetHostSetResponse
- func (*GetHostSetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHostSetResponse) GetItem() *hostsets.HostSet
- func (*GetHostSetResponse) ProtoMessage()
- func (x *GetHostSetResponse) ProtoReflect() protoreflect.Message
- func (x *GetHostSetResponse) Reset()
- func (x *GetHostSetResponse) String() string
- type GetRoleRequest
- type GetRoleResponse
- type GetScopeRequest
- type GetScopeResponse
- type GetSessionRequest
- type GetSessionResponse
- func (*GetSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSessionResponse) GetItem() *sessions.Session
- func (*GetSessionResponse) ProtoMessage()
- func (x *GetSessionResponse) ProtoReflect() protoreflect.Message
- func (x *GetSessionResponse) Reset()
- func (x *GetSessionResponse) String() string
- type GetTargetRequest
- type GetTargetResponse
- func (*GetTargetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTargetResponse) GetItem() *targets.Target
- func (*GetTargetResponse) ProtoMessage()
- func (x *GetTargetResponse) ProtoReflect() protoreflect.Message
- func (x *GetTargetResponse) Reset()
- func (x *GetTargetResponse) String() string
- type GetUserRequest
- type GetUserResponse
- type GroupServiceClient
- type GroupServiceServer
- type HostCatalogServiceClient
- type HostCatalogServiceServer
- type HostServiceClient
- type HostServiceServer
- type HostSetServiceClient
- type HostSetServiceServer
- type ListAccountsRequest
- func (*ListAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAccountsRequest) GetAuthMethodId() string
- func (*ListAccountsRequest) ProtoMessage()
- func (x *ListAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAccountsRequest) Reset()
- func (x *ListAccountsRequest) String() string
- type ListAccountsResponse
- func (*ListAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAccountsResponse) GetItems() []*accounts.Account
- func (*ListAccountsResponse) ProtoMessage()
- func (x *ListAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAccountsResponse) Reset()
- func (x *ListAccountsResponse) String() string
- type ListAuthMethodsRequest
- func (*ListAuthMethodsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthMethodsRequest) GetScopeId() string
- func (*ListAuthMethodsRequest) ProtoMessage()
- func (x *ListAuthMethodsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAuthMethodsRequest) Reset()
- func (x *ListAuthMethodsRequest) String() string
- type ListAuthMethodsResponse
- func (*ListAuthMethodsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthMethodsResponse) GetItems() []*authmethods.AuthMethod
- func (*ListAuthMethodsResponse) ProtoMessage()
- func (x *ListAuthMethodsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAuthMethodsResponse) Reset()
- func (x *ListAuthMethodsResponse) String() string
- type ListAuthTokensRequest
- func (*ListAuthTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthTokensRequest) GetScopeId() string
- func (*ListAuthTokensRequest) ProtoMessage()
- func (x *ListAuthTokensRequest) ProtoReflect() protoreflect.Message
- func (x *ListAuthTokensRequest) Reset()
- func (x *ListAuthTokensRequest) String() string
- type ListAuthTokensResponse
- func (*ListAuthTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthTokensResponse) GetItems() []*authtokens.AuthToken
- func (*ListAuthTokensResponse) ProtoMessage()
- func (x *ListAuthTokensResponse) ProtoReflect() protoreflect.Message
- func (x *ListAuthTokensResponse) Reset()
- func (x *ListAuthTokensResponse) String() string
- type ListGroupsRequest
- type ListGroupsResponse
- func (*ListGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupsResponse) GetItems() []*groups.Group
- func (*ListGroupsResponse) ProtoMessage()
- func (x *ListGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListGroupsResponse) Reset()
- func (x *ListGroupsResponse) String() string
- type ListHostCatalogsRequest
- func (*ListHostCatalogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListHostCatalogsRequest) GetScopeId() string
- func (*ListHostCatalogsRequest) ProtoMessage()
- func (x *ListHostCatalogsRequest) ProtoReflect() protoreflect.Message
- func (x *ListHostCatalogsRequest) Reset()
- func (x *ListHostCatalogsRequest) String() string
- type ListHostCatalogsResponse
- func (*ListHostCatalogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListHostCatalogsResponse) GetItems() []*hostcatalogs.HostCatalog
- func (*ListHostCatalogsResponse) ProtoMessage()
- func (x *ListHostCatalogsResponse) ProtoReflect() protoreflect.Message
- func (x *ListHostCatalogsResponse) Reset()
- func (x *ListHostCatalogsResponse) String() string
- type ListHostSetsRequest
- func (*ListHostSetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListHostSetsRequest) GetHostCatalogId() string
- func (*ListHostSetsRequest) ProtoMessage()
- func (x *ListHostSetsRequest) ProtoReflect() protoreflect.Message
- func (x *ListHostSetsRequest) Reset()
- func (x *ListHostSetsRequest) String() string
- type ListHostSetsResponse
- func (*ListHostSetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListHostSetsResponse) GetItems() []*hostsets.HostSet
- func (*ListHostSetsResponse) ProtoMessage()
- func (x *ListHostSetsResponse) ProtoReflect() protoreflect.Message
- func (x *ListHostSetsResponse) Reset()
- func (x *ListHostSetsResponse) String() string
- type ListHostsRequest
- type ListHostsResponse
- func (*ListHostsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListHostsResponse) GetItems() []*hosts.Host
- func (*ListHostsResponse) ProtoMessage()
- func (x *ListHostsResponse) ProtoReflect() protoreflect.Message
- func (x *ListHostsResponse) Reset()
- func (x *ListHostsResponse) String() string
- type ListRolesRequest
- type ListRolesResponse
- func (*ListRolesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolesResponse) GetItems() []*roles.Role
- func (*ListRolesResponse) ProtoMessage()
- func (x *ListRolesResponse) ProtoReflect() protoreflect.Message
- func (x *ListRolesResponse) Reset()
- func (x *ListRolesResponse) String() string
- type ListScopesRequest
- type ListScopesResponse
- func (*ListScopesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListScopesResponse) GetItems() []*scopes.Scope
- func (*ListScopesResponse) ProtoMessage()
- func (x *ListScopesResponse) ProtoReflect() protoreflect.Message
- func (x *ListScopesResponse) Reset()
- func (x *ListScopesResponse) String() string
- type ListSessionsRequest
- func (*ListSessionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSessionsRequest) GetScopeId() string
- func (*ListSessionsRequest) ProtoMessage()
- func (x *ListSessionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListSessionsRequest) Reset()
- func (x *ListSessionsRequest) String() string
- type ListSessionsResponse
- func (*ListSessionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSessionsResponse) GetItems() []*sessions.Session
- func (*ListSessionsResponse) ProtoMessage()
- func (x *ListSessionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSessionsResponse) Reset()
- func (x *ListSessionsResponse) String() string
- type ListTargetsRequest
- func (*ListTargetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTargetsRequest) GetScopeId() string
- func (*ListTargetsRequest) ProtoMessage()
- func (x *ListTargetsRequest) ProtoReflect() protoreflect.Message
- func (x *ListTargetsRequest) Reset()
- func (x *ListTargetsRequest) String() string
- type ListTargetsResponse
- func (*ListTargetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTargetsResponse) GetItems() []*targets.Target
- func (*ListTargetsResponse) ProtoMessage()
- func (x *ListTargetsResponse) ProtoReflect() protoreflect.Message
- func (x *ListTargetsResponse) Reset()
- func (x *ListTargetsResponse) String() string
- type ListUsersRequest
- type ListUsersResponse
- func (*ListUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsersResponse) GetItems() []*users.User
- func (*ListUsersResponse) ProtoMessage()
- func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListUsersResponse) Reset()
- func (x *ListUsersResponse) String() string
- type PasswordCredentials
- func (*PasswordCredentials) Descriptor() ([]byte, []int)deprecated
- func (x *PasswordCredentials) GetLoginName() string
- func (x *PasswordCredentials) GetPassword() string
- func (*PasswordCredentials) ProtoMessage()
- func (x *PasswordCredentials) ProtoReflect() protoreflect.Message
- func (x *PasswordCredentials) Reset()
- func (x *PasswordCredentials) String() string
- type RemoveGroupMembersRequest
- func (*RemoveGroupMembersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveGroupMembersRequest) GetId() string
- func (x *RemoveGroupMembersRequest) GetMemberIds() []string
- func (x *RemoveGroupMembersRequest) GetVersion() uint32
- func (*RemoveGroupMembersRequest) ProtoMessage()
- func (x *RemoveGroupMembersRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveGroupMembersRequest) Reset()
- func (x *RemoveGroupMembersRequest) String() string
- type RemoveGroupMembersResponse
- func (*RemoveGroupMembersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveGroupMembersResponse) GetItem() *groups.Group
- func (*RemoveGroupMembersResponse) ProtoMessage()
- func (x *RemoveGroupMembersResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveGroupMembersResponse) Reset()
- func (x *RemoveGroupMembersResponse) String() string
- type RemoveHostSetHostsRequest
- func (*RemoveHostSetHostsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveHostSetHostsRequest) GetHostIds() []string
- func (x *RemoveHostSetHostsRequest) GetId() string
- func (x *RemoveHostSetHostsRequest) GetVersion() uint32
- func (*RemoveHostSetHostsRequest) ProtoMessage()
- func (x *RemoveHostSetHostsRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveHostSetHostsRequest) Reset()
- func (x *RemoveHostSetHostsRequest) String() string
- type RemoveHostSetHostsResponse
- func (*RemoveHostSetHostsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveHostSetHostsResponse) GetItem() *hostsets.HostSet
- func (*RemoveHostSetHostsResponse) ProtoMessage()
- func (x *RemoveHostSetHostsResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveHostSetHostsResponse) Reset()
- func (x *RemoveHostSetHostsResponse) String() string
- type RemoveRoleGrantsRequest
- func (*RemoveRoleGrantsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveRoleGrantsRequest) GetGrantStrings() []string
- func (x *RemoveRoleGrantsRequest) GetId() string
- func (x *RemoveRoleGrantsRequest) GetVersion() uint32
- func (*RemoveRoleGrantsRequest) ProtoMessage()
- func (x *RemoveRoleGrantsRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveRoleGrantsRequest) Reset()
- func (x *RemoveRoleGrantsRequest) String() string
- type RemoveRoleGrantsResponse
- func (*RemoveRoleGrantsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveRoleGrantsResponse) GetItem() *roles.Role
- func (*RemoveRoleGrantsResponse) ProtoMessage()
- func (x *RemoveRoleGrantsResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveRoleGrantsResponse) Reset()
- func (x *RemoveRoleGrantsResponse) String() string
- type RemoveRolePrincipalsRequest
- func (*RemoveRolePrincipalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveRolePrincipalsRequest) GetId() string
- func (x *RemoveRolePrincipalsRequest) GetPrincipalIds() []string
- func (x *RemoveRolePrincipalsRequest) GetVersion() uint32
- func (*RemoveRolePrincipalsRequest) ProtoMessage()
- func (x *RemoveRolePrincipalsRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveRolePrincipalsRequest) Reset()
- func (x *RemoveRolePrincipalsRequest) String() string
- type RemoveRolePrincipalsResponse
- func (*RemoveRolePrincipalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveRolePrincipalsResponse) GetItem() *roles.Role
- func (*RemoveRolePrincipalsResponse) ProtoMessage()
- func (x *RemoveRolePrincipalsResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveRolePrincipalsResponse) Reset()
- func (x *RemoveRolePrincipalsResponse) String() string
- type RemoveTargetHostSetsRequest
- func (*RemoveTargetHostSetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveTargetHostSetsRequest) GetHostSetIds() []string
- func (x *RemoveTargetHostSetsRequest) GetId() string
- func (x *RemoveTargetHostSetsRequest) GetVersion() uint32
- func (*RemoveTargetHostSetsRequest) ProtoMessage()
- func (x *RemoveTargetHostSetsRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveTargetHostSetsRequest) Reset()
- func (x *RemoveTargetHostSetsRequest) String() string
- type RemoveTargetHostSetsResponse
- func (*RemoveTargetHostSetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveTargetHostSetsResponse) GetItem() *targets.Target
- func (*RemoveTargetHostSetsResponse) ProtoMessage()
- func (x *RemoveTargetHostSetsResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveTargetHostSetsResponse) Reset()
- func (x *RemoveTargetHostSetsResponse) String() string
- type RemoveUserAccountsRequest
- func (*RemoveUserAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveUserAccountsRequest) GetAccountIds() []string
- func (x *RemoveUserAccountsRequest) GetId() string
- func (x *RemoveUserAccountsRequest) GetVersion() uint32
- func (*RemoveUserAccountsRequest) ProtoMessage()
- func (x *RemoveUserAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveUserAccountsRequest) Reset()
- func (x *RemoveUserAccountsRequest) String() string
- type RemoveUserAccountsResponse
- func (*RemoveUserAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveUserAccountsResponse) GetItem() *users.User
- func (*RemoveUserAccountsResponse) ProtoMessage()
- func (x *RemoveUserAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveUserAccountsResponse) Reset()
- func (x *RemoveUserAccountsResponse) String() string
- type RoleServiceClient
- type RoleServiceServer
- type ScopeServiceClient
- type ScopeServiceServer
- type SessionServiceClient
- type SessionServiceServer
- type SetGroupMembersRequest
- func (*SetGroupMembersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGroupMembersRequest) GetId() string
- func (x *SetGroupMembersRequest) GetMemberIds() []string
- func (x *SetGroupMembersRequest) GetVersion() uint32
- func (*SetGroupMembersRequest) ProtoMessage()
- func (x *SetGroupMembersRequest) ProtoReflect() protoreflect.Message
- func (x *SetGroupMembersRequest) Reset()
- func (x *SetGroupMembersRequest) String() string
- type SetGroupMembersResponse
- func (*SetGroupMembersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetGroupMembersResponse) GetItem() *groups.Group
- func (*SetGroupMembersResponse) ProtoMessage()
- func (x *SetGroupMembersResponse) ProtoReflect() protoreflect.Message
- func (x *SetGroupMembersResponse) Reset()
- func (x *SetGroupMembersResponse) String() string
- type SetHostSetHostsRequest
- func (*SetHostSetHostsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetHostSetHostsRequest) GetHostIds() []string
- func (x *SetHostSetHostsRequest) GetId() string
- func (x *SetHostSetHostsRequest) GetVersion() uint32
- func (*SetHostSetHostsRequest) ProtoMessage()
- func (x *SetHostSetHostsRequest) ProtoReflect() protoreflect.Message
- func (x *SetHostSetHostsRequest) Reset()
- func (x *SetHostSetHostsRequest) String() string
- type SetHostSetHostsResponse
- func (*SetHostSetHostsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetHostSetHostsResponse) GetItem() *hostsets.HostSet
- func (*SetHostSetHostsResponse) ProtoMessage()
- func (x *SetHostSetHostsResponse) ProtoReflect() protoreflect.Message
- func (x *SetHostSetHostsResponse) Reset()
- func (x *SetHostSetHostsResponse) String() string
- type SetPasswordRequest
- func (*SetPasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPasswordRequest) GetId() string
- func (x *SetPasswordRequest) GetPassword() string
- func (x *SetPasswordRequest) GetVersion() uint32
- func (*SetPasswordRequest) ProtoMessage()
- func (x *SetPasswordRequest) ProtoReflect() protoreflect.Message
- func (x *SetPasswordRequest) Reset()
- func (x *SetPasswordRequest) String() string
- type SetPasswordResponse
- func (*SetPasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetPasswordResponse) GetItem() *accounts.Account
- func (*SetPasswordResponse) ProtoMessage()
- func (x *SetPasswordResponse) ProtoReflect() protoreflect.Message
- func (x *SetPasswordResponse) Reset()
- func (x *SetPasswordResponse) String() string
- type SetRoleGrantsRequest
- func (*SetRoleGrantsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRoleGrantsRequest) GetGrantStrings() []string
- func (x *SetRoleGrantsRequest) GetId() string
- func (x *SetRoleGrantsRequest) GetVersion() uint32
- func (*SetRoleGrantsRequest) ProtoMessage()
- func (x *SetRoleGrantsRequest) ProtoReflect() protoreflect.Message
- func (x *SetRoleGrantsRequest) Reset()
- func (x *SetRoleGrantsRequest) String() string
- type SetRoleGrantsResponse
- func (*SetRoleGrantsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetRoleGrantsResponse) GetItem() *roles.Role
- func (*SetRoleGrantsResponse) ProtoMessage()
- func (x *SetRoleGrantsResponse) ProtoReflect() protoreflect.Message
- func (x *SetRoleGrantsResponse) Reset()
- func (x *SetRoleGrantsResponse) String() string
- type SetRolePrincipalsRequest
- func (*SetRolePrincipalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRolePrincipalsRequest) GetId() string
- func (x *SetRolePrincipalsRequest) GetPrincipalIds() []string
- func (x *SetRolePrincipalsRequest) GetVersion() uint32
- func (*SetRolePrincipalsRequest) ProtoMessage()
- func (x *SetRolePrincipalsRequest) ProtoReflect() protoreflect.Message
- func (x *SetRolePrincipalsRequest) Reset()
- func (x *SetRolePrincipalsRequest) String() string
- type SetRolePrincipalsResponse
- func (*SetRolePrincipalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetRolePrincipalsResponse) GetItem() *roles.Role
- func (*SetRolePrincipalsResponse) ProtoMessage()
- func (x *SetRolePrincipalsResponse) ProtoReflect() protoreflect.Message
- func (x *SetRolePrincipalsResponse) Reset()
- func (x *SetRolePrincipalsResponse) String() string
- type SetTargetHostSetsRequest
- func (*SetTargetHostSetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTargetHostSetsRequest) GetHostSetIds() []string
- func (x *SetTargetHostSetsRequest) GetId() string
- func (x *SetTargetHostSetsRequest) GetVersion() uint32
- func (*SetTargetHostSetsRequest) ProtoMessage()
- func (x *SetTargetHostSetsRequest) ProtoReflect() protoreflect.Message
- func (x *SetTargetHostSetsRequest) Reset()
- func (x *SetTargetHostSetsRequest) String() string
- type SetTargetHostSetsResponse
- func (*SetTargetHostSetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetTargetHostSetsResponse) GetItem() *targets.Target
- func (*SetTargetHostSetsResponse) ProtoMessage()
- func (x *SetTargetHostSetsResponse) ProtoReflect() protoreflect.Message
- func (x *SetTargetHostSetsResponse) Reset()
- func (x *SetTargetHostSetsResponse) String() string
- type SetUserAccountsRequest
- func (*SetUserAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserAccountsRequest) GetAccountIds() []string
- func (x *SetUserAccountsRequest) GetId() string
- func (x *SetUserAccountsRequest) GetVersion() uint32
- func (*SetUserAccountsRequest) ProtoMessage()
- func (x *SetUserAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *SetUserAccountsRequest) Reset()
- func (x *SetUserAccountsRequest) String() string
- type SetUserAccountsResponse
- func (*SetUserAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserAccountsResponse) GetItem() *users.User
- func (*SetUserAccountsResponse) ProtoMessage()
- func (x *SetUserAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *SetUserAccountsResponse) Reset()
- func (x *SetUserAccountsResponse) String() string
- type TargetServiceClient
- type TargetServiceServer
- type UnimplementedAccountServiceServer
- func (UnimplementedAccountServiceServer) ChangePassword(context.Context, *ChangePasswordRequest) (*ChangePasswordResponse, error)
- func (UnimplementedAccountServiceServer) CreateAccount(context.Context, *CreateAccountRequest) (*CreateAccountResponse, error)
- func (UnimplementedAccountServiceServer) DeleteAccount(context.Context, *DeleteAccountRequest) (*DeleteAccountResponse, error)
- func (UnimplementedAccountServiceServer) GetAccount(context.Context, *GetAccountRequest) (*GetAccountResponse, error)
- func (UnimplementedAccountServiceServer) ListAccounts(context.Context, *ListAccountsRequest) (*ListAccountsResponse, error)
- func (UnimplementedAccountServiceServer) SetPassword(context.Context, *SetPasswordRequest) (*SetPasswordResponse, error)
- func (UnimplementedAccountServiceServer) UpdateAccount(context.Context, *UpdateAccountRequest) (*UpdateAccountResponse, error)
- type UnimplementedAuthMethodServiceServer
- func (UnimplementedAuthMethodServiceServer) Authenticate(context.Context, *AuthenticateRequest) (*AuthenticateResponse, error)
- func (UnimplementedAuthMethodServiceServer) CreateAuthMethod(context.Context, *CreateAuthMethodRequest) (*CreateAuthMethodResponse, error)
- func (UnimplementedAuthMethodServiceServer) DeleteAuthMethod(context.Context, *DeleteAuthMethodRequest) (*DeleteAuthMethodResponse, error)
- func (UnimplementedAuthMethodServiceServer) GetAuthMethod(context.Context, *GetAuthMethodRequest) (*GetAuthMethodResponse, error)
- func (UnimplementedAuthMethodServiceServer) ListAuthMethods(context.Context, *ListAuthMethodsRequest) (*ListAuthMethodsResponse, error)
- func (UnimplementedAuthMethodServiceServer) UpdateAuthMethod(context.Context, *UpdateAuthMethodRequest) (*UpdateAuthMethodResponse, error)
- type UnimplementedAuthTokenServiceServer
- func (UnimplementedAuthTokenServiceServer) DeleteAuthToken(context.Context, *DeleteAuthTokenRequest) (*DeleteAuthTokenResponse, error)
- func (UnimplementedAuthTokenServiceServer) GetAuthToken(context.Context, *GetAuthTokenRequest) (*GetAuthTokenResponse, error)
- func (UnimplementedAuthTokenServiceServer) ListAuthTokens(context.Context, *ListAuthTokensRequest) (*ListAuthTokensResponse, error)
- type UnimplementedGroupServiceServer
- func (UnimplementedGroupServiceServer) AddGroupMembers(context.Context, *AddGroupMembersRequest) (*AddGroupMembersResponse, error)
- func (UnimplementedGroupServiceServer) CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error)
- func (UnimplementedGroupServiceServer) DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error)
- func (UnimplementedGroupServiceServer) GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error)
- func (UnimplementedGroupServiceServer) ListGroups(context.Context, *ListGroupsRequest) (*ListGroupsResponse, error)
- func (UnimplementedGroupServiceServer) RemoveGroupMembers(context.Context, *RemoveGroupMembersRequest) (*RemoveGroupMembersResponse, error)
- func (UnimplementedGroupServiceServer) SetGroupMembers(context.Context, *SetGroupMembersRequest) (*SetGroupMembersResponse, error)
- func (UnimplementedGroupServiceServer) UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error)
- type UnimplementedHostCatalogServiceServer
- func (UnimplementedHostCatalogServiceServer) CreateHostCatalog(context.Context, *CreateHostCatalogRequest) (*CreateHostCatalogResponse, error)
- func (UnimplementedHostCatalogServiceServer) DeleteHostCatalog(context.Context, *DeleteHostCatalogRequest) (*DeleteHostCatalogResponse, error)
- func (UnimplementedHostCatalogServiceServer) GetHostCatalog(context.Context, *GetHostCatalogRequest) (*GetHostCatalogResponse, error)
- func (UnimplementedHostCatalogServiceServer) ListHostCatalogs(context.Context, *ListHostCatalogsRequest) (*ListHostCatalogsResponse, error)
- func (UnimplementedHostCatalogServiceServer) UpdateHostCatalog(context.Context, *UpdateHostCatalogRequest) (*UpdateHostCatalogResponse, error)
- type UnimplementedHostServiceServer
- func (UnimplementedHostServiceServer) CreateHost(context.Context, *CreateHostRequest) (*CreateHostResponse, error)
- func (UnimplementedHostServiceServer) DeleteHost(context.Context, *DeleteHostRequest) (*DeleteHostResponse, error)
- func (UnimplementedHostServiceServer) GetHost(context.Context, *GetHostRequest) (*GetHostResponse, error)
- func (UnimplementedHostServiceServer) ListHosts(context.Context, *ListHostsRequest) (*ListHostsResponse, error)
- func (UnimplementedHostServiceServer) UpdateHost(context.Context, *UpdateHostRequest) (*UpdateHostResponse, error)
- type UnimplementedHostSetServiceServer
- func (UnimplementedHostSetServiceServer) AddHostSetHosts(context.Context, *AddHostSetHostsRequest) (*AddHostSetHostsResponse, error)
- func (UnimplementedHostSetServiceServer) CreateHostSet(context.Context, *CreateHostSetRequest) (*CreateHostSetResponse, error)
- func (UnimplementedHostSetServiceServer) DeleteHostSet(context.Context, *DeleteHostSetRequest) (*DeleteHostSetResponse, error)
- func (UnimplementedHostSetServiceServer) GetHostSet(context.Context, *GetHostSetRequest) (*GetHostSetResponse, error)
- func (UnimplementedHostSetServiceServer) ListHostSets(context.Context, *ListHostSetsRequest) (*ListHostSetsResponse, error)
- func (UnimplementedHostSetServiceServer) RemoveHostSetHosts(context.Context, *RemoveHostSetHostsRequest) (*RemoveHostSetHostsResponse, error)
- func (UnimplementedHostSetServiceServer) SetHostSetHosts(context.Context, *SetHostSetHostsRequest) (*SetHostSetHostsResponse, error)
- func (UnimplementedHostSetServiceServer) UpdateHostSet(context.Context, *UpdateHostSetRequest) (*UpdateHostSetResponse, error)
- type UnimplementedRoleServiceServer
- func (UnimplementedRoleServiceServer) AddRoleGrants(context.Context, *AddRoleGrantsRequest) (*AddRoleGrantsResponse, error)
- func (UnimplementedRoleServiceServer) AddRolePrincipals(context.Context, *AddRolePrincipalsRequest) (*AddRolePrincipalsResponse, error)
- func (UnimplementedRoleServiceServer) CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error)
- func (UnimplementedRoleServiceServer) DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error)
- func (UnimplementedRoleServiceServer) GetRole(context.Context, *GetRoleRequest) (*GetRoleResponse, error)
- func (UnimplementedRoleServiceServer) ListRoles(context.Context, *ListRolesRequest) (*ListRolesResponse, error)
- func (UnimplementedRoleServiceServer) RemoveRoleGrants(context.Context, *RemoveRoleGrantsRequest) (*RemoveRoleGrantsResponse, error)
- func (UnimplementedRoleServiceServer) RemoveRolePrincipals(context.Context, *RemoveRolePrincipalsRequest) (*RemoveRolePrincipalsResponse, error)
- func (UnimplementedRoleServiceServer) SetRoleGrants(context.Context, *SetRoleGrantsRequest) (*SetRoleGrantsResponse, error)
- func (UnimplementedRoleServiceServer) SetRolePrincipals(context.Context, *SetRolePrincipalsRequest) (*SetRolePrincipalsResponse, error)
- func (UnimplementedRoleServiceServer) UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error)
- type UnimplementedScopeServiceServer
- func (UnimplementedScopeServiceServer) CreateScope(context.Context, *CreateScopeRequest) (*CreateScopeResponse, error)
- func (UnimplementedScopeServiceServer) DeleteScope(context.Context, *DeleteScopeRequest) (*DeleteScopeResponse, error)
- func (UnimplementedScopeServiceServer) GetScope(context.Context, *GetScopeRequest) (*GetScopeResponse, error)
- func (UnimplementedScopeServiceServer) ListScopes(context.Context, *ListScopesRequest) (*ListScopesResponse, error)
- func (UnimplementedScopeServiceServer) UpdateScope(context.Context, *UpdateScopeRequest) (*UpdateScopeResponse, error)
- type UnimplementedSessionServiceServer
- func (UnimplementedSessionServiceServer) CancelSession(context.Context, *CancelSessionRequest) (*CancelSessionResponse, error)
- func (UnimplementedSessionServiceServer) GetSession(context.Context, *GetSessionRequest) (*GetSessionResponse, error)
- func (UnimplementedSessionServiceServer) ListSessions(context.Context, *ListSessionsRequest) (*ListSessionsResponse, error)
- type UnimplementedTargetServiceServer
- func (UnimplementedTargetServiceServer) AddTargetHostSets(context.Context, *AddTargetHostSetsRequest) (*AddTargetHostSetsResponse, error)
- func (UnimplementedTargetServiceServer) AuthorizeSession(context.Context, *AuthorizeSessionRequest) (*AuthorizeSessionResponse, error)
- func (UnimplementedTargetServiceServer) CreateTarget(context.Context, *CreateTargetRequest) (*CreateTargetResponse, error)
- func (UnimplementedTargetServiceServer) DeleteTarget(context.Context, *DeleteTargetRequest) (*DeleteTargetResponse, error)
- func (UnimplementedTargetServiceServer) GetTarget(context.Context, *GetTargetRequest) (*GetTargetResponse, error)
- func (UnimplementedTargetServiceServer) ListTargets(context.Context, *ListTargetsRequest) (*ListTargetsResponse, error)
- func (UnimplementedTargetServiceServer) RemoveTargetHostSets(context.Context, *RemoveTargetHostSetsRequest) (*RemoveTargetHostSetsResponse, error)
- func (UnimplementedTargetServiceServer) SetTargetHostSets(context.Context, *SetTargetHostSetsRequest) (*SetTargetHostSetsResponse, error)
- func (UnimplementedTargetServiceServer) UpdateTarget(context.Context, *UpdateTargetRequest) (*UpdateTargetResponse, error)
- type UnimplementedUserServiceServer
- func (UnimplementedUserServiceServer) AddUserAccounts(context.Context, *AddUserAccountsRequest) (*AddUserAccountsResponse, error)
- func (UnimplementedUserServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
- func (UnimplementedUserServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
- func (UnimplementedUserServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
- func (UnimplementedUserServiceServer) ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
- func (UnimplementedUserServiceServer) RemoveUserAccounts(context.Context, *RemoveUserAccountsRequest) (*RemoveUserAccountsResponse, error)
- func (UnimplementedUserServiceServer) SetUserAccounts(context.Context, *SetUserAccountsRequest) (*SetUserAccountsResponse, error)
- func (UnimplementedUserServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
- type UnsafeAccountServiceServer
- type UnsafeAuthMethodServiceServer
- type UnsafeAuthTokenServiceServer
- type UnsafeGroupServiceServer
- type UnsafeHostCatalogServiceServer
- type UnsafeHostServiceServer
- type UnsafeHostSetServiceServer
- type UnsafeRoleServiceServer
- type UnsafeScopeServiceServer
- type UnsafeSessionServiceServer
- type UnsafeTargetServiceServer
- type UnsafeUserServiceServer
- type UpdateAccountRequest
- func (*UpdateAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAccountRequest) GetId() string
- func (x *UpdateAccountRequest) GetItem() *accounts.Account
- func (x *UpdateAccountRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateAccountRequest) ProtoMessage()
- func (x *UpdateAccountRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAccountRequest) Reset()
- func (x *UpdateAccountRequest) String() string
- type UpdateAccountResponse
- func (*UpdateAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAccountResponse) GetItem() *accounts.Account
- func (*UpdateAccountResponse) ProtoMessage()
- func (x *UpdateAccountResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAccountResponse) Reset()
- func (x *UpdateAccountResponse) String() string
- type UpdateAuthMethodRequest
- func (*UpdateAuthMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAuthMethodRequest) GetId() string
- func (x *UpdateAuthMethodRequest) GetItem() *authmethods.AuthMethod
- func (x *UpdateAuthMethodRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateAuthMethodRequest) ProtoMessage()
- func (x *UpdateAuthMethodRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAuthMethodRequest) Reset()
- func (x *UpdateAuthMethodRequest) String() string
- type UpdateAuthMethodResponse
- func (*UpdateAuthMethodResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAuthMethodResponse) GetItem() *authmethods.AuthMethod
- func (*UpdateAuthMethodResponse) ProtoMessage()
- func (x *UpdateAuthMethodResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAuthMethodResponse) Reset()
- func (x *UpdateAuthMethodResponse) String() string
- type UpdateGroupRequest
- func (*UpdateGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGroupRequest) GetId() string
- func (x *UpdateGroupRequest) GetItem() *groups.Group
- func (x *UpdateGroupRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateGroupRequest) ProtoMessage()
- func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGroupRequest) Reset()
- func (x *UpdateGroupRequest) String() string
- type UpdateGroupResponse
- func (*UpdateGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGroupResponse) GetItem() *groups.Group
- func (*UpdateGroupResponse) ProtoMessage()
- func (x *UpdateGroupResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGroupResponse) Reset()
- func (x *UpdateGroupResponse) String() string
- type UpdateHostCatalogRequest
- func (*UpdateHostCatalogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHostCatalogRequest) GetId() string
- func (x *UpdateHostCatalogRequest) GetItem() *hostcatalogs.HostCatalog
- func (x *UpdateHostCatalogRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateHostCatalogRequest) ProtoMessage()
- func (x *UpdateHostCatalogRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateHostCatalogRequest) Reset()
- func (x *UpdateHostCatalogRequest) String() string
- type UpdateHostCatalogResponse
- func (*UpdateHostCatalogResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHostCatalogResponse) GetItem() *hostcatalogs.HostCatalog
- func (*UpdateHostCatalogResponse) ProtoMessage()
- func (x *UpdateHostCatalogResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateHostCatalogResponse) Reset()
- func (x *UpdateHostCatalogResponse) String() string
- type UpdateHostRequest
- func (*UpdateHostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHostRequest) GetId() string
- func (x *UpdateHostRequest) GetItem() *hosts.Host
- func (x *UpdateHostRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateHostRequest) ProtoMessage()
- func (x *UpdateHostRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateHostRequest) Reset()
- func (x *UpdateHostRequest) String() string
- type UpdateHostResponse
- func (*UpdateHostResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHostResponse) GetItem() *hosts.Host
- func (*UpdateHostResponse) ProtoMessage()
- func (x *UpdateHostResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateHostResponse) Reset()
- func (x *UpdateHostResponse) String() string
- type UpdateHostSetRequest
- func (*UpdateHostSetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHostSetRequest) GetId() string
- func (x *UpdateHostSetRequest) GetItem() *hostsets.HostSet
- func (x *UpdateHostSetRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateHostSetRequest) ProtoMessage()
- func (x *UpdateHostSetRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateHostSetRequest) Reset()
- func (x *UpdateHostSetRequest) String() string
- type UpdateHostSetResponse
- func (*UpdateHostSetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHostSetResponse) GetItem() *hostsets.HostSet
- func (*UpdateHostSetResponse) ProtoMessage()
- func (x *UpdateHostSetResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateHostSetResponse) Reset()
- func (x *UpdateHostSetResponse) String() string
- type UpdateRoleRequest
- func (*UpdateRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRoleRequest) GetId() string
- func (x *UpdateRoleRequest) GetItem() *roles.Role
- func (x *UpdateRoleRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateRoleRequest) ProtoMessage()
- func (x *UpdateRoleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRoleRequest) Reset()
- func (x *UpdateRoleRequest) String() string
- type UpdateRoleResponse
- func (*UpdateRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRoleResponse) GetItem() *roles.Role
- func (*UpdateRoleResponse) ProtoMessage()
- func (x *UpdateRoleResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateRoleResponse) Reset()
- func (x *UpdateRoleResponse) String() string
- type UpdateScopeRequest
- func (*UpdateScopeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateScopeRequest) GetId() string
- func (x *UpdateScopeRequest) GetItem() *scopes.Scope
- func (x *UpdateScopeRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateScopeRequest) ProtoMessage()
- func (x *UpdateScopeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateScopeRequest) Reset()
- func (x *UpdateScopeRequest) String() string
- type UpdateScopeResponse
- func (*UpdateScopeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateScopeResponse) GetItem() *scopes.Scope
- func (*UpdateScopeResponse) ProtoMessage()
- func (x *UpdateScopeResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateScopeResponse) Reset()
- func (x *UpdateScopeResponse) String() string
- type UpdateTargetRequest
- func (*UpdateTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTargetRequest) GetId() string
- func (x *UpdateTargetRequest) GetItem() *targets.Target
- func (x *UpdateTargetRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateTargetRequest) ProtoMessage()
- func (x *UpdateTargetRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTargetRequest) Reset()
- func (x *UpdateTargetRequest) String() string
- type UpdateTargetResponse
- func (*UpdateTargetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTargetResponse) GetItem() *targets.Target
- func (*UpdateTargetResponse) ProtoMessage()
- func (x *UpdateTargetResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateTargetResponse) Reset()
- func (x *UpdateTargetResponse) String() string
- type UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRequest) GetId() string
- func (x *UpdateUserRequest) GetItem() *users.User
- func (x *UpdateUserRequest) GetUpdateMask() *field_mask.FieldMask
- func (*UpdateUserRequest) ProtoMessage()
- func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRequest) Reset()
- func (x *UpdateUserRequest) String() string
- type UpdateUserResponse
- func (*UpdateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserResponse) GetItem() *users.User
- func (*UpdateUserResponse) ProtoMessage()
- func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserResponse) Reset()
- func (x *UpdateUserResponse) String() string
- type UserServiceClient
- type UserServiceServer
Constants ¶
This section is empty.
Variables ¶
var File_controller_api_services_v1_account_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_auth_method_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_authtokens_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_group_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_host_catalog_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_host_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_host_set_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_role_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_scope_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_session_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_target_service_proto protoreflect.FileDescriptor
var File_controller_api_services_v1_user_service_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAccountServiceHandler ¶
func RegisterAccountServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterAccountServiceHandler registers the http handlers for service AccountService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterAccountServiceHandlerClient ¶
func RegisterAccountServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AccountServiceClient) error
RegisterAccountServiceHandlerClient registers the http handlers for service AccountService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "AccountServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "AccountServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "AccountServiceClient" to call the correct interceptors.
func RegisterAccountServiceHandlerFromEndpoint ¶
func RegisterAccountServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterAccountServiceHandlerFromEndpoint is same as RegisterAccountServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterAccountServiceHandlerServer ¶
func RegisterAccountServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AccountServiceServer) error
RegisterAccountServiceHandlerServer registers the http handlers for service AccountService to "mux". UnaryRPC :call AccountServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterAccountServiceHandlerFromEndpoint instead.
func RegisterAccountServiceServer ¶
func RegisterAccountServiceServer(s grpc.ServiceRegistrar, srv AccountServiceServer)
func RegisterAuthMethodServiceHandler ¶
func RegisterAuthMethodServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterAuthMethodServiceHandler registers the http handlers for service AuthMethodService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterAuthMethodServiceHandlerClient ¶
func RegisterAuthMethodServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AuthMethodServiceClient) error
RegisterAuthMethodServiceHandlerClient registers the http handlers for service AuthMethodService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "AuthMethodServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "AuthMethodServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "AuthMethodServiceClient" to call the correct interceptors.
func RegisterAuthMethodServiceHandlerFromEndpoint ¶
func RegisterAuthMethodServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterAuthMethodServiceHandlerFromEndpoint is same as RegisterAuthMethodServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterAuthMethodServiceHandlerServer ¶
func RegisterAuthMethodServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AuthMethodServiceServer) error
RegisterAuthMethodServiceHandlerServer registers the http handlers for service AuthMethodService to "mux". UnaryRPC :call AuthMethodServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterAuthMethodServiceHandlerFromEndpoint instead.
func RegisterAuthMethodServiceServer ¶
func RegisterAuthMethodServiceServer(s grpc.ServiceRegistrar, srv AuthMethodServiceServer)
func RegisterAuthTokenServiceHandler ¶
func RegisterAuthTokenServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterAuthTokenServiceHandler registers the http handlers for service AuthTokenService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterAuthTokenServiceHandlerClient ¶
func RegisterAuthTokenServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AuthTokenServiceClient) error
RegisterAuthTokenServiceHandlerClient registers the http handlers for service AuthTokenService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "AuthTokenServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "AuthTokenServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "AuthTokenServiceClient" to call the correct interceptors.
func RegisterAuthTokenServiceHandlerFromEndpoint ¶
func RegisterAuthTokenServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterAuthTokenServiceHandlerFromEndpoint is same as RegisterAuthTokenServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterAuthTokenServiceHandlerServer ¶
func RegisterAuthTokenServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AuthTokenServiceServer) error
RegisterAuthTokenServiceHandlerServer registers the http handlers for service AuthTokenService to "mux". UnaryRPC :call AuthTokenServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterAuthTokenServiceHandlerFromEndpoint instead.
func RegisterAuthTokenServiceServer ¶
func RegisterAuthTokenServiceServer(s grpc.ServiceRegistrar, srv AuthTokenServiceServer)
func RegisterGroupServiceHandler ¶
func RegisterGroupServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterGroupServiceHandler registers the http handlers for service GroupService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterGroupServiceHandlerClient ¶
func RegisterGroupServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client GroupServiceClient) error
RegisterGroupServiceHandlerClient registers the http handlers for service GroupService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "GroupServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "GroupServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "GroupServiceClient" to call the correct interceptors.
func RegisterGroupServiceHandlerFromEndpoint ¶
func RegisterGroupServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterGroupServiceHandlerFromEndpoint is same as RegisterGroupServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterGroupServiceHandlerServer ¶
func RegisterGroupServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server GroupServiceServer) error
RegisterGroupServiceHandlerServer registers the http handlers for service GroupService to "mux". UnaryRPC :call GroupServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterGroupServiceHandlerFromEndpoint instead.
func RegisterGroupServiceServer ¶
func RegisterGroupServiceServer(s grpc.ServiceRegistrar, srv GroupServiceServer)
func RegisterHostCatalogServiceHandler ¶
func RegisterHostCatalogServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterHostCatalogServiceHandler registers the http handlers for service HostCatalogService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterHostCatalogServiceHandlerClient ¶
func RegisterHostCatalogServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client HostCatalogServiceClient) error
RegisterHostCatalogServiceHandlerClient registers the http handlers for service HostCatalogService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "HostCatalogServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "HostCatalogServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "HostCatalogServiceClient" to call the correct interceptors.
func RegisterHostCatalogServiceHandlerFromEndpoint ¶
func RegisterHostCatalogServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterHostCatalogServiceHandlerFromEndpoint is same as RegisterHostCatalogServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterHostCatalogServiceHandlerServer ¶
func RegisterHostCatalogServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server HostCatalogServiceServer) error
RegisterHostCatalogServiceHandlerServer registers the http handlers for service HostCatalogService to "mux". UnaryRPC :call HostCatalogServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterHostCatalogServiceHandlerFromEndpoint instead.
func RegisterHostCatalogServiceServer ¶
func RegisterHostCatalogServiceServer(s grpc.ServiceRegistrar, srv HostCatalogServiceServer)
func RegisterHostServiceHandler ¶
func RegisterHostServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterHostServiceHandler registers the http handlers for service HostService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterHostServiceHandlerClient ¶
func RegisterHostServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client HostServiceClient) error
RegisterHostServiceHandlerClient registers the http handlers for service HostService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "HostServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "HostServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "HostServiceClient" to call the correct interceptors.
func RegisterHostServiceHandlerFromEndpoint ¶
func RegisterHostServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterHostServiceHandlerFromEndpoint is same as RegisterHostServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterHostServiceHandlerServer ¶
func RegisterHostServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server HostServiceServer) error
RegisterHostServiceHandlerServer registers the http handlers for service HostService to "mux". UnaryRPC :call HostServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterHostServiceHandlerFromEndpoint instead.
func RegisterHostServiceServer ¶
func RegisterHostServiceServer(s grpc.ServiceRegistrar, srv HostServiceServer)
func RegisterHostSetServiceHandler ¶
func RegisterHostSetServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterHostSetServiceHandler registers the http handlers for service HostSetService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterHostSetServiceHandlerClient ¶
func RegisterHostSetServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client HostSetServiceClient) error
RegisterHostSetServiceHandlerClient registers the http handlers for service HostSetService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "HostSetServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "HostSetServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "HostSetServiceClient" to call the correct interceptors.
func RegisterHostSetServiceHandlerFromEndpoint ¶
func RegisterHostSetServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterHostSetServiceHandlerFromEndpoint is same as RegisterHostSetServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterHostSetServiceHandlerServer ¶
func RegisterHostSetServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server HostSetServiceServer) error
RegisterHostSetServiceHandlerServer registers the http handlers for service HostSetService to "mux". UnaryRPC :call HostSetServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterHostSetServiceHandlerFromEndpoint instead.
func RegisterHostSetServiceServer ¶
func RegisterHostSetServiceServer(s grpc.ServiceRegistrar, srv HostSetServiceServer)
func RegisterRoleServiceHandler ¶
func RegisterRoleServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterRoleServiceHandler registers the http handlers for service RoleService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterRoleServiceHandlerClient ¶
func RegisterRoleServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client RoleServiceClient) error
RegisterRoleServiceHandlerClient registers the http handlers for service RoleService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "RoleServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "RoleServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "RoleServiceClient" to call the correct interceptors.
func RegisterRoleServiceHandlerFromEndpoint ¶
func RegisterRoleServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterRoleServiceHandlerFromEndpoint is same as RegisterRoleServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterRoleServiceHandlerServer ¶
func RegisterRoleServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server RoleServiceServer) error
RegisterRoleServiceHandlerServer registers the http handlers for service RoleService to "mux". UnaryRPC :call RoleServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterRoleServiceHandlerFromEndpoint instead.
func RegisterRoleServiceServer ¶
func RegisterRoleServiceServer(s grpc.ServiceRegistrar, srv RoleServiceServer)
func RegisterScopeServiceHandler ¶
func RegisterScopeServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterScopeServiceHandler registers the http handlers for service ScopeService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterScopeServiceHandlerClient ¶
func RegisterScopeServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ScopeServiceClient) error
RegisterScopeServiceHandlerClient registers the http handlers for service ScopeService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ScopeServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ScopeServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ScopeServiceClient" to call the correct interceptors.
func RegisterScopeServiceHandlerFromEndpoint ¶
func RegisterScopeServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterScopeServiceHandlerFromEndpoint is same as RegisterScopeServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterScopeServiceHandlerServer ¶
func RegisterScopeServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ScopeServiceServer) error
RegisterScopeServiceHandlerServer registers the http handlers for service ScopeService to "mux". UnaryRPC :call ScopeServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterScopeServiceHandlerFromEndpoint instead.
func RegisterScopeServiceServer ¶
func RegisterScopeServiceServer(s grpc.ServiceRegistrar, srv ScopeServiceServer)
func RegisterSessionServiceHandler ¶
func RegisterSessionServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterSessionServiceHandler registers the http handlers for service SessionService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterSessionServiceHandlerClient ¶
func RegisterSessionServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SessionServiceClient) error
RegisterSessionServiceHandlerClient registers the http handlers for service SessionService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "SessionServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "SessionServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "SessionServiceClient" to call the correct interceptors.
func RegisterSessionServiceHandlerFromEndpoint ¶
func RegisterSessionServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterSessionServiceHandlerFromEndpoint is same as RegisterSessionServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterSessionServiceHandlerServer ¶
func RegisterSessionServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SessionServiceServer) error
RegisterSessionServiceHandlerServer registers the http handlers for service SessionService to "mux". UnaryRPC :call SessionServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterSessionServiceHandlerFromEndpoint instead.
func RegisterSessionServiceServer ¶
func RegisterSessionServiceServer(s grpc.ServiceRegistrar, srv SessionServiceServer)
func RegisterTargetServiceHandler ¶
func RegisterTargetServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterTargetServiceHandler registers the http handlers for service TargetService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterTargetServiceHandlerClient ¶
func RegisterTargetServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client TargetServiceClient) error
RegisterTargetServiceHandlerClient registers the http handlers for service TargetService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "TargetServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "TargetServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "TargetServiceClient" to call the correct interceptors.
func RegisterTargetServiceHandlerFromEndpoint ¶
func RegisterTargetServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterTargetServiceHandlerFromEndpoint is same as RegisterTargetServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterTargetServiceHandlerServer ¶
func RegisterTargetServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server TargetServiceServer) error
RegisterTargetServiceHandlerServer registers the http handlers for service TargetService to "mux". UnaryRPC :call TargetServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterTargetServiceHandlerFromEndpoint instead.
func RegisterTargetServiceServer ¶
func RegisterTargetServiceServer(s grpc.ServiceRegistrar, srv TargetServiceServer)
func RegisterUserServiceHandler ¶
func RegisterUserServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterUserServiceHandler registers the http handlers for service UserService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterUserServiceHandlerClient ¶
func RegisterUserServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client UserServiceClient) error
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "UserServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "UserServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "UserServiceClient" to call the correct interceptors.
func RegisterUserServiceHandlerFromEndpoint ¶
func RegisterUserServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterUserServiceHandlerServer ¶
func RegisterUserServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server UserServiceServer) error
RegisterUserServiceHandlerServer registers the http handlers for service UserService to "mux". UnaryRPC :call UserServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterUserServiceHandlerFromEndpoint instead.
func RegisterUserServiceServer ¶
func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
Types ¶
type AccountServiceClient ¶
type AccountServiceClient interface { // GetAccount returns a stored Account if present. The provided request must // include the id for the Account be retrieved. If missing, malformed or // referencing a non existing Account an error is returned. GetAccount(ctx context.Context, in *GetAccountRequest, opts ...grpc.CallOption) (*GetAccountResponse, error) // ListAccounts returns a list of stored Accounts which exist inside the // provided Auth Method. The request must include the Auth Method id which // contains the Accounts being listed. If missing or malformed an error // is returned. ListAccounts(ctx context.Context, in *ListAccountsRequest, opts ...grpc.CallOption) (*ListAccountsResponse, error) // CreateAccount creates and stores an Account in boundary. The provided // request must include the Auth Method ID in which the Account will be // created. If the Auth Method ID is missing, malformed, or references a non // existing resource an error is returned. If a name or login_name is // provided that is in use in another Account in the same Auth Method an // error is returned. CreateAccount(ctx context.Context, in *CreateAccountRequest, opts ...grpc.CallOption) (*CreateAccountResponse, error) // UpdateAccount updates an existing Account in boundary. The provided Account // must not have any read only fields set. The update mask must be included in // the request and contain at least 1 mutable field. To unset a field's value, // include the field in the update mask and don't set it in the provided // Account. An error is returned if the Account id is missing or references a // non-existing resource. An error is also returned if the request attempts // to update the name or login_name to one that is already in use in the // containing Auth Method. UpdateAccount(ctx context.Context, in *UpdateAccountRequest, opts ...grpc.CallOption) (*UpdateAccountResponse, error) // DeleteAccount removes an Account from Boundary. If the provided Account Id // is malformed or not provided an error is returned. DeleteAccount(ctx context.Context, in *DeleteAccountRequest, opts ...grpc.CallOption) (*DeleteAccountResponse, error) // SetPassword sets the Account's password to the one provided in the // request. This method is intended for administration purpose and as such // does not require the old password. SetPassword(ctx context.Context, in *SetPasswordRequest, opts ...grpc.CallOption) (*SetPasswordResponse, error) // ChangePassword changes the Account's password to the one provided in the // request. This method is intended for end users and requires the existing // password to be provided for authentication purposes. ChangePassword(ctx context.Context, in *ChangePasswordRequest, opts ...grpc.CallOption) (*ChangePasswordResponse, error) }
AccountServiceClient is the client API for AccountService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAccountServiceClient ¶
func NewAccountServiceClient(cc grpc.ClientConnInterface) AccountServiceClient
type AccountServiceServer ¶
type AccountServiceServer interface { // GetAccount returns a stored Account if present. The provided request must // include the id for the Account be retrieved. If missing, malformed or // referencing a non existing Account an error is returned. GetAccount(context.Context, *GetAccountRequest) (*GetAccountResponse, error) // ListAccounts returns a list of stored Accounts which exist inside the // provided Auth Method. The request must include the Auth Method id which // contains the Accounts being listed. If missing or malformed an error // is returned. ListAccounts(context.Context, *ListAccountsRequest) (*ListAccountsResponse, error) // CreateAccount creates and stores an Account in boundary. The provided // request must include the Auth Method ID in which the Account will be // created. If the Auth Method ID is missing, malformed, or references a non // existing resource an error is returned. If a name or login_name is // provided that is in use in another Account in the same Auth Method an // error is returned. CreateAccount(context.Context, *CreateAccountRequest) (*CreateAccountResponse, error) // UpdateAccount updates an existing Account in boundary. The provided Account // must not have any read only fields set. The update mask must be included in // the request and contain at least 1 mutable field. To unset a field's value, // include the field in the update mask and don't set it in the provided // Account. An error is returned if the Account id is missing or references a // non-existing resource. An error is also returned if the request attempts // to update the name or login_name to one that is already in use in the // containing Auth Method. UpdateAccount(context.Context, *UpdateAccountRequest) (*UpdateAccountResponse, error) // DeleteAccount removes an Account from Boundary. If the provided Account Id // is malformed or not provided an error is returned. DeleteAccount(context.Context, *DeleteAccountRequest) (*DeleteAccountResponse, error) // SetPassword sets the Account's password to the one provided in the // request. This method is intended for administration purpose and as such // does not require the old password. SetPassword(context.Context, *SetPasswordRequest) (*SetPasswordResponse, error) // ChangePassword changes the Account's password to the one provided in the // request. This method is intended for end users and requires the existing // password to be provided for authentication purposes. ChangePassword(context.Context, *ChangePasswordRequest) (*ChangePasswordResponse, error) // contains filtered or unexported methods }
AccountServiceServer is the server API for AccountService service. All implementations must embed UnimplementedAccountServiceServer for forward compatibility
type AddGroupMembersRequest ¶
type AddGroupMembersRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` MemberIds []string `protobuf:"bytes,3,rep,name=member_ids,proto3" json:"member_ids,omitempty"` // contains filtered or unexported fields }
func (*AddGroupMembersRequest) Descriptor
deprecated
func (*AddGroupMembersRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGroupMembersRequest.ProtoReflect.Descriptor instead.
func (*AddGroupMembersRequest) GetId ¶
func (x *AddGroupMembersRequest) GetId() string
func (*AddGroupMembersRequest) GetMemberIds ¶
func (x *AddGroupMembersRequest) GetMemberIds() []string
func (*AddGroupMembersRequest) GetVersion ¶
func (x *AddGroupMembersRequest) GetVersion() uint32
func (*AddGroupMembersRequest) ProtoMessage ¶
func (*AddGroupMembersRequest) ProtoMessage()
func (*AddGroupMembersRequest) ProtoReflect ¶
func (x *AddGroupMembersRequest) ProtoReflect() protoreflect.Message
func (*AddGroupMembersRequest) Reset ¶
func (x *AddGroupMembersRequest) Reset()
func (*AddGroupMembersRequest) String ¶
func (x *AddGroupMembersRequest) String() string
type AddGroupMembersResponse ¶
type AddGroupMembersResponse struct { Item *groups.Group `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*AddGroupMembersResponse) Descriptor
deprecated
func (*AddGroupMembersResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGroupMembersResponse.ProtoReflect.Descriptor instead.
func (*AddGroupMembersResponse) GetItem ¶
func (x *AddGroupMembersResponse) GetItem() *groups.Group
func (*AddGroupMembersResponse) ProtoMessage ¶
func (*AddGroupMembersResponse) ProtoMessage()
func (*AddGroupMembersResponse) ProtoReflect ¶
func (x *AddGroupMembersResponse) ProtoReflect() protoreflect.Message
func (*AddGroupMembersResponse) Reset ¶
func (x *AddGroupMembersResponse) Reset()
func (*AddGroupMembersResponse) String ¶
func (x *AddGroupMembersResponse) String() string
type AddHostSetHostsRequest ¶
type AddHostSetHostsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` // A list of Host IDs which will be added to this Host Set. Each Host referenced here must be a child of the same Host Catalog of which this Host Set is a child. HostIds []string `protobuf:"bytes,3,rep,name=host_ids,proto3" json:"host_ids,omitempty"` // contains filtered or unexported fields }
func (*AddHostSetHostsRequest) Descriptor
deprecated
func (*AddHostSetHostsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddHostSetHostsRequest.ProtoReflect.Descriptor instead.
func (*AddHostSetHostsRequest) GetHostIds ¶
func (x *AddHostSetHostsRequest) GetHostIds() []string
func (*AddHostSetHostsRequest) GetId ¶
func (x *AddHostSetHostsRequest) GetId() string
func (*AddHostSetHostsRequest) GetVersion ¶
func (x *AddHostSetHostsRequest) GetVersion() uint32
func (*AddHostSetHostsRequest) ProtoMessage ¶
func (*AddHostSetHostsRequest) ProtoMessage()
func (*AddHostSetHostsRequest) ProtoReflect ¶
func (x *AddHostSetHostsRequest) ProtoReflect() protoreflect.Message
func (*AddHostSetHostsRequest) Reset ¶
func (x *AddHostSetHostsRequest) Reset()
func (*AddHostSetHostsRequest) String ¶
func (x *AddHostSetHostsRequest) String() string
type AddHostSetHostsResponse ¶
type AddHostSetHostsResponse struct { Item *hostsets.HostSet `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*AddHostSetHostsResponse) Descriptor
deprecated
func (*AddHostSetHostsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddHostSetHostsResponse.ProtoReflect.Descriptor instead.
func (*AddHostSetHostsResponse) GetItem ¶
func (x *AddHostSetHostsResponse) GetItem() *hostsets.HostSet
func (*AddHostSetHostsResponse) ProtoMessage ¶
func (*AddHostSetHostsResponse) ProtoMessage()
func (*AddHostSetHostsResponse) ProtoReflect ¶
func (x *AddHostSetHostsResponse) ProtoReflect() protoreflect.Message
func (*AddHostSetHostsResponse) Reset ¶
func (x *AddHostSetHostsResponse) Reset()
func (*AddHostSetHostsResponse) String ¶
func (x *AddHostSetHostsResponse) String() string
type AddRoleGrantsRequest ¶
type AddRoleGrantsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` GrantStrings []string `protobuf:"bytes,3,rep,name=grant_strings,proto3" json:"grant_strings,omitempty"` // contains filtered or unexported fields }
func (*AddRoleGrantsRequest) Descriptor
deprecated
func (*AddRoleGrantsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRoleGrantsRequest.ProtoReflect.Descriptor instead.
func (*AddRoleGrantsRequest) GetGrantStrings ¶
func (x *AddRoleGrantsRequest) GetGrantStrings() []string
func (*AddRoleGrantsRequest) GetId ¶
func (x *AddRoleGrantsRequest) GetId() string
func (*AddRoleGrantsRequest) GetVersion ¶
func (x *AddRoleGrantsRequest) GetVersion() uint32
func (*AddRoleGrantsRequest) ProtoMessage ¶
func (*AddRoleGrantsRequest) ProtoMessage()
func (*AddRoleGrantsRequest) ProtoReflect ¶
func (x *AddRoleGrantsRequest) ProtoReflect() protoreflect.Message
func (*AddRoleGrantsRequest) Reset ¶
func (x *AddRoleGrantsRequest) Reset()
func (*AddRoleGrantsRequest) String ¶
func (x *AddRoleGrantsRequest) String() string
type AddRoleGrantsResponse ¶
type AddRoleGrantsResponse struct { Item *roles.Role `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*AddRoleGrantsResponse) Descriptor
deprecated
func (*AddRoleGrantsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddRoleGrantsResponse.ProtoReflect.Descriptor instead.
func (*AddRoleGrantsResponse) GetItem ¶
func (x *AddRoleGrantsResponse) GetItem() *roles.Role
func (*AddRoleGrantsResponse) ProtoMessage ¶
func (*AddRoleGrantsResponse) ProtoMessage()
func (*AddRoleGrantsResponse) ProtoReflect ¶
func (x *AddRoleGrantsResponse) ProtoReflect() protoreflect.Message
func (*AddRoleGrantsResponse) Reset ¶
func (x *AddRoleGrantsResponse) Reset()
func (*AddRoleGrantsResponse) String ¶
func (x *AddRoleGrantsResponse) String() string
type AddRolePrincipalsRequest ¶
type AddRolePrincipalsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` PrincipalIds []string `protobuf:"bytes,3,rep,name=principal_ids,proto3" json:"principal_ids,omitempty"` // contains filtered or unexported fields }
func (*AddRolePrincipalsRequest) Descriptor
deprecated
func (*AddRolePrincipalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRolePrincipalsRequest.ProtoReflect.Descriptor instead.
func (*AddRolePrincipalsRequest) GetId ¶
func (x *AddRolePrincipalsRequest) GetId() string
func (*AddRolePrincipalsRequest) GetPrincipalIds ¶
func (x *AddRolePrincipalsRequest) GetPrincipalIds() []string
func (*AddRolePrincipalsRequest) GetVersion ¶
func (x *AddRolePrincipalsRequest) GetVersion() uint32
func (*AddRolePrincipalsRequest) ProtoMessage ¶
func (*AddRolePrincipalsRequest) ProtoMessage()
func (*AddRolePrincipalsRequest) ProtoReflect ¶
func (x *AddRolePrincipalsRequest) ProtoReflect() protoreflect.Message
func (*AddRolePrincipalsRequest) Reset ¶
func (x *AddRolePrincipalsRequest) Reset()
func (*AddRolePrincipalsRequest) String ¶
func (x *AddRolePrincipalsRequest) String() string
type AddRolePrincipalsResponse ¶
type AddRolePrincipalsResponse struct { Item *roles.Role `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*AddRolePrincipalsResponse) Descriptor
deprecated
func (*AddRolePrincipalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddRolePrincipalsResponse.ProtoReflect.Descriptor instead.
func (*AddRolePrincipalsResponse) GetItem ¶
func (x *AddRolePrincipalsResponse) GetItem() *roles.Role
func (*AddRolePrincipalsResponse) ProtoMessage ¶
func (*AddRolePrincipalsResponse) ProtoMessage()
func (*AddRolePrincipalsResponse) ProtoReflect ¶
func (x *AddRolePrincipalsResponse) ProtoReflect() protoreflect.Message
func (*AddRolePrincipalsResponse) Reset ¶
func (x *AddRolePrincipalsResponse) Reset()
func (*AddRolePrincipalsResponse) String ¶
func (x *AddRolePrincipalsResponse) String() string
type AddTargetHostSetsRequest ¶
type AddTargetHostSetsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` HostSetIds []string `protobuf:"bytes,3,rep,name=host_set_ids,proto3" json:"host_set_ids,omitempty"` // contains filtered or unexported fields }
func (*AddTargetHostSetsRequest) Descriptor
deprecated
func (*AddTargetHostSetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddTargetHostSetsRequest.ProtoReflect.Descriptor instead.
func (*AddTargetHostSetsRequest) GetHostSetIds ¶
func (x *AddTargetHostSetsRequest) GetHostSetIds() []string
func (*AddTargetHostSetsRequest) GetId ¶
func (x *AddTargetHostSetsRequest) GetId() string
func (*AddTargetHostSetsRequest) GetVersion ¶
func (x *AddTargetHostSetsRequest) GetVersion() uint32
func (*AddTargetHostSetsRequest) ProtoMessage ¶
func (*AddTargetHostSetsRequest) ProtoMessage()
func (*AddTargetHostSetsRequest) ProtoReflect ¶
func (x *AddTargetHostSetsRequest) ProtoReflect() protoreflect.Message
func (*AddTargetHostSetsRequest) Reset ¶
func (x *AddTargetHostSetsRequest) Reset()
func (*AddTargetHostSetsRequest) String ¶
func (x *AddTargetHostSetsRequest) String() string
type AddTargetHostSetsResponse ¶
type AddTargetHostSetsResponse struct { Item *targets.Target `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*AddTargetHostSetsResponse) Descriptor
deprecated
func (*AddTargetHostSetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddTargetHostSetsResponse.ProtoReflect.Descriptor instead.
func (*AddTargetHostSetsResponse) GetItem ¶
func (x *AddTargetHostSetsResponse) GetItem() *targets.Target
func (*AddTargetHostSetsResponse) ProtoMessage ¶
func (*AddTargetHostSetsResponse) ProtoMessage()
func (*AddTargetHostSetsResponse) ProtoReflect ¶
func (x *AddTargetHostSetsResponse) ProtoReflect() protoreflect.Message
func (*AddTargetHostSetsResponse) Reset ¶
func (x *AddTargetHostSetsResponse) Reset()
func (*AddTargetHostSetsResponse) String ¶
func (x *AddTargetHostSetsResponse) String() string
type AddUserAccountsRequest ¶
type AddUserAccountsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The version ensures the User hasn't changed since it was last retrieved and if it has the request will fail. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` AccountIds []string `protobuf:"bytes,3,rep,name=account_ids,proto3" json:"account_ids,omitempty"` // contains filtered or unexported fields }
func (*AddUserAccountsRequest) Descriptor
deprecated
func (*AddUserAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddUserAccountsRequest.ProtoReflect.Descriptor instead.
func (*AddUserAccountsRequest) GetAccountIds ¶
func (x *AddUserAccountsRequest) GetAccountIds() []string
func (*AddUserAccountsRequest) GetId ¶
func (x *AddUserAccountsRequest) GetId() string
func (*AddUserAccountsRequest) GetVersion ¶
func (x *AddUserAccountsRequest) GetVersion() uint32
func (*AddUserAccountsRequest) ProtoMessage ¶
func (*AddUserAccountsRequest) ProtoMessage()
func (*AddUserAccountsRequest) ProtoReflect ¶
func (x *AddUserAccountsRequest) ProtoReflect() protoreflect.Message
func (*AddUserAccountsRequest) Reset ¶
func (x *AddUserAccountsRequest) Reset()
func (*AddUserAccountsRequest) String ¶
func (x *AddUserAccountsRequest) String() string
type AddUserAccountsResponse ¶
type AddUserAccountsResponse struct { Item *users.User `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*AddUserAccountsResponse) Descriptor
deprecated
func (*AddUserAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddUserAccountsResponse.ProtoReflect.Descriptor instead.
func (*AddUserAccountsResponse) GetItem ¶
func (x *AddUserAccountsResponse) GetItem() *users.User
func (*AddUserAccountsResponse) ProtoMessage ¶
func (*AddUserAccountsResponse) ProtoMessage()
func (*AddUserAccountsResponse) ProtoReflect ¶
func (x *AddUserAccountsResponse) ProtoReflect() protoreflect.Message
func (*AddUserAccountsResponse) Reset ¶
func (x *AddUserAccountsResponse) Reset()
func (*AddUserAccountsResponse) String ¶
func (x *AddUserAccountsResponse) String() string
type AuthMethodServiceClient ¶
type AuthMethodServiceClient interface { // GetAuthMethod returns a stored Auth Method if present. The provided request // must include the Auth Method id. If missing, malformed or referencing a // non existing resource an error is returned. GetAuthMethod(ctx context.Context, in *GetAuthMethodRequest, opts ...grpc.CallOption) (*GetAuthMethodResponse, error) // ListAuthMethods returns a list of stored Auth Methods which are in the // provided scope. The request must include the scope id and if missing, // malformed, or referencing a non existing scope, an error is returned. ListAuthMethods(ctx context.Context, in *ListAuthMethodsRequest, opts ...grpc.CallOption) (*ListAuthMethodsResponse, error) // CreateAuthMethod creates and stores an Auth Method in boundary. The // provided request must include the scope in which the Auth Method will be // created. If the scope id is missing, malformed or referencing a // non existing resource an error is returned. If a name is provided that is // in use in another Auth Method in the same scope, an error is returned. CreateAuthMethod(ctx context.Context, in *CreateAuthMethodRequest, opts ...grpc.CallOption) (*CreateAuthMethodResponse, error) // UpdateAuthMethod updates an existing Auth Method in boundary. The provided // Auth Method must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided user. An error is returned if the Auth Method id is missing // or reference a non existing resource. An error is also returned if the // request attempts to update the name to one that is already in use by // another Auth Method in the parent scope. UpdateAuthMethod(ctx context.Context, in *UpdateAuthMethodRequest, opts ...grpc.CallOption) (*UpdateAuthMethodResponse, error) // DeleteAuthMethod removes an Auth Method from Boundary. If the Auth Method id // is malformed or not provided an error is returned. DeleteAuthMethod(ctx context.Context, in *DeleteAuthMethodRequest, opts ...grpc.CallOption) (*DeleteAuthMethodResponse, error) // Authenticate validates credentials provided and returns an Auth Token. Authenticate(ctx context.Context, in *AuthenticateRequest, opts ...grpc.CallOption) (*AuthenticateResponse, error) }
AuthMethodServiceClient is the client API for AuthMethodService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAuthMethodServiceClient ¶
func NewAuthMethodServiceClient(cc grpc.ClientConnInterface) AuthMethodServiceClient
type AuthMethodServiceServer ¶
type AuthMethodServiceServer interface { // GetAuthMethod returns a stored Auth Method if present. The provided request // must include the Auth Method id. If missing, malformed or referencing a // non existing resource an error is returned. GetAuthMethod(context.Context, *GetAuthMethodRequest) (*GetAuthMethodResponse, error) // ListAuthMethods returns a list of stored Auth Methods which are in the // provided scope. The request must include the scope id and if missing, // malformed, or referencing a non existing scope, an error is returned. ListAuthMethods(context.Context, *ListAuthMethodsRequest) (*ListAuthMethodsResponse, error) // CreateAuthMethod creates and stores an Auth Method in boundary. The // provided request must include the scope in which the Auth Method will be // created. If the scope id is missing, malformed or referencing a // non existing resource an error is returned. If a name is provided that is // in use in another Auth Method in the same scope, an error is returned. CreateAuthMethod(context.Context, *CreateAuthMethodRequest) (*CreateAuthMethodResponse, error) // UpdateAuthMethod updates an existing Auth Method in boundary. The provided // Auth Method must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided user. An error is returned if the Auth Method id is missing // or reference a non existing resource. An error is also returned if the // request attempts to update the name to one that is already in use by // another Auth Method in the parent scope. UpdateAuthMethod(context.Context, *UpdateAuthMethodRequest) (*UpdateAuthMethodResponse, error) // DeleteAuthMethod removes an Auth Method from Boundary. If the Auth Method id // is malformed or not provided an error is returned. DeleteAuthMethod(context.Context, *DeleteAuthMethodRequest) (*DeleteAuthMethodResponse, error) // Authenticate validates credentials provided and returns an Auth Token. Authenticate(context.Context, *AuthenticateRequest) (*AuthenticateResponse, error) // contains filtered or unexported methods }
AuthMethodServiceServer is the server API for AuthMethodService service. All implementations must embed UnimplementedAuthMethodServiceServer for forward compatibility
type AuthTokenServiceClient ¶
type AuthTokenServiceClient interface { // GetAuthToken returns a stored Auth Token if present. The provided request // must include the Auth Token id and if it is missing, malformed or // referencing a non existing resource an error is returned. GetAuthToken(ctx context.Context, in *GetAuthTokenRequest, opts ...grpc.CallOption) (*GetAuthTokenResponse, error) // ListAuthTokens returns a list of stored Auth Tokens which exist inside // the provided scope. The request must include the scope ids for // the Auth Tokens being listed. If the scope id is missing, malformed, or // referencing a non existing resource, an error is returned. ListAuthTokens(ctx context.Context, in *ListAuthTokensRequest, opts ...grpc.CallOption) (*ListAuthTokensResponse, error) // DeleteAuthToken removes a Auth Token from Boundary. If the provided // Auth Token id is malformed or not provided an error is returned. DeleteAuthToken(ctx context.Context, in *DeleteAuthTokenRequest, opts ...grpc.CallOption) (*DeleteAuthTokenResponse, error) }
AuthTokenServiceClient is the client API for AuthTokenService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAuthTokenServiceClient ¶
func NewAuthTokenServiceClient(cc grpc.ClientConnInterface) AuthTokenServiceClient
type AuthTokenServiceServer ¶
type AuthTokenServiceServer interface { // GetAuthToken returns a stored Auth Token if present. The provided request // must include the Auth Token id and if it is missing, malformed or // referencing a non existing resource an error is returned. GetAuthToken(context.Context, *GetAuthTokenRequest) (*GetAuthTokenResponse, error) // ListAuthTokens returns a list of stored Auth Tokens which exist inside // the provided scope. The request must include the scope ids for // the Auth Tokens being listed. If the scope id is missing, malformed, or // referencing a non existing resource, an error is returned. ListAuthTokens(context.Context, *ListAuthTokensRequest) (*ListAuthTokensResponse, error) // DeleteAuthToken removes a Auth Token from Boundary. If the provided // Auth Token id is malformed or not provided an error is returned. DeleteAuthToken(context.Context, *DeleteAuthTokenRequest) (*DeleteAuthTokenResponse, error) // contains filtered or unexported methods }
AuthTokenServiceServer is the server API for AuthTokenService service. All implementations must embed UnimplementedAuthTokenServiceServer for forward compatibility
type AuthenticateRequest ¶
type AuthenticateRequest struct { // The ID of the Auth Method in the system that should be used for authentication. AuthMethodId string `protobuf:"bytes,1,opt,name=auth_method_id,proto3" json:"auth_method_id,omitempty"` // This can be "cookie" or "token". If not provided, "token" will be used. "cookie" activates a split-cookie method where the token is split partially between http-only and regular cookies in order to keep it safe from rogue JS in the browser. TokenType string `protobuf:"bytes,2,opt,name=token_type,proto3" json:"token_type,omitempty"` // Credentials are passed to the Auth Method; the valid keys and values depend on the type of Auth Method. Credentials *_struct.Struct `protobuf:"bytes,3,opt,name=credentials,proto3" json:"credentials,omitempty"` // contains filtered or unexported fields }
func (*AuthenticateRequest) Descriptor
deprecated
func (*AuthenticateRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticateRequest.ProtoReflect.Descriptor instead.
func (*AuthenticateRequest) GetAuthMethodId ¶
func (x *AuthenticateRequest) GetAuthMethodId() string
func (*AuthenticateRequest) GetCredentials ¶
func (x *AuthenticateRequest) GetCredentials() *_struct.Struct
func (*AuthenticateRequest) GetTokenType ¶
func (x *AuthenticateRequest) GetTokenType() string
func (*AuthenticateRequest) ProtoMessage ¶
func (*AuthenticateRequest) ProtoMessage()
func (*AuthenticateRequest) ProtoReflect ¶
func (x *AuthenticateRequest) ProtoReflect() protoreflect.Message
func (*AuthenticateRequest) Reset ¶
func (x *AuthenticateRequest) Reset()
func (*AuthenticateRequest) String ¶
func (x *AuthenticateRequest) String() string
type AuthenticateResponse ¶
type AuthenticateResponse struct { Item *authtokens.AuthToken `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` TokenType string `protobuf:"bytes,2,opt,name=token_type,proto3" json:"token_type,omitempty"` // contains filtered or unexported fields }
func (*AuthenticateResponse) Descriptor
deprecated
func (*AuthenticateResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticateResponse.ProtoReflect.Descriptor instead.
func (*AuthenticateResponse) GetItem ¶
func (x *AuthenticateResponse) GetItem() *authtokens.AuthToken
func (*AuthenticateResponse) GetTokenType ¶
func (x *AuthenticateResponse) GetTokenType() string
func (*AuthenticateResponse) ProtoMessage ¶
func (*AuthenticateResponse) ProtoMessage()
func (*AuthenticateResponse) ProtoReflect ¶
func (x *AuthenticateResponse) ProtoReflect() protoreflect.Message
func (*AuthenticateResponse) Reset ¶
func (x *AuthenticateResponse) Reset()
func (*AuthenticateResponse) String ¶
func (x *AuthenticateResponse) String() string
type AuthorizeSessionRequest ¶
type AuthorizeSessionRequest struct { // The ID of the target. Required unless some combination of scope_id/scope_name and name are set. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The name of the target. When using this, scope_id or scope_name must be set. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // The scope ID containing the target, if specifying the target by name. ScopeId string `protobuf:"bytes,4,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"` // The scope name containing the target, if specifying the target by name. ScopeName string `protobuf:"bytes,5,opt,name=scope_name,json=scopeName,proto3" json:"scope_name,omitempty"` // An optional parameter allowing specification of the particular Host within the Target's configured Host Sets to connect to during this Session. HostId string `protobuf:"bytes,2,opt,name=host_id,proto3" json:"host_id,omitempty"` // contains filtered or unexported fields }
func (*AuthorizeSessionRequest) Descriptor
deprecated
func (*AuthorizeSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizeSessionRequest.ProtoReflect.Descriptor instead.
func (*AuthorizeSessionRequest) GetHostId ¶
func (x *AuthorizeSessionRequest) GetHostId() string
func (*AuthorizeSessionRequest) GetId ¶
func (x *AuthorizeSessionRequest) GetId() string
func (*AuthorizeSessionRequest) GetName ¶ added in v0.1.1
func (x *AuthorizeSessionRequest) GetName() string
func (*AuthorizeSessionRequest) GetScopeId ¶ added in v0.1.1
func (x *AuthorizeSessionRequest) GetScopeId() string
func (*AuthorizeSessionRequest) GetScopeName ¶ added in v0.1.1
func (x *AuthorizeSessionRequest) GetScopeName() string
func (*AuthorizeSessionRequest) ProtoMessage ¶
func (*AuthorizeSessionRequest) ProtoMessage()
func (*AuthorizeSessionRequest) ProtoReflect ¶
func (x *AuthorizeSessionRequest) ProtoReflect() protoreflect.Message
func (*AuthorizeSessionRequest) Reset ¶
func (x *AuthorizeSessionRequest) Reset()
func (*AuthorizeSessionRequest) String ¶
func (x *AuthorizeSessionRequest) String() string
type AuthorizeSessionResponse ¶
type AuthorizeSessionResponse struct { Item *targets.SessionAuthorization `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*AuthorizeSessionResponse) Descriptor
deprecated
func (*AuthorizeSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizeSessionResponse.ProtoReflect.Descriptor instead.
func (*AuthorizeSessionResponse) GetItem ¶
func (x *AuthorizeSessionResponse) GetItem() *targets.SessionAuthorization
func (*AuthorizeSessionResponse) ProtoMessage ¶
func (*AuthorizeSessionResponse) ProtoMessage()
func (*AuthorizeSessionResponse) ProtoReflect ¶
func (x *AuthorizeSessionResponse) ProtoReflect() protoreflect.Message
func (*AuthorizeSessionResponse) Reset ¶
func (x *AuthorizeSessionResponse) Reset()
func (*AuthorizeSessionResponse) String ¶
func (x *AuthorizeSessionResponse) String() string
type CancelSessionRequest ¶
type CancelSessionRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*CancelSessionRequest) Descriptor
deprecated
func (*CancelSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelSessionRequest.ProtoReflect.Descriptor instead.
func (*CancelSessionRequest) GetId ¶
func (x *CancelSessionRequest) GetId() string
func (*CancelSessionRequest) GetVersion ¶
func (x *CancelSessionRequest) GetVersion() uint32
func (*CancelSessionRequest) ProtoMessage ¶
func (*CancelSessionRequest) ProtoMessage()
func (*CancelSessionRequest) ProtoReflect ¶
func (x *CancelSessionRequest) ProtoReflect() protoreflect.Message
func (*CancelSessionRequest) Reset ¶
func (x *CancelSessionRequest) Reset()
func (*CancelSessionRequest) String ¶
func (x *CancelSessionRequest) String() string
type CancelSessionResponse ¶
type CancelSessionResponse struct { Item *sessions.Session `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CancelSessionResponse) Descriptor
deprecated
func (*CancelSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelSessionResponse.ProtoReflect.Descriptor instead.
func (*CancelSessionResponse) GetItem ¶
func (x *CancelSessionResponse) GetItem() *sessions.Session
func (*CancelSessionResponse) ProtoMessage ¶
func (*CancelSessionResponse) ProtoMessage()
func (*CancelSessionResponse) ProtoReflect ¶
func (x *CancelSessionResponse) ProtoReflect() protoreflect.Message
func (*CancelSessionResponse) Reset ¶
func (x *CancelSessionResponse) Reset()
func (*CancelSessionResponse) String ¶
func (x *CancelSessionResponse) String() string
type ChangePasswordRequest ¶
type ChangePasswordRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` CurrentPassword string `protobuf:"bytes,3,opt,name=current_password,proto3" json:"current_password,omitempty"` NewPassword string `protobuf:"bytes,4,opt,name=new_password,proto3" json:"new_password,omitempty"` // contains filtered or unexported fields }
func (*ChangePasswordRequest) Descriptor
deprecated
func (*ChangePasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordRequest.ProtoReflect.Descriptor instead.
func (*ChangePasswordRequest) GetCurrentPassword ¶
func (x *ChangePasswordRequest) GetCurrentPassword() string
func (*ChangePasswordRequest) GetId ¶
func (x *ChangePasswordRequest) GetId() string
func (*ChangePasswordRequest) GetNewPassword ¶
func (x *ChangePasswordRequest) GetNewPassword() string
func (*ChangePasswordRequest) GetVersion ¶
func (x *ChangePasswordRequest) GetVersion() uint32
func (*ChangePasswordRequest) ProtoMessage ¶
func (*ChangePasswordRequest) ProtoMessage()
func (*ChangePasswordRequest) ProtoReflect ¶
func (x *ChangePasswordRequest) ProtoReflect() protoreflect.Message
func (*ChangePasswordRequest) Reset ¶
func (x *ChangePasswordRequest) Reset()
func (*ChangePasswordRequest) String ¶
func (x *ChangePasswordRequest) String() string
type ChangePasswordResponse ¶
type ChangePasswordResponse struct { Item *accounts.Account `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*ChangePasswordResponse) Descriptor
deprecated
func (*ChangePasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordResponse.ProtoReflect.Descriptor instead.
func (*ChangePasswordResponse) GetItem ¶
func (x *ChangePasswordResponse) GetItem() *accounts.Account
func (*ChangePasswordResponse) ProtoMessage ¶
func (*ChangePasswordResponse) ProtoMessage()
func (*ChangePasswordResponse) ProtoReflect ¶
func (x *ChangePasswordResponse) ProtoReflect() protoreflect.Message
func (*ChangePasswordResponse) Reset ¶
func (x *ChangePasswordResponse) Reset()
func (*ChangePasswordResponse) String ¶
func (x *ChangePasswordResponse) String() string
type CreateAccountRequest ¶
type CreateAccountRequest struct { Item *accounts.Account `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateAccountRequest) Descriptor
deprecated
func (*CreateAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAccountRequest.ProtoReflect.Descriptor instead.
func (*CreateAccountRequest) GetItem ¶
func (x *CreateAccountRequest) GetItem() *accounts.Account
func (*CreateAccountRequest) ProtoMessage ¶
func (*CreateAccountRequest) ProtoMessage()
func (*CreateAccountRequest) ProtoReflect ¶
func (x *CreateAccountRequest) ProtoReflect() protoreflect.Message
func (*CreateAccountRequest) Reset ¶
func (x *CreateAccountRequest) Reset()
func (*CreateAccountRequest) String ¶
func (x *CreateAccountRequest) String() string
type CreateAccountResponse ¶
type CreateAccountResponse struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Item *accounts.Account `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateAccountResponse) Descriptor
deprecated
func (*CreateAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAccountResponse.ProtoReflect.Descriptor instead.
func (*CreateAccountResponse) GetItem ¶
func (x *CreateAccountResponse) GetItem() *accounts.Account
func (*CreateAccountResponse) GetUri ¶
func (x *CreateAccountResponse) GetUri() string
func (*CreateAccountResponse) ProtoMessage ¶
func (*CreateAccountResponse) ProtoMessage()
func (*CreateAccountResponse) ProtoReflect ¶
func (x *CreateAccountResponse) ProtoReflect() protoreflect.Message
func (*CreateAccountResponse) Reset ¶
func (x *CreateAccountResponse) Reset()
func (*CreateAccountResponse) String ¶
func (x *CreateAccountResponse) String() string
type CreateAuthMethodRequest ¶
type CreateAuthMethodRequest struct { Item *authmethods.AuthMethod `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateAuthMethodRequest) Descriptor
deprecated
func (*CreateAuthMethodRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAuthMethodRequest.ProtoReflect.Descriptor instead.
func (*CreateAuthMethodRequest) GetItem ¶
func (x *CreateAuthMethodRequest) GetItem() *authmethods.AuthMethod
func (*CreateAuthMethodRequest) ProtoMessage ¶
func (*CreateAuthMethodRequest) ProtoMessage()
func (*CreateAuthMethodRequest) ProtoReflect ¶
func (x *CreateAuthMethodRequest) ProtoReflect() protoreflect.Message
func (*CreateAuthMethodRequest) Reset ¶
func (x *CreateAuthMethodRequest) Reset()
func (*CreateAuthMethodRequest) String ¶
func (x *CreateAuthMethodRequest) String() string
type CreateAuthMethodResponse ¶
type CreateAuthMethodResponse struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Item *authmethods.AuthMethod `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateAuthMethodResponse) Descriptor
deprecated
func (*CreateAuthMethodResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAuthMethodResponse.ProtoReflect.Descriptor instead.
func (*CreateAuthMethodResponse) GetItem ¶
func (x *CreateAuthMethodResponse) GetItem() *authmethods.AuthMethod
func (*CreateAuthMethodResponse) GetUri ¶
func (x *CreateAuthMethodResponse) GetUri() string
func (*CreateAuthMethodResponse) ProtoMessage ¶
func (*CreateAuthMethodResponse) ProtoMessage()
func (*CreateAuthMethodResponse) ProtoReflect ¶
func (x *CreateAuthMethodResponse) ProtoReflect() protoreflect.Message
func (*CreateAuthMethodResponse) Reset ¶
func (x *CreateAuthMethodResponse) Reset()
func (*CreateAuthMethodResponse) String ¶
func (x *CreateAuthMethodResponse) String() string
type CreateGroupRequest ¶
type CreateGroupRequest struct { Item *groups.Group `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateGroupRequest) Descriptor
deprecated
func (*CreateGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateGroupRequest) GetItem ¶
func (x *CreateGroupRequest) GetItem() *groups.Group
func (*CreateGroupRequest) ProtoMessage ¶
func (*CreateGroupRequest) ProtoMessage()
func (*CreateGroupRequest) ProtoReflect ¶
func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message
func (*CreateGroupRequest) Reset ¶
func (x *CreateGroupRequest) Reset()
func (*CreateGroupRequest) String ¶
func (x *CreateGroupRequest) String() string
type CreateGroupResponse ¶
type CreateGroupResponse struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Item *groups.Group `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateGroupResponse) Descriptor
deprecated
func (*CreateGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupResponse.ProtoReflect.Descriptor instead.
func (*CreateGroupResponse) GetItem ¶
func (x *CreateGroupResponse) GetItem() *groups.Group
func (*CreateGroupResponse) GetUri ¶
func (x *CreateGroupResponse) GetUri() string
func (*CreateGroupResponse) ProtoMessage ¶
func (*CreateGroupResponse) ProtoMessage()
func (*CreateGroupResponse) ProtoReflect ¶
func (x *CreateGroupResponse) ProtoReflect() protoreflect.Message
func (*CreateGroupResponse) Reset ¶
func (x *CreateGroupResponse) Reset()
func (*CreateGroupResponse) String ¶
func (x *CreateGroupResponse) String() string
type CreateHostCatalogRequest ¶
type CreateHostCatalogRequest struct { Item *hostcatalogs.HostCatalog `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateHostCatalogRequest) Descriptor
deprecated
func (*CreateHostCatalogRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateHostCatalogRequest.ProtoReflect.Descriptor instead.
func (*CreateHostCatalogRequest) GetItem ¶
func (x *CreateHostCatalogRequest) GetItem() *hostcatalogs.HostCatalog
func (*CreateHostCatalogRequest) ProtoMessage ¶
func (*CreateHostCatalogRequest) ProtoMessage()
func (*CreateHostCatalogRequest) ProtoReflect ¶
func (x *CreateHostCatalogRequest) ProtoReflect() protoreflect.Message
func (*CreateHostCatalogRequest) Reset ¶
func (x *CreateHostCatalogRequest) Reset()
func (*CreateHostCatalogRequest) String ¶
func (x *CreateHostCatalogRequest) String() string
type CreateHostCatalogResponse ¶
type CreateHostCatalogResponse struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Item *hostcatalogs.HostCatalog `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateHostCatalogResponse) Descriptor
deprecated
func (*CreateHostCatalogResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateHostCatalogResponse.ProtoReflect.Descriptor instead.
func (*CreateHostCatalogResponse) GetItem ¶
func (x *CreateHostCatalogResponse) GetItem() *hostcatalogs.HostCatalog
func (*CreateHostCatalogResponse) GetUri ¶
func (x *CreateHostCatalogResponse) GetUri() string
func (*CreateHostCatalogResponse) ProtoMessage ¶
func (*CreateHostCatalogResponse) ProtoMessage()
func (*CreateHostCatalogResponse) ProtoReflect ¶
func (x *CreateHostCatalogResponse) ProtoReflect() protoreflect.Message
func (*CreateHostCatalogResponse) Reset ¶
func (x *CreateHostCatalogResponse) Reset()
func (*CreateHostCatalogResponse) String ¶
func (x *CreateHostCatalogResponse) String() string
type CreateHostRequest ¶
type CreateHostRequest struct { Item *hosts.Host `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateHostRequest) Descriptor
deprecated
func (*CreateHostRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateHostRequest.ProtoReflect.Descriptor instead.
func (*CreateHostRequest) GetItem ¶
func (x *CreateHostRequest) GetItem() *hosts.Host
func (*CreateHostRequest) ProtoMessage ¶
func (*CreateHostRequest) ProtoMessage()
func (*CreateHostRequest) ProtoReflect ¶
func (x *CreateHostRequest) ProtoReflect() protoreflect.Message
func (*CreateHostRequest) Reset ¶
func (x *CreateHostRequest) Reset()
func (*CreateHostRequest) String ¶
func (x *CreateHostRequest) String() string
type CreateHostResponse ¶
type CreateHostResponse struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Item *hosts.Host `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateHostResponse) Descriptor
deprecated
func (*CreateHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateHostResponse.ProtoReflect.Descriptor instead.
func (*CreateHostResponse) GetItem ¶
func (x *CreateHostResponse) GetItem() *hosts.Host
func (*CreateHostResponse) GetUri ¶
func (x *CreateHostResponse) GetUri() string
func (*CreateHostResponse) ProtoMessage ¶
func (*CreateHostResponse) ProtoMessage()
func (*CreateHostResponse) ProtoReflect ¶
func (x *CreateHostResponse) ProtoReflect() protoreflect.Message
func (*CreateHostResponse) Reset ¶
func (x *CreateHostResponse) Reset()
func (*CreateHostResponse) String ¶
func (x *CreateHostResponse) String() string
type CreateHostSetRequest ¶
type CreateHostSetRequest struct { Item *hostsets.HostSet `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateHostSetRequest) Descriptor
deprecated
func (*CreateHostSetRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateHostSetRequest.ProtoReflect.Descriptor instead.
func (*CreateHostSetRequest) GetItem ¶
func (x *CreateHostSetRequest) GetItem() *hostsets.HostSet
func (*CreateHostSetRequest) ProtoMessage ¶
func (*CreateHostSetRequest) ProtoMessage()
func (*CreateHostSetRequest) ProtoReflect ¶
func (x *CreateHostSetRequest) ProtoReflect() protoreflect.Message
func (*CreateHostSetRequest) Reset ¶
func (x *CreateHostSetRequest) Reset()
func (*CreateHostSetRequest) String ¶
func (x *CreateHostSetRequest) String() string
type CreateHostSetResponse ¶
type CreateHostSetResponse struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Item *hostsets.HostSet `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateHostSetResponse) Descriptor
deprecated
func (*CreateHostSetResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateHostSetResponse.ProtoReflect.Descriptor instead.
func (*CreateHostSetResponse) GetItem ¶
func (x *CreateHostSetResponse) GetItem() *hostsets.HostSet
func (*CreateHostSetResponse) GetUri ¶
func (x *CreateHostSetResponse) GetUri() string
func (*CreateHostSetResponse) ProtoMessage ¶
func (*CreateHostSetResponse) ProtoMessage()
func (*CreateHostSetResponse) ProtoReflect ¶
func (x *CreateHostSetResponse) ProtoReflect() protoreflect.Message
func (*CreateHostSetResponse) Reset ¶
func (x *CreateHostSetResponse) Reset()
func (*CreateHostSetResponse) String ¶
func (x *CreateHostSetResponse) String() string
type CreateRoleRequest ¶
type CreateRoleRequest struct { Item *roles.Role `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateRoleRequest) Descriptor
deprecated
func (*CreateRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoleRequest.ProtoReflect.Descriptor instead.
func (*CreateRoleRequest) GetItem ¶
func (x *CreateRoleRequest) GetItem() *roles.Role
func (*CreateRoleRequest) ProtoMessage ¶
func (*CreateRoleRequest) ProtoMessage()
func (*CreateRoleRequest) ProtoReflect ¶
func (x *CreateRoleRequest) ProtoReflect() protoreflect.Message
func (*CreateRoleRequest) Reset ¶
func (x *CreateRoleRequest) Reset()
func (*CreateRoleRequest) String ¶
func (x *CreateRoleRequest) String() string
type CreateRoleResponse ¶
type CreateRoleResponse struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Item *roles.Role `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateRoleResponse) Descriptor
deprecated
func (*CreateRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoleResponse.ProtoReflect.Descriptor instead.
func (*CreateRoleResponse) GetItem ¶
func (x *CreateRoleResponse) GetItem() *roles.Role
func (*CreateRoleResponse) GetUri ¶
func (x *CreateRoleResponse) GetUri() string
func (*CreateRoleResponse) ProtoMessage ¶
func (*CreateRoleResponse) ProtoMessage()
func (*CreateRoleResponse) ProtoReflect ¶
func (x *CreateRoleResponse) ProtoReflect() protoreflect.Message
func (*CreateRoleResponse) Reset ¶
func (x *CreateRoleResponse) Reset()
func (*CreateRoleResponse) String ¶
func (x *CreateRoleResponse) String() string
type CreateScopeRequest ¶
type CreateScopeRequest struct { SkipAdminRoleCreation bool `` /* 129-byte string literal not displayed */ SkipDefaultRoleCreation bool `` /* 135-byte string literal not displayed */ Item *scopes.Scope `protobuf:"bytes,3,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateScopeRequest) Descriptor
deprecated
func (*CreateScopeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateScopeRequest.ProtoReflect.Descriptor instead.
func (*CreateScopeRequest) GetItem ¶
func (x *CreateScopeRequest) GetItem() *scopes.Scope
func (*CreateScopeRequest) GetSkipAdminRoleCreation ¶
func (x *CreateScopeRequest) GetSkipAdminRoleCreation() bool
func (*CreateScopeRequest) GetSkipDefaultRoleCreation ¶
func (x *CreateScopeRequest) GetSkipDefaultRoleCreation() bool
func (*CreateScopeRequest) ProtoMessage ¶
func (*CreateScopeRequest) ProtoMessage()
func (*CreateScopeRequest) ProtoReflect ¶
func (x *CreateScopeRequest) ProtoReflect() protoreflect.Message
func (*CreateScopeRequest) Reset ¶
func (x *CreateScopeRequest) Reset()
func (*CreateScopeRequest) String ¶
func (x *CreateScopeRequest) String() string
type CreateScopeResponse ¶
type CreateScopeResponse struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Item *scopes.Scope `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateScopeResponse) Descriptor
deprecated
func (*CreateScopeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateScopeResponse.ProtoReflect.Descriptor instead.
func (*CreateScopeResponse) GetItem ¶
func (x *CreateScopeResponse) GetItem() *scopes.Scope
func (*CreateScopeResponse) GetUri ¶
func (x *CreateScopeResponse) GetUri() string
func (*CreateScopeResponse) ProtoMessage ¶
func (*CreateScopeResponse) ProtoMessage()
func (*CreateScopeResponse) ProtoReflect ¶
func (x *CreateScopeResponse) ProtoReflect() protoreflect.Message
func (*CreateScopeResponse) Reset ¶
func (x *CreateScopeResponse) Reset()
func (*CreateScopeResponse) String ¶
func (x *CreateScopeResponse) String() string
type CreateTargetRequest ¶
type CreateTargetRequest struct { Item *targets.Target `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateTargetRequest) Descriptor
deprecated
func (*CreateTargetRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTargetRequest.ProtoReflect.Descriptor instead.
func (*CreateTargetRequest) GetItem ¶
func (x *CreateTargetRequest) GetItem() *targets.Target
func (*CreateTargetRequest) ProtoMessage ¶
func (*CreateTargetRequest) ProtoMessage()
func (*CreateTargetRequest) ProtoReflect ¶
func (x *CreateTargetRequest) ProtoReflect() protoreflect.Message
func (*CreateTargetRequest) Reset ¶
func (x *CreateTargetRequest) Reset()
func (*CreateTargetRequest) String ¶
func (x *CreateTargetRequest) String() string
type CreateTargetResponse ¶
type CreateTargetResponse struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Item *targets.Target `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateTargetResponse) Descriptor
deprecated
func (*CreateTargetResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTargetResponse.ProtoReflect.Descriptor instead.
func (*CreateTargetResponse) GetItem ¶
func (x *CreateTargetResponse) GetItem() *targets.Target
func (*CreateTargetResponse) GetUri ¶
func (x *CreateTargetResponse) GetUri() string
func (*CreateTargetResponse) ProtoMessage ¶
func (*CreateTargetResponse) ProtoMessage()
func (*CreateTargetResponse) ProtoReflect ¶
func (x *CreateTargetResponse) ProtoReflect() protoreflect.Message
func (*CreateTargetResponse) Reset ¶
func (x *CreateTargetResponse) Reset()
func (*CreateTargetResponse) String ¶
func (x *CreateTargetResponse) String() string
type CreateUserRequest ¶
type CreateUserRequest struct { Item *users.User `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateUserRequest) Descriptor
deprecated
func (*CreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.
func (*CreateUserRequest) GetItem ¶
func (x *CreateUserRequest) GetItem() *users.User
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
type CreateUserResponse ¶
type CreateUserResponse struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Item *users.User `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*CreateUserResponse) Descriptor
deprecated
func (*CreateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserResponse.ProtoReflect.Descriptor instead.
func (*CreateUserResponse) GetItem ¶
func (x *CreateUserResponse) GetItem() *users.User
func (*CreateUserResponse) GetUri ¶
func (x *CreateUserResponse) GetUri() string
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) ProtoReflect ¶
func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
func (*CreateUserResponse) Reset ¶
func (x *CreateUserResponse) Reset()
func (*CreateUserResponse) String ¶
func (x *CreateUserResponse) String() string
type DeleteAccountRequest ¶
type DeleteAccountRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAccountRequest) Descriptor
deprecated
func (*DeleteAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAccountRequest.ProtoReflect.Descriptor instead.
func (*DeleteAccountRequest) GetId ¶
func (x *DeleteAccountRequest) GetId() string
func (*DeleteAccountRequest) ProtoMessage ¶
func (*DeleteAccountRequest) ProtoMessage()
func (*DeleteAccountRequest) ProtoReflect ¶
func (x *DeleteAccountRequest) ProtoReflect() protoreflect.Message
func (*DeleteAccountRequest) Reset ¶
func (x *DeleteAccountRequest) Reset()
func (*DeleteAccountRequest) String ¶
func (x *DeleteAccountRequest) String() string
type DeleteAccountResponse ¶
type DeleteAccountResponse struct {
// contains filtered or unexported fields
}
func (*DeleteAccountResponse) Descriptor
deprecated
func (*DeleteAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAccountResponse.ProtoReflect.Descriptor instead.
func (*DeleteAccountResponse) ProtoMessage ¶
func (*DeleteAccountResponse) ProtoMessage()
func (*DeleteAccountResponse) ProtoReflect ¶
func (x *DeleteAccountResponse) ProtoReflect() protoreflect.Message
func (*DeleteAccountResponse) Reset ¶
func (x *DeleteAccountResponse) Reset()
func (*DeleteAccountResponse) String ¶
func (x *DeleteAccountResponse) String() string
type DeleteAuthMethodRequest ¶
type DeleteAuthMethodRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAuthMethodRequest) Descriptor
deprecated
func (*DeleteAuthMethodRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAuthMethodRequest.ProtoReflect.Descriptor instead.
func (*DeleteAuthMethodRequest) GetId ¶
func (x *DeleteAuthMethodRequest) GetId() string
func (*DeleteAuthMethodRequest) ProtoMessage ¶
func (*DeleteAuthMethodRequest) ProtoMessage()
func (*DeleteAuthMethodRequest) ProtoReflect ¶
func (x *DeleteAuthMethodRequest) ProtoReflect() protoreflect.Message
func (*DeleteAuthMethodRequest) Reset ¶
func (x *DeleteAuthMethodRequest) Reset()
func (*DeleteAuthMethodRequest) String ¶
func (x *DeleteAuthMethodRequest) String() string
type DeleteAuthMethodResponse ¶
type DeleteAuthMethodResponse struct {
// contains filtered or unexported fields
}
func (*DeleteAuthMethodResponse) Descriptor
deprecated
func (*DeleteAuthMethodResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAuthMethodResponse.ProtoReflect.Descriptor instead.
func (*DeleteAuthMethodResponse) ProtoMessage ¶
func (*DeleteAuthMethodResponse) ProtoMessage()
func (*DeleteAuthMethodResponse) ProtoReflect ¶
func (x *DeleteAuthMethodResponse) ProtoReflect() protoreflect.Message
func (*DeleteAuthMethodResponse) Reset ¶
func (x *DeleteAuthMethodResponse) Reset()
func (*DeleteAuthMethodResponse) String ¶
func (x *DeleteAuthMethodResponse) String() string
type DeleteAuthTokenRequest ¶
type DeleteAuthTokenRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAuthTokenRequest) Descriptor
deprecated
func (*DeleteAuthTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAuthTokenRequest.ProtoReflect.Descriptor instead.
func (*DeleteAuthTokenRequest) GetId ¶
func (x *DeleteAuthTokenRequest) GetId() string
func (*DeleteAuthTokenRequest) ProtoMessage ¶
func (*DeleteAuthTokenRequest) ProtoMessage()
func (*DeleteAuthTokenRequest) ProtoReflect ¶
func (x *DeleteAuthTokenRequest) ProtoReflect() protoreflect.Message
func (*DeleteAuthTokenRequest) Reset ¶
func (x *DeleteAuthTokenRequest) Reset()
func (*DeleteAuthTokenRequest) String ¶
func (x *DeleteAuthTokenRequest) String() string
type DeleteAuthTokenResponse ¶
type DeleteAuthTokenResponse struct {
// contains filtered or unexported fields
}
func (*DeleteAuthTokenResponse) Descriptor
deprecated
func (*DeleteAuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAuthTokenResponse.ProtoReflect.Descriptor instead.
func (*DeleteAuthTokenResponse) ProtoMessage ¶
func (*DeleteAuthTokenResponse) ProtoMessage()
func (*DeleteAuthTokenResponse) ProtoReflect ¶
func (x *DeleteAuthTokenResponse) ProtoReflect() protoreflect.Message
func (*DeleteAuthTokenResponse) Reset ¶
func (x *DeleteAuthTokenResponse) Reset()
func (*DeleteAuthTokenResponse) String ¶
func (x *DeleteAuthTokenResponse) String() string
type DeleteGroupRequest ¶
type DeleteGroupRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteGroupRequest) Descriptor
deprecated
func (*DeleteGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteGroupRequest) GetId ¶
func (x *DeleteGroupRequest) GetId() string
func (*DeleteGroupRequest) ProtoMessage ¶
func (*DeleteGroupRequest) ProtoMessage()
func (*DeleteGroupRequest) ProtoReflect ¶
func (x *DeleteGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteGroupRequest) Reset ¶
func (x *DeleteGroupRequest) Reset()
func (*DeleteGroupRequest) String ¶
func (x *DeleteGroupRequest) String() string
type DeleteGroupResponse ¶
type DeleteGroupResponse struct {
// contains filtered or unexported fields
}
func (*DeleteGroupResponse) Descriptor
deprecated
func (*DeleteGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGroupResponse.ProtoReflect.Descriptor instead.
func (*DeleteGroupResponse) ProtoMessage ¶
func (*DeleteGroupResponse) ProtoMessage()
func (*DeleteGroupResponse) ProtoReflect ¶
func (x *DeleteGroupResponse) ProtoReflect() protoreflect.Message
func (*DeleteGroupResponse) Reset ¶
func (x *DeleteGroupResponse) Reset()
func (*DeleteGroupResponse) String ¶
func (x *DeleteGroupResponse) String() string
type DeleteHostCatalogRequest ¶
type DeleteHostCatalogRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteHostCatalogRequest) Descriptor
deprecated
func (*DeleteHostCatalogRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHostCatalogRequest.ProtoReflect.Descriptor instead.
func (*DeleteHostCatalogRequest) GetId ¶
func (x *DeleteHostCatalogRequest) GetId() string
func (*DeleteHostCatalogRequest) ProtoMessage ¶
func (*DeleteHostCatalogRequest) ProtoMessage()
func (*DeleteHostCatalogRequest) ProtoReflect ¶
func (x *DeleteHostCatalogRequest) ProtoReflect() protoreflect.Message
func (*DeleteHostCatalogRequest) Reset ¶
func (x *DeleteHostCatalogRequest) Reset()
func (*DeleteHostCatalogRequest) String ¶
func (x *DeleteHostCatalogRequest) String() string
type DeleteHostCatalogResponse ¶
type DeleteHostCatalogResponse struct {
// contains filtered or unexported fields
}
func (*DeleteHostCatalogResponse) Descriptor
deprecated
func (*DeleteHostCatalogResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHostCatalogResponse.ProtoReflect.Descriptor instead.
func (*DeleteHostCatalogResponse) ProtoMessage ¶
func (*DeleteHostCatalogResponse) ProtoMessage()
func (*DeleteHostCatalogResponse) ProtoReflect ¶
func (x *DeleteHostCatalogResponse) ProtoReflect() protoreflect.Message
func (*DeleteHostCatalogResponse) Reset ¶
func (x *DeleteHostCatalogResponse) Reset()
func (*DeleteHostCatalogResponse) String ¶
func (x *DeleteHostCatalogResponse) String() string
type DeleteHostRequest ¶
type DeleteHostRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteHostRequest) Descriptor
deprecated
func (*DeleteHostRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHostRequest.ProtoReflect.Descriptor instead.
func (*DeleteHostRequest) GetId ¶
func (x *DeleteHostRequest) GetId() string
func (*DeleteHostRequest) ProtoMessage ¶
func (*DeleteHostRequest) ProtoMessage()
func (*DeleteHostRequest) ProtoReflect ¶
func (x *DeleteHostRequest) ProtoReflect() protoreflect.Message
func (*DeleteHostRequest) Reset ¶
func (x *DeleteHostRequest) Reset()
func (*DeleteHostRequest) String ¶
func (x *DeleteHostRequest) String() string
type DeleteHostResponse ¶
type DeleteHostResponse struct {
// contains filtered or unexported fields
}
func (*DeleteHostResponse) Descriptor
deprecated
func (*DeleteHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHostResponse.ProtoReflect.Descriptor instead.
func (*DeleteHostResponse) ProtoMessage ¶
func (*DeleteHostResponse) ProtoMessage()
func (*DeleteHostResponse) ProtoReflect ¶
func (x *DeleteHostResponse) ProtoReflect() protoreflect.Message
func (*DeleteHostResponse) Reset ¶
func (x *DeleteHostResponse) Reset()
func (*DeleteHostResponse) String ¶
func (x *DeleteHostResponse) String() string
type DeleteHostSetRequest ¶
type DeleteHostSetRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteHostSetRequest) Descriptor
deprecated
func (*DeleteHostSetRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHostSetRequest.ProtoReflect.Descriptor instead.
func (*DeleteHostSetRequest) GetId ¶
func (x *DeleteHostSetRequest) GetId() string
func (*DeleteHostSetRequest) ProtoMessage ¶
func (*DeleteHostSetRequest) ProtoMessage()
func (*DeleteHostSetRequest) ProtoReflect ¶
func (x *DeleteHostSetRequest) ProtoReflect() protoreflect.Message
func (*DeleteHostSetRequest) Reset ¶
func (x *DeleteHostSetRequest) Reset()
func (*DeleteHostSetRequest) String ¶
func (x *DeleteHostSetRequest) String() string
type DeleteHostSetResponse ¶
type DeleteHostSetResponse struct {
// contains filtered or unexported fields
}
func (*DeleteHostSetResponse) Descriptor
deprecated
func (*DeleteHostSetResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHostSetResponse.ProtoReflect.Descriptor instead.
func (*DeleteHostSetResponse) ProtoMessage ¶
func (*DeleteHostSetResponse) ProtoMessage()
func (*DeleteHostSetResponse) ProtoReflect ¶
func (x *DeleteHostSetResponse) ProtoReflect() protoreflect.Message
func (*DeleteHostSetResponse) Reset ¶
func (x *DeleteHostSetResponse) Reset()
func (*DeleteHostSetResponse) String ¶
func (x *DeleteHostSetResponse) String() string
type DeleteRoleRequest ¶
type DeleteRoleRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteRoleRequest) Descriptor
deprecated
func (*DeleteRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRoleRequest.ProtoReflect.Descriptor instead.
func (*DeleteRoleRequest) GetId ¶
func (x *DeleteRoleRequest) GetId() string
func (*DeleteRoleRequest) ProtoMessage ¶
func (*DeleteRoleRequest) ProtoMessage()
func (*DeleteRoleRequest) ProtoReflect ¶
func (x *DeleteRoleRequest) ProtoReflect() protoreflect.Message
func (*DeleteRoleRequest) Reset ¶
func (x *DeleteRoleRequest) Reset()
func (*DeleteRoleRequest) String ¶
func (x *DeleteRoleRequest) String() string
type DeleteRoleResponse ¶
type DeleteRoleResponse struct {
// contains filtered or unexported fields
}
func (*DeleteRoleResponse) Descriptor
deprecated
func (*DeleteRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRoleResponse.ProtoReflect.Descriptor instead.
func (*DeleteRoleResponse) ProtoMessage ¶
func (*DeleteRoleResponse) ProtoMessage()
func (*DeleteRoleResponse) ProtoReflect ¶
func (x *DeleteRoleResponse) ProtoReflect() protoreflect.Message
func (*DeleteRoleResponse) Reset ¶
func (x *DeleteRoleResponse) Reset()
func (*DeleteRoleResponse) String ¶
func (x *DeleteRoleResponse) String() string
type DeleteScopeRequest ¶
type DeleteScopeRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteScopeRequest) Descriptor
deprecated
func (*DeleteScopeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteScopeRequest.ProtoReflect.Descriptor instead.
func (*DeleteScopeRequest) GetId ¶
func (x *DeleteScopeRequest) GetId() string
func (*DeleteScopeRequest) ProtoMessage ¶
func (*DeleteScopeRequest) ProtoMessage()
func (*DeleteScopeRequest) ProtoReflect ¶
func (x *DeleteScopeRequest) ProtoReflect() protoreflect.Message
func (*DeleteScopeRequest) Reset ¶
func (x *DeleteScopeRequest) Reset()
func (*DeleteScopeRequest) String ¶
func (x *DeleteScopeRequest) String() string
type DeleteScopeResponse ¶
type DeleteScopeResponse struct {
// contains filtered or unexported fields
}
func (*DeleteScopeResponse) Descriptor
deprecated
func (*DeleteScopeResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteScopeResponse.ProtoReflect.Descriptor instead.
func (*DeleteScopeResponse) ProtoMessage ¶
func (*DeleteScopeResponse) ProtoMessage()
func (*DeleteScopeResponse) ProtoReflect ¶
func (x *DeleteScopeResponse) ProtoReflect() protoreflect.Message
func (*DeleteScopeResponse) Reset ¶
func (x *DeleteScopeResponse) Reset()
func (*DeleteScopeResponse) String ¶
func (x *DeleteScopeResponse) String() string
type DeleteTargetRequest ¶
type DeleteTargetRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteTargetRequest) Descriptor
deprecated
func (*DeleteTargetRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTargetRequest.ProtoReflect.Descriptor instead.
func (*DeleteTargetRequest) GetId ¶
func (x *DeleteTargetRequest) GetId() string
func (*DeleteTargetRequest) ProtoMessage ¶
func (*DeleteTargetRequest) ProtoMessage()
func (*DeleteTargetRequest) ProtoReflect ¶
func (x *DeleteTargetRequest) ProtoReflect() protoreflect.Message
func (*DeleteTargetRequest) Reset ¶
func (x *DeleteTargetRequest) Reset()
func (*DeleteTargetRequest) String ¶
func (x *DeleteTargetRequest) String() string
type DeleteTargetResponse ¶
type DeleteTargetResponse struct {
// contains filtered or unexported fields
}
func (*DeleteTargetResponse) Descriptor
deprecated
func (*DeleteTargetResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTargetResponse.ProtoReflect.Descriptor instead.
func (*DeleteTargetResponse) ProtoMessage ¶
func (*DeleteTargetResponse) ProtoMessage()
func (*DeleteTargetResponse) ProtoReflect ¶
func (x *DeleteTargetResponse) ProtoReflect() protoreflect.Message
func (*DeleteTargetResponse) Reset ¶
func (x *DeleteTargetResponse) Reset()
func (*DeleteTargetResponse) String ¶
func (x *DeleteTargetResponse) String() string
type DeleteUserRequest ¶
type DeleteUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserRequest) Descriptor
deprecated
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserRequest) GetId ¶
func (x *DeleteUserRequest) GetId() string
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
type DeleteUserResponse ¶
type DeleteUserResponse struct {
// contains filtered or unexported fields
}
func (*DeleteUserResponse) Descriptor
deprecated
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) String ¶
func (x *DeleteUserResponse) String() string
type GetAccountRequest ¶
type GetAccountRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetAccountRequest) Descriptor
deprecated
func (*GetAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountRequest.ProtoReflect.Descriptor instead.
func (*GetAccountRequest) GetId ¶
func (x *GetAccountRequest) GetId() string
func (*GetAccountRequest) ProtoMessage ¶
func (*GetAccountRequest) ProtoMessage()
func (*GetAccountRequest) ProtoReflect ¶
func (x *GetAccountRequest) ProtoReflect() protoreflect.Message
func (*GetAccountRequest) Reset ¶
func (x *GetAccountRequest) Reset()
func (*GetAccountRequest) String ¶
func (x *GetAccountRequest) String() string
type GetAccountResponse ¶
type GetAccountResponse struct { Item *accounts.Account `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetAccountResponse) Descriptor
deprecated
func (*GetAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountResponse.ProtoReflect.Descriptor instead.
func (*GetAccountResponse) GetItem ¶
func (x *GetAccountResponse) GetItem() *accounts.Account
func (*GetAccountResponse) ProtoMessage ¶
func (*GetAccountResponse) ProtoMessage()
func (*GetAccountResponse) ProtoReflect ¶
func (x *GetAccountResponse) ProtoReflect() protoreflect.Message
func (*GetAccountResponse) Reset ¶
func (x *GetAccountResponse) Reset()
func (*GetAccountResponse) String ¶
func (x *GetAccountResponse) String() string
type GetAuthMethodRequest ¶
type GetAuthMethodRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetAuthMethodRequest) Descriptor
deprecated
func (*GetAuthMethodRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthMethodRequest.ProtoReflect.Descriptor instead.
func (*GetAuthMethodRequest) GetId ¶
func (x *GetAuthMethodRequest) GetId() string
func (*GetAuthMethodRequest) ProtoMessage ¶
func (*GetAuthMethodRequest) ProtoMessage()
func (*GetAuthMethodRequest) ProtoReflect ¶
func (x *GetAuthMethodRequest) ProtoReflect() protoreflect.Message
func (*GetAuthMethodRequest) Reset ¶
func (x *GetAuthMethodRequest) Reset()
func (*GetAuthMethodRequest) String ¶
func (x *GetAuthMethodRequest) String() string
type GetAuthMethodResponse ¶
type GetAuthMethodResponse struct { Item *authmethods.AuthMethod `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetAuthMethodResponse) Descriptor
deprecated
func (*GetAuthMethodResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthMethodResponse.ProtoReflect.Descriptor instead.
func (*GetAuthMethodResponse) GetItem ¶
func (x *GetAuthMethodResponse) GetItem() *authmethods.AuthMethod
func (*GetAuthMethodResponse) ProtoMessage ¶
func (*GetAuthMethodResponse) ProtoMessage()
func (*GetAuthMethodResponse) ProtoReflect ¶
func (x *GetAuthMethodResponse) ProtoReflect() protoreflect.Message
func (*GetAuthMethodResponse) Reset ¶
func (x *GetAuthMethodResponse) Reset()
func (*GetAuthMethodResponse) String ¶
func (x *GetAuthMethodResponse) String() string
type GetAuthTokenRequest ¶
type GetAuthTokenRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetAuthTokenRequest) Descriptor
deprecated
func (*GetAuthTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthTokenRequest.ProtoReflect.Descriptor instead.
func (*GetAuthTokenRequest) GetId ¶
func (x *GetAuthTokenRequest) GetId() string
func (*GetAuthTokenRequest) ProtoMessage ¶
func (*GetAuthTokenRequest) ProtoMessage()
func (*GetAuthTokenRequest) ProtoReflect ¶
func (x *GetAuthTokenRequest) ProtoReflect() protoreflect.Message
func (*GetAuthTokenRequest) Reset ¶
func (x *GetAuthTokenRequest) Reset()
func (*GetAuthTokenRequest) String ¶
func (x *GetAuthTokenRequest) String() string
type GetAuthTokenResponse ¶
type GetAuthTokenResponse struct { Item *authtokens.AuthToken `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetAuthTokenResponse) Descriptor
deprecated
func (*GetAuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthTokenResponse.ProtoReflect.Descriptor instead.
func (*GetAuthTokenResponse) GetItem ¶
func (x *GetAuthTokenResponse) GetItem() *authtokens.AuthToken
func (*GetAuthTokenResponse) ProtoMessage ¶
func (*GetAuthTokenResponse) ProtoMessage()
func (*GetAuthTokenResponse) ProtoReflect ¶
func (x *GetAuthTokenResponse) ProtoReflect() protoreflect.Message
func (*GetAuthTokenResponse) Reset ¶
func (x *GetAuthTokenResponse) Reset()
func (*GetAuthTokenResponse) String ¶
func (x *GetAuthTokenResponse) String() string
type GetGroupRequest ¶
type GetGroupRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetGroupRequest) Descriptor
deprecated
func (*GetGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupRequest.ProtoReflect.Descriptor instead.
func (*GetGroupRequest) GetId ¶
func (x *GetGroupRequest) GetId() string
func (*GetGroupRequest) ProtoMessage ¶
func (*GetGroupRequest) ProtoMessage()
func (*GetGroupRequest) ProtoReflect ¶
func (x *GetGroupRequest) ProtoReflect() protoreflect.Message
func (*GetGroupRequest) Reset ¶
func (x *GetGroupRequest) Reset()
func (*GetGroupRequest) String ¶
func (x *GetGroupRequest) String() string
type GetGroupResponse ¶
type GetGroupResponse struct { Item *groups.Group `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetGroupResponse) Descriptor
deprecated
func (*GetGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupResponse.ProtoReflect.Descriptor instead.
func (*GetGroupResponse) GetItem ¶
func (x *GetGroupResponse) GetItem() *groups.Group
func (*GetGroupResponse) ProtoMessage ¶
func (*GetGroupResponse) ProtoMessage()
func (*GetGroupResponse) ProtoReflect ¶
func (x *GetGroupResponse) ProtoReflect() protoreflect.Message
func (*GetGroupResponse) Reset ¶
func (x *GetGroupResponse) Reset()
func (*GetGroupResponse) String ¶
func (x *GetGroupResponse) String() string
type GetHostCatalogRequest ¶
type GetHostCatalogRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetHostCatalogRequest) Descriptor
deprecated
func (*GetHostCatalogRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHostCatalogRequest.ProtoReflect.Descriptor instead.
func (*GetHostCatalogRequest) GetId ¶
func (x *GetHostCatalogRequest) GetId() string
func (*GetHostCatalogRequest) ProtoMessage ¶
func (*GetHostCatalogRequest) ProtoMessage()
func (*GetHostCatalogRequest) ProtoReflect ¶
func (x *GetHostCatalogRequest) ProtoReflect() protoreflect.Message
func (*GetHostCatalogRequest) Reset ¶
func (x *GetHostCatalogRequest) Reset()
func (*GetHostCatalogRequest) String ¶
func (x *GetHostCatalogRequest) String() string
type GetHostCatalogResponse ¶
type GetHostCatalogResponse struct { Item *hostcatalogs.HostCatalog `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetHostCatalogResponse) Descriptor
deprecated
func (*GetHostCatalogResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHostCatalogResponse.ProtoReflect.Descriptor instead.
func (*GetHostCatalogResponse) GetItem ¶
func (x *GetHostCatalogResponse) GetItem() *hostcatalogs.HostCatalog
func (*GetHostCatalogResponse) ProtoMessage ¶
func (*GetHostCatalogResponse) ProtoMessage()
func (*GetHostCatalogResponse) ProtoReflect ¶
func (x *GetHostCatalogResponse) ProtoReflect() protoreflect.Message
func (*GetHostCatalogResponse) Reset ¶
func (x *GetHostCatalogResponse) Reset()
func (*GetHostCatalogResponse) String ¶
func (x *GetHostCatalogResponse) String() string
type GetHostRequest ¶
type GetHostRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetHostRequest) Descriptor
deprecated
func (*GetHostRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHostRequest.ProtoReflect.Descriptor instead.
func (*GetHostRequest) GetId ¶
func (x *GetHostRequest) GetId() string
func (*GetHostRequest) ProtoMessage ¶
func (*GetHostRequest) ProtoMessage()
func (*GetHostRequest) ProtoReflect ¶
func (x *GetHostRequest) ProtoReflect() protoreflect.Message
func (*GetHostRequest) Reset ¶
func (x *GetHostRequest) Reset()
func (*GetHostRequest) String ¶
func (x *GetHostRequest) String() string
type GetHostResponse ¶
type GetHostResponse struct { Item *hosts.Host `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetHostResponse) Descriptor
deprecated
func (*GetHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHostResponse.ProtoReflect.Descriptor instead.
func (*GetHostResponse) GetItem ¶
func (x *GetHostResponse) GetItem() *hosts.Host
func (*GetHostResponse) ProtoMessage ¶
func (*GetHostResponse) ProtoMessage()
func (*GetHostResponse) ProtoReflect ¶
func (x *GetHostResponse) ProtoReflect() protoreflect.Message
func (*GetHostResponse) Reset ¶
func (x *GetHostResponse) Reset()
func (*GetHostResponse) String ¶
func (x *GetHostResponse) String() string
type GetHostSetRequest ¶
type GetHostSetRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetHostSetRequest) Descriptor
deprecated
func (*GetHostSetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHostSetRequest.ProtoReflect.Descriptor instead.
func (*GetHostSetRequest) GetId ¶
func (x *GetHostSetRequest) GetId() string
func (*GetHostSetRequest) ProtoMessage ¶
func (*GetHostSetRequest) ProtoMessage()
func (*GetHostSetRequest) ProtoReflect ¶
func (x *GetHostSetRequest) ProtoReflect() protoreflect.Message
func (*GetHostSetRequest) Reset ¶
func (x *GetHostSetRequest) Reset()
func (*GetHostSetRequest) String ¶
func (x *GetHostSetRequest) String() string
type GetHostSetResponse ¶
type GetHostSetResponse struct { Item *hostsets.HostSet `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetHostSetResponse) Descriptor
deprecated
func (*GetHostSetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHostSetResponse.ProtoReflect.Descriptor instead.
func (*GetHostSetResponse) GetItem ¶
func (x *GetHostSetResponse) GetItem() *hostsets.HostSet
func (*GetHostSetResponse) ProtoMessage ¶
func (*GetHostSetResponse) ProtoMessage()
func (*GetHostSetResponse) ProtoReflect ¶
func (x *GetHostSetResponse) ProtoReflect() protoreflect.Message
func (*GetHostSetResponse) Reset ¶
func (x *GetHostSetResponse) Reset()
func (*GetHostSetResponse) String ¶
func (x *GetHostSetResponse) String() string
type GetRoleRequest ¶
type GetRoleRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetRoleRequest) Descriptor
deprecated
func (*GetRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRoleRequest.ProtoReflect.Descriptor instead.
func (*GetRoleRequest) GetId ¶
func (x *GetRoleRequest) GetId() string
func (*GetRoleRequest) ProtoMessage ¶
func (*GetRoleRequest) ProtoMessage()
func (*GetRoleRequest) ProtoReflect ¶
func (x *GetRoleRequest) ProtoReflect() protoreflect.Message
func (*GetRoleRequest) Reset ¶
func (x *GetRoleRequest) Reset()
func (*GetRoleRequest) String ¶
func (x *GetRoleRequest) String() string
type GetRoleResponse ¶
type GetRoleResponse struct { Item *roles.Role `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetRoleResponse) Descriptor
deprecated
func (*GetRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRoleResponse.ProtoReflect.Descriptor instead.
func (*GetRoleResponse) GetItem ¶
func (x *GetRoleResponse) GetItem() *roles.Role
func (*GetRoleResponse) ProtoMessage ¶
func (*GetRoleResponse) ProtoMessage()
func (*GetRoleResponse) ProtoReflect ¶
func (x *GetRoleResponse) ProtoReflect() protoreflect.Message
func (*GetRoleResponse) Reset ¶
func (x *GetRoleResponse) Reset()
func (*GetRoleResponse) String ¶
func (x *GetRoleResponse) String() string
type GetScopeRequest ¶
type GetScopeRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetScopeRequest) Descriptor
deprecated
func (*GetScopeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetScopeRequest.ProtoReflect.Descriptor instead.
func (*GetScopeRequest) GetId ¶
func (x *GetScopeRequest) GetId() string
func (*GetScopeRequest) ProtoMessage ¶
func (*GetScopeRequest) ProtoMessage()
func (*GetScopeRequest) ProtoReflect ¶
func (x *GetScopeRequest) ProtoReflect() protoreflect.Message
func (*GetScopeRequest) Reset ¶
func (x *GetScopeRequest) Reset()
func (*GetScopeRequest) String ¶
func (x *GetScopeRequest) String() string
type GetScopeResponse ¶
type GetScopeResponse struct { Item *scopes.Scope `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetScopeResponse) Descriptor
deprecated
func (*GetScopeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetScopeResponse.ProtoReflect.Descriptor instead.
func (*GetScopeResponse) GetItem ¶
func (x *GetScopeResponse) GetItem() *scopes.Scope
func (*GetScopeResponse) ProtoMessage ¶
func (*GetScopeResponse) ProtoMessage()
func (*GetScopeResponse) ProtoReflect ¶
func (x *GetScopeResponse) ProtoReflect() protoreflect.Message
func (*GetScopeResponse) Reset ¶
func (x *GetScopeResponse) Reset()
func (*GetScopeResponse) String ¶
func (x *GetScopeResponse) String() string
type GetSessionRequest ¶
type GetSessionRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetSessionRequest) Descriptor
deprecated
func (*GetSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSessionRequest.ProtoReflect.Descriptor instead.
func (*GetSessionRequest) GetId ¶
func (x *GetSessionRequest) GetId() string
func (*GetSessionRequest) ProtoMessage ¶
func (*GetSessionRequest) ProtoMessage()
func (*GetSessionRequest) ProtoReflect ¶
func (x *GetSessionRequest) ProtoReflect() protoreflect.Message
func (*GetSessionRequest) Reset ¶
func (x *GetSessionRequest) Reset()
func (*GetSessionRequest) String ¶
func (x *GetSessionRequest) String() string
type GetSessionResponse ¶
type GetSessionResponse struct { Item *sessions.Session `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetSessionResponse) Descriptor
deprecated
func (*GetSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSessionResponse.ProtoReflect.Descriptor instead.
func (*GetSessionResponse) GetItem ¶
func (x *GetSessionResponse) GetItem() *sessions.Session
func (*GetSessionResponse) ProtoMessage ¶
func (*GetSessionResponse) ProtoMessage()
func (*GetSessionResponse) ProtoReflect ¶
func (x *GetSessionResponse) ProtoReflect() protoreflect.Message
func (*GetSessionResponse) Reset ¶
func (x *GetSessionResponse) Reset()
func (*GetSessionResponse) String ¶
func (x *GetSessionResponse) String() string
type GetTargetRequest ¶
type GetTargetRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetTargetRequest) Descriptor
deprecated
func (*GetTargetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetRequest.ProtoReflect.Descriptor instead.
func (*GetTargetRequest) GetId ¶
func (x *GetTargetRequest) GetId() string
func (*GetTargetRequest) ProtoMessage ¶
func (*GetTargetRequest) ProtoMessage()
func (*GetTargetRequest) ProtoReflect ¶
func (x *GetTargetRequest) ProtoReflect() protoreflect.Message
func (*GetTargetRequest) Reset ¶
func (x *GetTargetRequest) Reset()
func (*GetTargetRequest) String ¶
func (x *GetTargetRequest) String() string
type GetTargetResponse ¶
type GetTargetResponse struct { Item *targets.Target `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetTargetResponse) Descriptor
deprecated
func (*GetTargetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetResponse.ProtoReflect.Descriptor instead.
func (*GetTargetResponse) GetItem ¶
func (x *GetTargetResponse) GetItem() *targets.Target
func (*GetTargetResponse) ProtoMessage ¶
func (*GetTargetResponse) ProtoMessage()
func (*GetTargetResponse) ProtoReflect ¶
func (x *GetTargetResponse) ProtoReflect() protoreflect.Message
func (*GetTargetResponse) Reset ¶
func (x *GetTargetResponse) Reset()
func (*GetTargetResponse) String ¶
func (x *GetTargetResponse) String() string
type GetUserRequest ¶
type GetUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetUserRequest) Descriptor
deprecated
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetId ¶
func (x *GetUserRequest) GetId() string
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
type GetUserResponse ¶
type GetUserResponse struct { Item *users.User `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetUserResponse) Descriptor
deprecated
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetItem ¶
func (x *GetUserResponse) GetItem() *users.User
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
type GroupServiceClient ¶
type GroupServiceClient interface { // GetGroup returns a stored Group if present. The provided request must // include the Group id and if it is missing, malformed or referencing a // non existing resource an error is returned. GetGroup(ctx context.Context, in *GetGroupRequest, opts ...grpc.CallOption) (*GetGroupResponse, error) // ListGroups returns a list of stored Groups which exist inside the // provided scope id. If that id is missing, malformed, or // references a non-existing scope, an error is returned. ListGroups(ctx context.Context, in *ListGroupsRequest, opts ...grpc.CallOption) (*ListGroupsResponse, error) // CreateGroup creates and stores a Group in boundary. The provided // request must include the scope ID in which the Group will be created. // If the scope ID is missing, malformed or references a non existing // resource, an error is returned. If a name is provided that is in // use in another Group in the same scope, an error is returned. CreateGroup(ctx context.Context, in *CreateGroupRequest, opts ...grpc.CallOption) (*CreateGroupResponse, error) // UpdateGroup updates an existing Group in boundary. The provided Group // must not have any read only fields set. The update mask must be included in // the request and contain at least 1 mutable field. To unset a field's value, // include the field in the update mask and don't set it in the provided // Group. An error is returned if the Group id is missing or reference a // non-existing resource. An error is also returned if the request attempts // to update the name to one that is already used by another Group in the // same scope. UpdateGroup(ctx context.Context, in *UpdateGroupRequest, opts ...grpc.CallOption) (*UpdateGroupResponse, error) // DeleteGroup removes a Group from Boundary. If the provided Group // ID is malformed or not provided an error is returned. DeleteGroup(ctx context.Context, in *DeleteGroupRequest, opts ...grpc.CallOption) (*DeleteGroupResponse, error) // AddGroupMembers adds members to a Group. The provided request must include // the scope id and the Group id which the members will be added to. // An error is returned if any provided id is missing, malformed or // references a non-existing resource. AddGroupMembers(ctx context.Context, in *AddGroupMembersRequest, opts ...grpc.CallOption) (*AddGroupMembersResponse, error) // SetGroupMembers sets the Group's members. Any existing members on // the Group are deleted if they are not included in this request. The provided // request must include the Group id which the members will be set to. // An error is returned if any provided id is missing, malformed or // references a non-existing resource. SetGroupMembers(ctx context.Context, in *SetGroupMembersRequest, opts ...grpc.CallOption) (*SetGroupMembersResponse, error) // RemoveGroupMembers removes members from the specified Group. // The provided request must include the the Group id to which the members // will be set. // An error is returned if any provided id is missing, malformed or // references a non-existing resource. RemoveGroupMembers(ctx context.Context, in *RemoveGroupMembersRequest, opts ...grpc.CallOption) (*RemoveGroupMembersResponse, error) }
GroupServiceClient is the client API for GroupService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewGroupServiceClient ¶
func NewGroupServiceClient(cc grpc.ClientConnInterface) GroupServiceClient
type GroupServiceServer ¶
type GroupServiceServer interface { // GetGroup returns a stored Group if present. The provided request must // include the Group id and if it is missing, malformed or referencing a // non existing resource an error is returned. GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error) // ListGroups returns a list of stored Groups which exist inside the // provided scope id. If that id is missing, malformed, or // references a non-existing scope, an error is returned. ListGroups(context.Context, *ListGroupsRequest) (*ListGroupsResponse, error) // CreateGroup creates and stores a Group in boundary. The provided // request must include the scope ID in which the Group will be created. // If the scope ID is missing, malformed or references a non existing // resource, an error is returned. If a name is provided that is in // use in another Group in the same scope, an error is returned. CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error) // UpdateGroup updates an existing Group in boundary. The provided Group // must not have any read only fields set. The update mask must be included in // the request and contain at least 1 mutable field. To unset a field's value, // include the field in the update mask and don't set it in the provided // Group. An error is returned if the Group id is missing or reference a // non-existing resource. An error is also returned if the request attempts // to update the name to one that is already used by another Group in the // same scope. UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error) // DeleteGroup removes a Group from Boundary. If the provided Group // ID is malformed or not provided an error is returned. DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error) // AddGroupMembers adds members to a Group. The provided request must include // the scope id and the Group id which the members will be added to. // An error is returned if any provided id is missing, malformed or // references a non-existing resource. AddGroupMembers(context.Context, *AddGroupMembersRequest) (*AddGroupMembersResponse, error) // SetGroupMembers sets the Group's members. Any existing members on // the Group are deleted if they are not included in this request. The provided // request must include the Group id which the members will be set to. // An error is returned if any provided id is missing, malformed or // references a non-existing resource. SetGroupMembers(context.Context, *SetGroupMembersRequest) (*SetGroupMembersResponse, error) // RemoveGroupMembers removes members from the specified Group. // The provided request must include the the Group id to which the members // will be set. // An error is returned if any provided id is missing, malformed or // references a non-existing resource. RemoveGroupMembers(context.Context, *RemoveGroupMembersRequest) (*RemoveGroupMembersResponse, error) // contains filtered or unexported methods }
GroupServiceServer is the server API for GroupService service. All implementations must embed UnimplementedGroupServiceServer for forward compatibility
type HostCatalogServiceClient ¶
type HostCatalogServiceClient interface { // GetHostCatalog returns a stored Host Catalog if present. The provided // request must include the Catalog IDs for the Host Catalog being retrieved. // If missing, malformed, or referencing a non-existing resource an error is // returned. GetHostCatalog(ctx context.Context, in *GetHostCatalogRequest, opts ...grpc.CallOption) (*GetHostCatalogResponse, error) // ListHostCatalogs returns a list of stored Host Catalogs which exist inside // the scope referenced in the request. The request must include the scope // ID and if it is missing, malformed, or references a non-existing resource // an error is returned. ListHostCatalogs(ctx context.Context, in *ListHostCatalogsRequest, opts ...grpc.CallOption) (*ListHostCatalogsResponse, error) // CreateHostCatalog creates and stores a Host Catalog in boundary. The // provided request must include the scope ID in which the Catalog will be // created and the Catalog type to be created. If any of these required fields // are missing, malformed, or reference a non-existing parent resource an // error is returned. CreateHostCatalog(ctx context.Context, in *CreateHostCatalogRequest, opts ...grpc.CallOption) (*CreateHostCatalogResponse, error) // UpdateHostCatalog updates an existing Host Catalog in Boundary. The // provided Host Catalog must not have any read only fields set. The update // mask must be provided and include at least 1 mutable field. To unset a // field's value include that field name in the update mask and don't set the // field in the Host Catalog. UpdateHostCatalog(ctx context.Context, in *UpdateHostCatalogRequest, opts ...grpc.CallOption) (*UpdateHostCatalogResponse, error) // DeleteHostCatalog removes a Host Catalog and all associated Hosts and Host // sets from Boundary. If the provided Host Catalog IDs is malformed or not // provided DeleteHostCatalog returns an error. DeleteHostCatalog(ctx context.Context, in *DeleteHostCatalogRequest, opts ...grpc.CallOption) (*DeleteHostCatalogResponse, error) }
HostCatalogServiceClient is the client API for HostCatalogService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewHostCatalogServiceClient ¶
func NewHostCatalogServiceClient(cc grpc.ClientConnInterface) HostCatalogServiceClient
type HostCatalogServiceServer ¶
type HostCatalogServiceServer interface { // GetHostCatalog returns a stored Host Catalog if present. The provided // request must include the Catalog IDs for the Host Catalog being retrieved. // If missing, malformed, or referencing a non-existing resource an error is // returned. GetHostCatalog(context.Context, *GetHostCatalogRequest) (*GetHostCatalogResponse, error) // ListHostCatalogs returns a list of stored Host Catalogs which exist inside // the scope referenced in the request. The request must include the scope // ID and if it is missing, malformed, or references a non-existing resource // an error is returned. ListHostCatalogs(context.Context, *ListHostCatalogsRequest) (*ListHostCatalogsResponse, error) // CreateHostCatalog creates and stores a Host Catalog in boundary. The // provided request must include the scope ID in which the Catalog will be // created and the Catalog type to be created. If any of these required fields // are missing, malformed, or reference a non-existing parent resource an // error is returned. CreateHostCatalog(context.Context, *CreateHostCatalogRequest) (*CreateHostCatalogResponse, error) // UpdateHostCatalog updates an existing Host Catalog in Boundary. The // provided Host Catalog must not have any read only fields set. The update // mask must be provided and include at least 1 mutable field. To unset a // field's value include that field name in the update mask and don't set the // field in the Host Catalog. UpdateHostCatalog(context.Context, *UpdateHostCatalogRequest) (*UpdateHostCatalogResponse, error) // DeleteHostCatalog removes a Host Catalog and all associated Hosts and Host // sets from Boundary. If the provided Host Catalog IDs is malformed or not // provided DeleteHostCatalog returns an error. DeleteHostCatalog(context.Context, *DeleteHostCatalogRequest) (*DeleteHostCatalogResponse, error) // contains filtered or unexported methods }
HostCatalogServiceServer is the server API for HostCatalogService service. All implementations must embed UnimplementedHostCatalogServiceServer for forward compatibility
type HostServiceClient ¶
type HostServiceClient interface { // GetHost returns a stored Host if present. The provided request // must include the host ID for the resource being retrieved. If the ID is // missing, malformed or referencing anon existing resource an error is // returned. GetHost(ctx context.Context, in *GetHostRequest, opts ...grpc.CallOption) (*GetHostResponse, error) // ListHosts returns a list of stored hosts which exist inside the provided // Host Catalog. The request must include the Host Catalog id containing the // Hosts being listed. If the id is missing, malformed, or reference a // non-existing resource, an error is returned. ListHosts(ctx context.Context, in *ListHostsRequest, opts ...grpc.CallOption) (*ListHostsResponse, error) // CreateHost creates and stores a Host in boundary. The provided // request must include the Host Catalog id in which the Host // will be created. If the Catalog id is missing, malformed or references a // non-existing resource, an error is returned. If a name is provided that // is in use by another Host in the same Host Catalog, an error is returned. CreateHost(ctx context.Context, in *CreateHostRequest, opts ...grpc.CallOption) (*CreateHostResponse, error) // UpdateHost updates an existing Host in boundary. The provided // Host must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided Host. An error is returned if the Host id is missing or // reference a non-existing resource. An error is also returned if the // request attempts to update the name to one that is already in use in // the same Host Catalog. UpdateHost(ctx context.Context, in *UpdateHostRequest, opts ...grpc.CallOption) (*UpdateHostResponse, error) // DeleteHost removes a Host from Boundary. If the provided Host ID // is malformed or not provided an error is returned. DeleteHost(ctx context.Context, in *DeleteHostRequest, opts ...grpc.CallOption) (*DeleteHostResponse, error) }
HostServiceClient is the client API for HostService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewHostServiceClient ¶
func NewHostServiceClient(cc grpc.ClientConnInterface) HostServiceClient
type HostServiceServer ¶
type HostServiceServer interface { // GetHost returns a stored Host if present. The provided request // must include the host ID for the resource being retrieved. If the ID is // missing, malformed or referencing anon existing resource an error is // returned. GetHost(context.Context, *GetHostRequest) (*GetHostResponse, error) // ListHosts returns a list of stored hosts which exist inside the provided // Host Catalog. The request must include the Host Catalog id containing the // Hosts being listed. If the id is missing, malformed, or reference a // non-existing resource, an error is returned. ListHosts(context.Context, *ListHostsRequest) (*ListHostsResponse, error) // CreateHost creates and stores a Host in boundary. The provided // request must include the Host Catalog id in which the Host // will be created. If the Catalog id is missing, malformed or references a // non-existing resource, an error is returned. If a name is provided that // is in use by another Host in the same Host Catalog, an error is returned. CreateHost(context.Context, *CreateHostRequest) (*CreateHostResponse, error) // UpdateHost updates an existing Host in boundary. The provided // Host must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided Host. An error is returned if the Host id is missing or // reference a non-existing resource. An error is also returned if the // request attempts to update the name to one that is already in use in // the same Host Catalog. UpdateHost(context.Context, *UpdateHostRequest) (*UpdateHostResponse, error) // DeleteHost removes a Host from Boundary. If the provided Host ID // is malformed or not provided an error is returned. DeleteHost(context.Context, *DeleteHostRequest) (*DeleteHostResponse, error) // contains filtered or unexported methods }
HostServiceServer is the server API for HostService service. All implementations must embed UnimplementedHostServiceServer for forward compatibility
type HostSetServiceClient ¶
type HostSetServiceClient interface { // GetHostSet returns a stored Host Set if present. The provided request // must include the Host Set ID for the resource being retrieved. If missing, // malformed or reference a non existing resource an error is returned. GetHostSet(ctx context.Context, in *GetHostSetRequest, opts ...grpc.CallOption) (*GetHostSetResponse, error) // ListHostSets returns a list of stored Host Sets which exist inside the // Host Catalog provided. The request must include a properly formatted // Host Catalog id or an error is returned. ListHostSets(ctx context.Context, in *ListHostSetsRequest, opts ...grpc.CallOption) (*ListHostSetsResponse, error) // CreateHostSet creates and stores a Host Set in boundary. The provided // request must include the Host Catalog id in which the Host Set // will be created. If the Host Catalog id is missing, malformed or // references a non existing resource, an error is returned. If a name is // provided that is in use by another Host Set in the same Host Catalog, an // error is returned. CreateHostSet(ctx context.Context, in *CreateHostSetRequest, opts ...grpc.CallOption) (*CreateHostSetResponse, error) // UpdateHostSet updates an existing Host Set in boundary. The provided // Host Set must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided Host Set. An error is returned if the Host Set id is // missing or reference a non-existing resource. // An error is also returned if the request attempts to update the name to // one that is already in use in this Host Catalog. UpdateHostSet(ctx context.Context, in *UpdateHostSetRequest, opts ...grpc.CallOption) (*UpdateHostSetResponse, error) // DeleteHostSet removes a Host Set from Boundary. If the provided // Host Set id is malformed or not provided an error is returned. DeleteHostSet(ctx context.Context, in *DeleteHostSetRequest, opts ...grpc.CallOption) (*DeleteHostSetResponse, error) // AddHostSetHosts adds a Host to a Host Set. The provided request must // include the Host Set ID to which the Host will be added. // All hosts added to the provided Host Set must be a child of the same // Catalog that this Host Set is a child of. If the Host Set IDs is // missing, malformed, or reference non-existing resources, an error is // returned. It is an error to add a Host which already exists in the // Host Set. AddHostSetHosts(ctx context.Context, in *AddHostSetHostsRequest, opts ...grpc.CallOption) (*AddHostSetHostsResponse, error) // SetHostSetHosts sets the Host Set's hosts. Any existing hosts on the // Host Set are deleted if they are not included in this request. The // provided request must include the Host Set ID on which the hosts will be // set. All Hosts in the request must be a child of the same Catalog that // the provided Host Set is. An error is returned if any of the provided // ids are malformed or references a non-existing resource. SetHostSetHosts(ctx context.Context, in *SetHostSetHostsRequest, opts ...grpc.CallOption) (*SetHostSetHostsResponse, error) // RemoveHostSetHosts removes the Hosts from the specified Host Set. The // provided request must include the Host Set ID which the Host will be // removed. An error is a returned if any of the provided IDs are malformed, // or references a non-existing scope or catalog, or if a Host id is included // which is not in the provided Host Set. RemoveHostSetHosts(ctx context.Context, in *RemoveHostSetHostsRequest, opts ...grpc.CallOption) (*RemoveHostSetHostsResponse, error) }
HostSetServiceClient is the client API for HostSetService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewHostSetServiceClient ¶
func NewHostSetServiceClient(cc grpc.ClientConnInterface) HostSetServiceClient
type HostSetServiceServer ¶
type HostSetServiceServer interface { // GetHostSet returns a stored Host Set if present. The provided request // must include the Host Set ID for the resource being retrieved. If missing, // malformed or reference a non existing resource an error is returned. GetHostSet(context.Context, *GetHostSetRequest) (*GetHostSetResponse, error) // ListHostSets returns a list of stored Host Sets which exist inside the // Host Catalog provided. The request must include a properly formatted // Host Catalog id or an error is returned. ListHostSets(context.Context, *ListHostSetsRequest) (*ListHostSetsResponse, error) // CreateHostSet creates and stores a Host Set in boundary. The provided // request must include the Host Catalog id in which the Host Set // will be created. If the Host Catalog id is missing, malformed or // references a non existing resource, an error is returned. If a name is // provided that is in use by another Host Set in the same Host Catalog, an // error is returned. CreateHostSet(context.Context, *CreateHostSetRequest) (*CreateHostSetResponse, error) // UpdateHostSet updates an existing Host Set in boundary. The provided // Host Set must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided Host Set. An error is returned if the Host Set id is // missing or reference a non-existing resource. // An error is also returned if the request attempts to update the name to // one that is already in use in this Host Catalog. UpdateHostSet(context.Context, *UpdateHostSetRequest) (*UpdateHostSetResponse, error) // DeleteHostSet removes a Host Set from Boundary. If the provided // Host Set id is malformed or not provided an error is returned. DeleteHostSet(context.Context, *DeleteHostSetRequest) (*DeleteHostSetResponse, error) // AddHostSetHosts adds a Host to a Host Set. The provided request must // include the Host Set ID to which the Host will be added. // All hosts added to the provided Host Set must be a child of the same // Catalog that this Host Set is a child of. If the Host Set IDs is // missing, malformed, or reference non-existing resources, an error is // returned. It is an error to add a Host which already exists in the // Host Set. AddHostSetHosts(context.Context, *AddHostSetHostsRequest) (*AddHostSetHostsResponse, error) // SetHostSetHosts sets the Host Set's hosts. Any existing hosts on the // Host Set are deleted if they are not included in this request. The // provided request must include the Host Set ID on which the hosts will be // set. All Hosts in the request must be a child of the same Catalog that // the provided Host Set is. An error is returned if any of the provided // ids are malformed or references a non-existing resource. SetHostSetHosts(context.Context, *SetHostSetHostsRequest) (*SetHostSetHostsResponse, error) // RemoveHostSetHosts removes the Hosts from the specified Host Set. The // provided request must include the Host Set ID which the Host will be // removed. An error is a returned if any of the provided IDs are malformed, // or references a non-existing scope or catalog, or if a Host id is included // which is not in the provided Host Set. RemoveHostSetHosts(context.Context, *RemoveHostSetHostsRequest) (*RemoveHostSetHostsResponse, error) // contains filtered or unexported methods }
HostSetServiceServer is the server API for HostSetService service. All implementations must embed UnimplementedHostSetServiceServer for forward compatibility
type ListAccountsRequest ¶
type ListAccountsRequest struct { AuthMethodId string `protobuf:"bytes,1,opt,name=auth_method_id,proto3" json:"auth_method_id,omitempty"` // contains filtered or unexported fields }
func (*ListAccountsRequest) Descriptor
deprecated
func (*ListAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAccountsRequest.ProtoReflect.Descriptor instead.
func (*ListAccountsRequest) GetAuthMethodId ¶
func (x *ListAccountsRequest) GetAuthMethodId() string
func (*ListAccountsRequest) ProtoMessage ¶
func (*ListAccountsRequest) ProtoMessage()
func (*ListAccountsRequest) ProtoReflect ¶
func (x *ListAccountsRequest) ProtoReflect() protoreflect.Message
func (*ListAccountsRequest) Reset ¶
func (x *ListAccountsRequest) Reset()
func (*ListAccountsRequest) String ¶
func (x *ListAccountsRequest) String() string
type ListAccountsResponse ¶
type ListAccountsResponse struct { Items []*accounts.Account `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListAccountsResponse) Descriptor
deprecated
func (*ListAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAccountsResponse.ProtoReflect.Descriptor instead.
func (*ListAccountsResponse) GetItems ¶
func (x *ListAccountsResponse) GetItems() []*accounts.Account
func (*ListAccountsResponse) ProtoMessage ¶
func (*ListAccountsResponse) ProtoMessage()
func (*ListAccountsResponse) ProtoReflect ¶
func (x *ListAccountsResponse) ProtoReflect() protoreflect.Message
func (*ListAccountsResponse) Reset ¶
func (x *ListAccountsResponse) Reset()
func (*ListAccountsResponse) String ¶
func (x *ListAccountsResponse) String() string
type ListAuthMethodsRequest ¶
type ListAuthMethodsRequest struct { ScopeId string `protobuf:"bytes,1,opt,name=scope_id,proto3" json:"scope_id,omitempty"` // contains filtered or unexported fields }
func (*ListAuthMethodsRequest) Descriptor
deprecated
func (*ListAuthMethodsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthMethodsRequest.ProtoReflect.Descriptor instead.
func (*ListAuthMethodsRequest) GetScopeId ¶
func (x *ListAuthMethodsRequest) GetScopeId() string
func (*ListAuthMethodsRequest) ProtoMessage ¶
func (*ListAuthMethodsRequest) ProtoMessage()
func (*ListAuthMethodsRequest) ProtoReflect ¶
func (x *ListAuthMethodsRequest) ProtoReflect() protoreflect.Message
func (*ListAuthMethodsRequest) Reset ¶
func (x *ListAuthMethodsRequest) Reset()
func (*ListAuthMethodsRequest) String ¶
func (x *ListAuthMethodsRequest) String() string
type ListAuthMethodsResponse ¶
type ListAuthMethodsResponse struct { Items []*authmethods.AuthMethod `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListAuthMethodsResponse) Descriptor
deprecated
func (*ListAuthMethodsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthMethodsResponse.ProtoReflect.Descriptor instead.
func (*ListAuthMethodsResponse) GetItems ¶
func (x *ListAuthMethodsResponse) GetItems() []*authmethods.AuthMethod
func (*ListAuthMethodsResponse) ProtoMessage ¶
func (*ListAuthMethodsResponse) ProtoMessage()
func (*ListAuthMethodsResponse) ProtoReflect ¶
func (x *ListAuthMethodsResponse) ProtoReflect() protoreflect.Message
func (*ListAuthMethodsResponse) Reset ¶
func (x *ListAuthMethodsResponse) Reset()
func (*ListAuthMethodsResponse) String ¶
func (x *ListAuthMethodsResponse) String() string
type ListAuthTokensRequest ¶
type ListAuthTokensRequest struct { ScopeId string `protobuf:"bytes,1,opt,name=scope_id,proto3" json:"scope_id,omitempty"` // contains filtered or unexported fields }
func (*ListAuthTokensRequest) Descriptor
deprecated
func (*ListAuthTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthTokensRequest.ProtoReflect.Descriptor instead.
func (*ListAuthTokensRequest) GetScopeId ¶
func (x *ListAuthTokensRequest) GetScopeId() string
func (*ListAuthTokensRequest) ProtoMessage ¶
func (*ListAuthTokensRequest) ProtoMessage()
func (*ListAuthTokensRequest) ProtoReflect ¶
func (x *ListAuthTokensRequest) ProtoReflect() protoreflect.Message
func (*ListAuthTokensRequest) Reset ¶
func (x *ListAuthTokensRequest) Reset()
func (*ListAuthTokensRequest) String ¶
func (x *ListAuthTokensRequest) String() string
type ListAuthTokensResponse ¶
type ListAuthTokensResponse struct { Items []*authtokens.AuthToken `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListAuthTokensResponse) Descriptor
deprecated
func (*ListAuthTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthTokensResponse.ProtoReflect.Descriptor instead.
func (*ListAuthTokensResponse) GetItems ¶
func (x *ListAuthTokensResponse) GetItems() []*authtokens.AuthToken
func (*ListAuthTokensResponse) ProtoMessage ¶
func (*ListAuthTokensResponse) ProtoMessage()
func (*ListAuthTokensResponse) ProtoReflect ¶
func (x *ListAuthTokensResponse) ProtoReflect() protoreflect.Message
func (*ListAuthTokensResponse) Reset ¶
func (x *ListAuthTokensResponse) Reset()
func (*ListAuthTokensResponse) String ¶
func (x *ListAuthTokensResponse) String() string
type ListGroupsRequest ¶
type ListGroupsRequest struct { ScopeId string `protobuf:"bytes,1,opt,name=scope_id,proto3" json:"scope_id,omitempty"` // contains filtered or unexported fields }
func (*ListGroupsRequest) Descriptor
deprecated
func (*ListGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListGroupsRequest) GetScopeId ¶
func (x *ListGroupsRequest) GetScopeId() string
func (*ListGroupsRequest) ProtoMessage ¶
func (*ListGroupsRequest) ProtoMessage()
func (*ListGroupsRequest) ProtoReflect ¶
func (x *ListGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListGroupsRequest) Reset ¶
func (x *ListGroupsRequest) Reset()
func (*ListGroupsRequest) String ¶
func (x *ListGroupsRequest) String() string
type ListGroupsResponse ¶
type ListGroupsResponse struct { Items []*groups.Group `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListGroupsResponse) Descriptor
deprecated
func (*ListGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListGroupsResponse) GetItems ¶
func (x *ListGroupsResponse) GetItems() []*groups.Group
func (*ListGroupsResponse) ProtoMessage ¶
func (*ListGroupsResponse) ProtoMessage()
func (*ListGroupsResponse) ProtoReflect ¶
func (x *ListGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListGroupsResponse) Reset ¶
func (x *ListGroupsResponse) Reset()
func (*ListGroupsResponse) String ¶
func (x *ListGroupsResponse) String() string
type ListHostCatalogsRequest ¶
type ListHostCatalogsRequest struct { ScopeId string `protobuf:"bytes,1,opt,name=scope_id,proto3" json:"scope_id,omitempty"` // contains filtered or unexported fields }
func (*ListHostCatalogsRequest) Descriptor
deprecated
func (*ListHostCatalogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListHostCatalogsRequest.ProtoReflect.Descriptor instead.
func (*ListHostCatalogsRequest) GetScopeId ¶
func (x *ListHostCatalogsRequest) GetScopeId() string
func (*ListHostCatalogsRequest) ProtoMessage ¶
func (*ListHostCatalogsRequest) ProtoMessage()
func (*ListHostCatalogsRequest) ProtoReflect ¶
func (x *ListHostCatalogsRequest) ProtoReflect() protoreflect.Message
func (*ListHostCatalogsRequest) Reset ¶
func (x *ListHostCatalogsRequest) Reset()
func (*ListHostCatalogsRequest) String ¶
func (x *ListHostCatalogsRequest) String() string
type ListHostCatalogsResponse ¶
type ListHostCatalogsResponse struct { Items []*hostcatalogs.HostCatalog `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListHostCatalogsResponse) Descriptor
deprecated
func (*ListHostCatalogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListHostCatalogsResponse.ProtoReflect.Descriptor instead.
func (*ListHostCatalogsResponse) GetItems ¶
func (x *ListHostCatalogsResponse) GetItems() []*hostcatalogs.HostCatalog
func (*ListHostCatalogsResponse) ProtoMessage ¶
func (*ListHostCatalogsResponse) ProtoMessage()
func (*ListHostCatalogsResponse) ProtoReflect ¶
func (x *ListHostCatalogsResponse) ProtoReflect() protoreflect.Message
func (*ListHostCatalogsResponse) Reset ¶
func (x *ListHostCatalogsResponse) Reset()
func (*ListHostCatalogsResponse) String ¶
func (x *ListHostCatalogsResponse) String() string
type ListHostSetsRequest ¶
type ListHostSetsRequest struct { HostCatalogId string `protobuf:"bytes,1,opt,name=host_catalog_id,proto3" json:"host_catalog_id,omitempty"` // contains filtered or unexported fields }
func (*ListHostSetsRequest) Descriptor
deprecated
func (*ListHostSetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListHostSetsRequest.ProtoReflect.Descriptor instead.
func (*ListHostSetsRequest) GetHostCatalogId ¶
func (x *ListHostSetsRequest) GetHostCatalogId() string
func (*ListHostSetsRequest) ProtoMessage ¶
func (*ListHostSetsRequest) ProtoMessage()
func (*ListHostSetsRequest) ProtoReflect ¶
func (x *ListHostSetsRequest) ProtoReflect() protoreflect.Message
func (*ListHostSetsRequest) Reset ¶
func (x *ListHostSetsRequest) Reset()
func (*ListHostSetsRequest) String ¶
func (x *ListHostSetsRequest) String() string
type ListHostSetsResponse ¶
type ListHostSetsResponse struct { Items []*hostsets.HostSet `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListHostSetsResponse) Descriptor
deprecated
func (*ListHostSetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListHostSetsResponse.ProtoReflect.Descriptor instead.
func (*ListHostSetsResponse) GetItems ¶
func (x *ListHostSetsResponse) GetItems() []*hostsets.HostSet
func (*ListHostSetsResponse) ProtoMessage ¶
func (*ListHostSetsResponse) ProtoMessage()
func (*ListHostSetsResponse) ProtoReflect ¶
func (x *ListHostSetsResponse) ProtoReflect() protoreflect.Message
func (*ListHostSetsResponse) Reset ¶
func (x *ListHostSetsResponse) Reset()
func (*ListHostSetsResponse) String ¶
func (x *ListHostSetsResponse) String() string
type ListHostsRequest ¶
type ListHostsRequest struct { HostCatalogId string `protobuf:"bytes,1,opt,name=host_catalog_id,proto3" json:"host_catalog_id,omitempty"` // contains filtered or unexported fields }
func (*ListHostsRequest) Descriptor
deprecated
func (*ListHostsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListHostsRequest.ProtoReflect.Descriptor instead.
func (*ListHostsRequest) GetHostCatalogId ¶
func (x *ListHostsRequest) GetHostCatalogId() string
func (*ListHostsRequest) ProtoMessage ¶
func (*ListHostsRequest) ProtoMessage()
func (*ListHostsRequest) ProtoReflect ¶
func (x *ListHostsRequest) ProtoReflect() protoreflect.Message
func (*ListHostsRequest) Reset ¶
func (x *ListHostsRequest) Reset()
func (*ListHostsRequest) String ¶
func (x *ListHostsRequest) String() string
type ListHostsResponse ¶
type ListHostsResponse struct { Items []*hosts.Host `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListHostsResponse) Descriptor
deprecated
func (*ListHostsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListHostsResponse.ProtoReflect.Descriptor instead.
func (*ListHostsResponse) GetItems ¶
func (x *ListHostsResponse) GetItems() []*hosts.Host
func (*ListHostsResponse) ProtoMessage ¶
func (*ListHostsResponse) ProtoMessage()
func (*ListHostsResponse) ProtoReflect ¶
func (x *ListHostsResponse) ProtoReflect() protoreflect.Message
func (*ListHostsResponse) Reset ¶
func (x *ListHostsResponse) Reset()
func (*ListHostsResponse) String ¶
func (x *ListHostsResponse) String() string
type ListRolesRequest ¶
type ListRolesRequest struct { ScopeId string `protobuf:"bytes,1,opt,name=scope_id,proto3" json:"scope_id,omitempty"` // contains filtered or unexported fields }
func (*ListRolesRequest) Descriptor
deprecated
func (*ListRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRolesRequest.ProtoReflect.Descriptor instead.
func (*ListRolesRequest) GetScopeId ¶
func (x *ListRolesRequest) GetScopeId() string
func (*ListRolesRequest) ProtoMessage ¶
func (*ListRolesRequest) ProtoMessage()
func (*ListRolesRequest) ProtoReflect ¶
func (x *ListRolesRequest) ProtoReflect() protoreflect.Message
func (*ListRolesRequest) Reset ¶
func (x *ListRolesRequest) Reset()
func (*ListRolesRequest) String ¶
func (x *ListRolesRequest) String() string
type ListRolesResponse ¶
type ListRolesResponse struct { Items []*roles.Role `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListRolesResponse) Descriptor
deprecated
func (*ListRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRolesResponse.ProtoReflect.Descriptor instead.
func (*ListRolesResponse) GetItems ¶
func (x *ListRolesResponse) GetItems() []*roles.Role
func (*ListRolesResponse) ProtoMessage ¶
func (*ListRolesResponse) ProtoMessage()
func (*ListRolesResponse) ProtoReflect ¶
func (x *ListRolesResponse) ProtoReflect() protoreflect.Message
func (*ListRolesResponse) Reset ¶
func (x *ListRolesResponse) Reset()
func (*ListRolesResponse) String ¶
func (x *ListRolesResponse) String() string
type ListScopesRequest ¶
type ListScopesRequest struct { ScopeId string `protobuf:"bytes,1,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"` // contains filtered or unexported fields }
func (*ListScopesRequest) Descriptor
deprecated
func (*ListScopesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListScopesRequest.ProtoReflect.Descriptor instead.
func (*ListScopesRequest) GetScopeId ¶
func (x *ListScopesRequest) GetScopeId() string
func (*ListScopesRequest) ProtoMessage ¶
func (*ListScopesRequest) ProtoMessage()
func (*ListScopesRequest) ProtoReflect ¶
func (x *ListScopesRequest) ProtoReflect() protoreflect.Message
func (*ListScopesRequest) Reset ¶
func (x *ListScopesRequest) Reset()
func (*ListScopesRequest) String ¶
func (x *ListScopesRequest) String() string
type ListScopesResponse ¶
type ListScopesResponse struct { Items []*scopes.Scope `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListScopesResponse) Descriptor
deprecated
func (*ListScopesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListScopesResponse.ProtoReflect.Descriptor instead.
func (*ListScopesResponse) GetItems ¶
func (x *ListScopesResponse) GetItems() []*scopes.Scope
func (*ListScopesResponse) ProtoMessage ¶
func (*ListScopesResponse) ProtoMessage()
func (*ListScopesResponse) ProtoReflect ¶
func (x *ListScopesResponse) ProtoReflect() protoreflect.Message
func (*ListScopesResponse) Reset ¶
func (x *ListScopesResponse) Reset()
func (*ListScopesResponse) String ¶
func (x *ListScopesResponse) String() string
type ListSessionsRequest ¶
type ListSessionsRequest struct { ScopeId string `protobuf:"bytes,1,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"` // contains filtered or unexported fields }
func (*ListSessionsRequest) Descriptor
deprecated
func (*ListSessionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSessionsRequest.ProtoReflect.Descriptor instead.
func (*ListSessionsRequest) GetScopeId ¶
func (x *ListSessionsRequest) GetScopeId() string
func (*ListSessionsRequest) ProtoMessage ¶
func (*ListSessionsRequest) ProtoMessage()
func (*ListSessionsRequest) ProtoReflect ¶
func (x *ListSessionsRequest) ProtoReflect() protoreflect.Message
func (*ListSessionsRequest) Reset ¶
func (x *ListSessionsRequest) Reset()
func (*ListSessionsRequest) String ¶
func (x *ListSessionsRequest) String() string
type ListSessionsResponse ¶
type ListSessionsResponse struct { Items []*sessions.Session `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListSessionsResponse) Descriptor
deprecated
func (*ListSessionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSessionsResponse.ProtoReflect.Descriptor instead.
func (*ListSessionsResponse) GetItems ¶
func (x *ListSessionsResponse) GetItems() []*sessions.Session
func (*ListSessionsResponse) ProtoMessage ¶
func (*ListSessionsResponse) ProtoMessage()
func (*ListSessionsResponse) ProtoReflect ¶
func (x *ListSessionsResponse) ProtoReflect() protoreflect.Message
func (*ListSessionsResponse) Reset ¶
func (x *ListSessionsResponse) Reset()
func (*ListSessionsResponse) String ¶
func (x *ListSessionsResponse) String() string
type ListTargetsRequest ¶
type ListTargetsRequest struct { ScopeId string `protobuf:"bytes,1,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"` // contains filtered or unexported fields }
func (*ListTargetsRequest) Descriptor
deprecated
func (*ListTargetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTargetsRequest.ProtoReflect.Descriptor instead.
func (*ListTargetsRequest) GetScopeId ¶
func (x *ListTargetsRequest) GetScopeId() string
func (*ListTargetsRequest) ProtoMessage ¶
func (*ListTargetsRequest) ProtoMessage()
func (*ListTargetsRequest) ProtoReflect ¶
func (x *ListTargetsRequest) ProtoReflect() protoreflect.Message
func (*ListTargetsRequest) Reset ¶
func (x *ListTargetsRequest) Reset()
func (*ListTargetsRequest) String ¶
func (x *ListTargetsRequest) String() string
type ListTargetsResponse ¶
type ListTargetsResponse struct { Items []*targets.Target `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListTargetsResponse) Descriptor
deprecated
func (*ListTargetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTargetsResponse.ProtoReflect.Descriptor instead.
func (*ListTargetsResponse) GetItems ¶
func (x *ListTargetsResponse) GetItems() []*targets.Target
func (*ListTargetsResponse) ProtoMessage ¶
func (*ListTargetsResponse) ProtoMessage()
func (*ListTargetsResponse) ProtoReflect ¶
func (x *ListTargetsResponse) ProtoReflect() protoreflect.Message
func (*ListTargetsResponse) Reset ¶
func (x *ListTargetsResponse) Reset()
func (*ListTargetsResponse) String ¶
func (x *ListTargetsResponse) String() string
type ListUsersRequest ¶
type ListUsersRequest struct { ScopeId string `protobuf:"bytes,1,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"` // contains filtered or unexported fields }
func (*ListUsersRequest) Descriptor
deprecated
func (*ListUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersRequest.ProtoReflect.Descriptor instead.
func (*ListUsersRequest) GetScopeId ¶
func (x *ListUsersRequest) GetScopeId() string
func (*ListUsersRequest) ProtoMessage ¶
func (*ListUsersRequest) ProtoMessage()
func (*ListUsersRequest) ProtoReflect ¶
func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
func (*ListUsersRequest) Reset ¶
func (x *ListUsersRequest) Reset()
func (*ListUsersRequest) String ¶
func (x *ListUsersRequest) String() string
type ListUsersResponse ¶
type ListUsersResponse struct { Items []*users.User `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListUsersResponse) Descriptor
deprecated
func (*ListUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersResponse.ProtoReflect.Descriptor instead.
func (*ListUsersResponse) GetItems ¶
func (x *ListUsersResponse) GetItems() []*users.User
func (*ListUsersResponse) ProtoMessage ¶
func (*ListUsersResponse) ProtoMessage()
func (*ListUsersResponse) ProtoReflect ¶
func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
func (*ListUsersResponse) Reset ¶
func (x *ListUsersResponse) Reset()
func (*ListUsersResponse) String ¶
func (x *ListUsersResponse) String() string
type PasswordCredentials ¶
type PasswordCredentials struct { LoginName string `protobuf:"bytes,1,opt,name=login_name,proto3" json:"login_name,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
The layout of the struct for "credentials" field in AuthenticateRequest. This message isn't directly referenced anywhere but is used here to define the expected field names and types.
func (*PasswordCredentials) Descriptor
deprecated
func (*PasswordCredentials) Descriptor() ([]byte, []int)
Deprecated: Use PasswordCredentials.ProtoReflect.Descriptor instead.
func (*PasswordCredentials) GetLoginName ¶
func (x *PasswordCredentials) GetLoginName() string
func (*PasswordCredentials) GetPassword ¶
func (x *PasswordCredentials) GetPassword() string
func (*PasswordCredentials) ProtoMessage ¶
func (*PasswordCredentials) ProtoMessage()
func (*PasswordCredentials) ProtoReflect ¶
func (x *PasswordCredentials) ProtoReflect() protoreflect.Message
func (*PasswordCredentials) Reset ¶
func (x *PasswordCredentials) Reset()
func (*PasswordCredentials) String ¶
func (x *PasswordCredentials) String() string
type RemoveGroupMembersRequest ¶
type RemoveGroupMembersRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` MemberIds []string `protobuf:"bytes,3,rep,name=member_ids,proto3" json:"member_ids,omitempty"` // contains filtered or unexported fields }
func (*RemoveGroupMembersRequest) Descriptor
deprecated
func (*RemoveGroupMembersRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGroupMembersRequest.ProtoReflect.Descriptor instead.
func (*RemoveGroupMembersRequest) GetId ¶
func (x *RemoveGroupMembersRequest) GetId() string
func (*RemoveGroupMembersRequest) GetMemberIds ¶
func (x *RemoveGroupMembersRequest) GetMemberIds() []string
func (*RemoveGroupMembersRequest) GetVersion ¶
func (x *RemoveGroupMembersRequest) GetVersion() uint32
func (*RemoveGroupMembersRequest) ProtoMessage ¶
func (*RemoveGroupMembersRequest) ProtoMessage()
func (*RemoveGroupMembersRequest) ProtoReflect ¶
func (x *RemoveGroupMembersRequest) ProtoReflect() protoreflect.Message
func (*RemoveGroupMembersRequest) Reset ¶
func (x *RemoveGroupMembersRequest) Reset()
func (*RemoveGroupMembersRequest) String ¶
func (x *RemoveGroupMembersRequest) String() string
type RemoveGroupMembersResponse ¶
type RemoveGroupMembersResponse struct { Item *groups.Group `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*RemoveGroupMembersResponse) Descriptor
deprecated
func (*RemoveGroupMembersResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGroupMembersResponse.ProtoReflect.Descriptor instead.
func (*RemoveGroupMembersResponse) GetItem ¶
func (x *RemoveGroupMembersResponse) GetItem() *groups.Group
func (*RemoveGroupMembersResponse) ProtoMessage ¶
func (*RemoveGroupMembersResponse) ProtoMessage()
func (*RemoveGroupMembersResponse) ProtoReflect ¶
func (x *RemoveGroupMembersResponse) ProtoReflect() protoreflect.Message
func (*RemoveGroupMembersResponse) Reset ¶
func (x *RemoveGroupMembersResponse) Reset()
func (*RemoveGroupMembersResponse) String ¶
func (x *RemoveGroupMembersResponse) String() string
type RemoveHostSetHostsRequest ¶
type RemoveHostSetHostsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` // A list of Host IDs which will be removed from this Host Set. HostIds []string `protobuf:"bytes,3,rep,name=host_ids,proto3" json:"host_ids,omitempty"` // contains filtered or unexported fields }
func (*RemoveHostSetHostsRequest) Descriptor
deprecated
func (*RemoveHostSetHostsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveHostSetHostsRequest.ProtoReflect.Descriptor instead.
func (*RemoveHostSetHostsRequest) GetHostIds ¶
func (x *RemoveHostSetHostsRequest) GetHostIds() []string
func (*RemoveHostSetHostsRequest) GetId ¶
func (x *RemoveHostSetHostsRequest) GetId() string
func (*RemoveHostSetHostsRequest) GetVersion ¶
func (x *RemoveHostSetHostsRequest) GetVersion() uint32
func (*RemoveHostSetHostsRequest) ProtoMessage ¶
func (*RemoveHostSetHostsRequest) ProtoMessage()
func (*RemoveHostSetHostsRequest) ProtoReflect ¶
func (x *RemoveHostSetHostsRequest) ProtoReflect() protoreflect.Message
func (*RemoveHostSetHostsRequest) Reset ¶
func (x *RemoveHostSetHostsRequest) Reset()
func (*RemoveHostSetHostsRequest) String ¶
func (x *RemoveHostSetHostsRequest) String() string
type RemoveHostSetHostsResponse ¶
type RemoveHostSetHostsResponse struct { Item *hostsets.HostSet `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*RemoveHostSetHostsResponse) Descriptor
deprecated
func (*RemoveHostSetHostsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveHostSetHostsResponse.ProtoReflect.Descriptor instead.
func (*RemoveHostSetHostsResponse) GetItem ¶
func (x *RemoveHostSetHostsResponse) GetItem() *hostsets.HostSet
func (*RemoveHostSetHostsResponse) ProtoMessage ¶
func (*RemoveHostSetHostsResponse) ProtoMessage()
func (*RemoveHostSetHostsResponse) ProtoReflect ¶
func (x *RemoveHostSetHostsResponse) ProtoReflect() protoreflect.Message
func (*RemoveHostSetHostsResponse) Reset ¶
func (x *RemoveHostSetHostsResponse) Reset()
func (*RemoveHostSetHostsResponse) String ¶
func (x *RemoveHostSetHostsResponse) String() string
type RemoveRoleGrantsRequest ¶
type RemoveRoleGrantsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` GrantStrings []string `protobuf:"bytes,3,rep,name=grant_strings,proto3" json:"grant_strings,omitempty"` // contains filtered or unexported fields }
func (*RemoveRoleGrantsRequest) Descriptor
deprecated
func (*RemoveRoleGrantsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRoleGrantsRequest.ProtoReflect.Descriptor instead.
func (*RemoveRoleGrantsRequest) GetGrantStrings ¶
func (x *RemoveRoleGrantsRequest) GetGrantStrings() []string
func (*RemoveRoleGrantsRequest) GetId ¶
func (x *RemoveRoleGrantsRequest) GetId() string
func (*RemoveRoleGrantsRequest) GetVersion ¶
func (x *RemoveRoleGrantsRequest) GetVersion() uint32
func (*RemoveRoleGrantsRequest) ProtoMessage ¶
func (*RemoveRoleGrantsRequest) ProtoMessage()
func (*RemoveRoleGrantsRequest) ProtoReflect ¶
func (x *RemoveRoleGrantsRequest) ProtoReflect() protoreflect.Message
func (*RemoveRoleGrantsRequest) Reset ¶
func (x *RemoveRoleGrantsRequest) Reset()
func (*RemoveRoleGrantsRequest) String ¶
func (x *RemoveRoleGrantsRequest) String() string
type RemoveRoleGrantsResponse ¶
type RemoveRoleGrantsResponse struct { Item *roles.Role `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*RemoveRoleGrantsResponse) Descriptor
deprecated
func (*RemoveRoleGrantsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRoleGrantsResponse.ProtoReflect.Descriptor instead.
func (*RemoveRoleGrantsResponse) GetItem ¶
func (x *RemoveRoleGrantsResponse) GetItem() *roles.Role
func (*RemoveRoleGrantsResponse) ProtoMessage ¶
func (*RemoveRoleGrantsResponse) ProtoMessage()
func (*RemoveRoleGrantsResponse) ProtoReflect ¶
func (x *RemoveRoleGrantsResponse) ProtoReflect() protoreflect.Message
func (*RemoveRoleGrantsResponse) Reset ¶
func (x *RemoveRoleGrantsResponse) Reset()
func (*RemoveRoleGrantsResponse) String ¶
func (x *RemoveRoleGrantsResponse) String() string
type RemoveRolePrincipalsRequest ¶
type RemoveRolePrincipalsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` PrincipalIds []string `protobuf:"bytes,3,rep,name=principal_ids,proto3" json:"principal_ids,omitempty"` // contains filtered or unexported fields }
func (*RemoveRolePrincipalsRequest) Descriptor
deprecated
func (*RemoveRolePrincipalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRolePrincipalsRequest.ProtoReflect.Descriptor instead.
func (*RemoveRolePrincipalsRequest) GetId ¶
func (x *RemoveRolePrincipalsRequest) GetId() string
func (*RemoveRolePrincipalsRequest) GetPrincipalIds ¶
func (x *RemoveRolePrincipalsRequest) GetPrincipalIds() []string
func (*RemoveRolePrincipalsRequest) GetVersion ¶
func (x *RemoveRolePrincipalsRequest) GetVersion() uint32
func (*RemoveRolePrincipalsRequest) ProtoMessage ¶
func (*RemoveRolePrincipalsRequest) ProtoMessage()
func (*RemoveRolePrincipalsRequest) ProtoReflect ¶
func (x *RemoveRolePrincipalsRequest) ProtoReflect() protoreflect.Message
func (*RemoveRolePrincipalsRequest) Reset ¶
func (x *RemoveRolePrincipalsRequest) Reset()
func (*RemoveRolePrincipalsRequest) String ¶
func (x *RemoveRolePrincipalsRequest) String() string
type RemoveRolePrincipalsResponse ¶
type RemoveRolePrincipalsResponse struct { Item *roles.Role `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*RemoveRolePrincipalsResponse) Descriptor
deprecated
func (*RemoveRolePrincipalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRolePrincipalsResponse.ProtoReflect.Descriptor instead.
func (*RemoveRolePrincipalsResponse) GetItem ¶
func (x *RemoveRolePrincipalsResponse) GetItem() *roles.Role
func (*RemoveRolePrincipalsResponse) ProtoMessage ¶
func (*RemoveRolePrincipalsResponse) ProtoMessage()
func (*RemoveRolePrincipalsResponse) ProtoReflect ¶
func (x *RemoveRolePrincipalsResponse) ProtoReflect() protoreflect.Message
func (*RemoveRolePrincipalsResponse) Reset ¶
func (x *RemoveRolePrincipalsResponse) Reset()
func (*RemoveRolePrincipalsResponse) String ¶
func (x *RemoveRolePrincipalsResponse) String() string
type RemoveTargetHostSetsRequest ¶
type RemoveTargetHostSetsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` HostSetIds []string `protobuf:"bytes,3,rep,name=host_set_ids,proto3" json:"host_set_ids,omitempty"` // contains filtered or unexported fields }
func (*RemoveTargetHostSetsRequest) Descriptor
deprecated
func (*RemoveTargetHostSetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveTargetHostSetsRequest.ProtoReflect.Descriptor instead.
func (*RemoveTargetHostSetsRequest) GetHostSetIds ¶
func (x *RemoveTargetHostSetsRequest) GetHostSetIds() []string
func (*RemoveTargetHostSetsRequest) GetId ¶
func (x *RemoveTargetHostSetsRequest) GetId() string
func (*RemoveTargetHostSetsRequest) GetVersion ¶
func (x *RemoveTargetHostSetsRequest) GetVersion() uint32
func (*RemoveTargetHostSetsRequest) ProtoMessage ¶
func (*RemoveTargetHostSetsRequest) ProtoMessage()
func (*RemoveTargetHostSetsRequest) ProtoReflect ¶
func (x *RemoveTargetHostSetsRequest) ProtoReflect() protoreflect.Message
func (*RemoveTargetHostSetsRequest) Reset ¶
func (x *RemoveTargetHostSetsRequest) Reset()
func (*RemoveTargetHostSetsRequest) String ¶
func (x *RemoveTargetHostSetsRequest) String() string
type RemoveTargetHostSetsResponse ¶
type RemoveTargetHostSetsResponse struct { Item *targets.Target `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*RemoveTargetHostSetsResponse) Descriptor
deprecated
func (*RemoveTargetHostSetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveTargetHostSetsResponse.ProtoReflect.Descriptor instead.
func (*RemoveTargetHostSetsResponse) GetItem ¶
func (x *RemoveTargetHostSetsResponse) GetItem() *targets.Target
func (*RemoveTargetHostSetsResponse) ProtoMessage ¶
func (*RemoveTargetHostSetsResponse) ProtoMessage()
func (*RemoveTargetHostSetsResponse) ProtoReflect ¶
func (x *RemoveTargetHostSetsResponse) ProtoReflect() protoreflect.Message
func (*RemoveTargetHostSetsResponse) Reset ¶
func (x *RemoveTargetHostSetsResponse) Reset()
func (*RemoveTargetHostSetsResponse) String ¶
func (x *RemoveTargetHostSetsResponse) String() string
type RemoveUserAccountsRequest ¶
type RemoveUserAccountsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The version ensures the User hasn't changed since it was last retrieved and if it has the request will fail. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` AccountIds []string `protobuf:"bytes,3,rep,name=account_ids,proto3" json:"account_ids,omitempty"` // contains filtered or unexported fields }
func (*RemoveUserAccountsRequest) Descriptor
deprecated
func (*RemoveUserAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveUserAccountsRequest.ProtoReflect.Descriptor instead.
func (*RemoveUserAccountsRequest) GetAccountIds ¶
func (x *RemoveUserAccountsRequest) GetAccountIds() []string
func (*RemoveUserAccountsRequest) GetId ¶
func (x *RemoveUserAccountsRequest) GetId() string
func (*RemoveUserAccountsRequest) GetVersion ¶
func (x *RemoveUserAccountsRequest) GetVersion() uint32
func (*RemoveUserAccountsRequest) ProtoMessage ¶
func (*RemoveUserAccountsRequest) ProtoMessage()
func (*RemoveUserAccountsRequest) ProtoReflect ¶
func (x *RemoveUserAccountsRequest) ProtoReflect() protoreflect.Message
func (*RemoveUserAccountsRequest) Reset ¶
func (x *RemoveUserAccountsRequest) Reset()
func (*RemoveUserAccountsRequest) String ¶
func (x *RemoveUserAccountsRequest) String() string
type RemoveUserAccountsResponse ¶
type RemoveUserAccountsResponse struct { Item *users.User `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*RemoveUserAccountsResponse) Descriptor
deprecated
func (*RemoveUserAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveUserAccountsResponse.ProtoReflect.Descriptor instead.
func (*RemoveUserAccountsResponse) GetItem ¶
func (x *RemoveUserAccountsResponse) GetItem() *users.User
func (*RemoveUserAccountsResponse) ProtoMessage ¶
func (*RemoveUserAccountsResponse) ProtoMessage()
func (*RemoveUserAccountsResponse) ProtoReflect ¶
func (x *RemoveUserAccountsResponse) ProtoReflect() protoreflect.Message
func (*RemoveUserAccountsResponse) Reset ¶
func (x *RemoveUserAccountsResponse) Reset()
func (*RemoveUserAccountsResponse) String ¶
func (x *RemoveUserAccountsResponse) String() string
type RoleServiceClient ¶
type RoleServiceClient interface { // GetRole returns a stored Role if present. The provided request must include // the Role ID for the Role being retrieved. If the ID is missing, malformed // or reference a non-existing resource an error is returned. GetRole(ctx context.Context, in *GetRoleRequest, opts ...grpc.CallOption) (*GetRoleResponse, error) // ListRoles returns a list of stored Roles which exist inside the scope // referenced inside the request. The request must include the scope ID for // the Roles being retrieved. If the scope ID is missing, malformed, or // reference a non-existing scope, an error is returned. ListRoles(ctx context.Context, in *ListRolesRequest, opts ...grpc.CallOption) (*ListRolesResponse, error) // CreateRole creates and stores a Role. The provided request must include the // scope ID in which the Role will be created. If the scope ID is missing, // malformed, or references a non-existing scope, an error is returned. If a // name is provided that is in use in another Role in the same scope, an error // is returned. CreateRole(ctx context.Context, in *CreateRoleRequest, opts ...grpc.CallOption) (*CreateRoleResponse, error) // UpdateRole updates an existing Role in boundary. The provided // Role must not have any read-only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided Role. An error is returned if either the scope // or Role IDs are missing or reference a non-existing resource. An error // is also returned if the request attempts to update the name to one that is // already in use in the same scope. UpdateRole(ctx context.Context, in *UpdateRoleRequest, opts ...grpc.CallOption) (*UpdateRoleResponse, error) // DeleteRole removes a Role from Boundary. If the provided scope or Role IDs // are malformed, or not provided an error is returned. DeleteRole(ctx context.Context, in *DeleteRoleRequest, opts ...grpc.CallOption) (*DeleteRoleResponse, error) // AddRolePrincipals adds users and/or groups to a Role. The provided request // must include the Role ID to which the users and/or groups will be added. // If the Role ID is missing, malformed, or reference non-existing resources, // an error is returned. An error is also returned if the request attempts to // add a principal that is already part of the role. AddRolePrincipals(ctx context.Context, in *AddRolePrincipalsRequest, opts ...grpc.CallOption) (*AddRolePrincipalsResponse, error) // SetRolePrincipals sets the Role's users and/or groups. Any existing // principals on the Role are deleted if they are not included in this // request. The provided request must include the Role ID on // which the users and/or groups will be set. If the Role ID is // missing, malformed, or referencing a non-existing resource, an error is // returned. SetRolePrincipals(ctx context.Context, in *SetRolePrincipalsRequest, opts ...grpc.CallOption) (*SetRolePrincipalsResponse, error) // RemoveRolePrincipals removes the users and/or groups from the specified // Role. The provided request must include the Role ID from // which the users and/or groups will be removed. If that ID is missing, // malformed, or reference a non-existing resource, an error is returned. // An error is returned if a remove is called for a principal that is not // part of the role. RemoveRolePrincipals(ctx context.Context, in *RemoveRolePrincipalsRequest, opts ...grpc.CallOption) (*RemoveRolePrincipalsResponse, error) // AddRoleGrants adds grants to a Role. The provided request must include // the Role id which the grants will be added to. An error is returned // if the provided id is malformed or references a non-existing resource. AddRoleGrants(ctx context.Context, in *AddRoleGrantsRequest, opts ...grpc.CallOption) (*AddRoleGrantsResponse, error) // SetRoleGrants sets the Role's grants. Any existing grants on the Role are // deleted if they are not included in this request. The provided request must // include the Role ID on which the grants will be set. If missing, malformed, // or referencing a non-existing resource, an error is returned. SetRoleGrants(ctx context.Context, in *SetRoleGrantsRequest, opts ...grpc.CallOption) (*SetRoleGrantsResponse, error) // RemoveRoleGrants removes the grants from the specified Role. // The provided request must include the Role IDs from which the // grants will be removed. If missing, malformed, or references a non-existing // resource, an error is returned. RemoveRoleGrants(ctx context.Context, in *RemoveRoleGrantsRequest, opts ...grpc.CallOption) (*RemoveRoleGrantsResponse, error) }
RoleServiceClient is the client API for RoleService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRoleServiceClient ¶
func NewRoleServiceClient(cc grpc.ClientConnInterface) RoleServiceClient
type RoleServiceServer ¶
type RoleServiceServer interface { // GetRole returns a stored Role if present. The provided request must include // the Role ID for the Role being retrieved. If the ID is missing, malformed // or reference a non-existing resource an error is returned. GetRole(context.Context, *GetRoleRequest) (*GetRoleResponse, error) // ListRoles returns a list of stored Roles which exist inside the scope // referenced inside the request. The request must include the scope ID for // the Roles being retrieved. If the scope ID is missing, malformed, or // reference a non-existing scope, an error is returned. ListRoles(context.Context, *ListRolesRequest) (*ListRolesResponse, error) // CreateRole creates and stores a Role. The provided request must include the // scope ID in which the Role will be created. If the scope ID is missing, // malformed, or references a non-existing scope, an error is returned. If a // name is provided that is in use in another Role in the same scope, an error // is returned. CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error) // UpdateRole updates an existing Role in boundary. The provided // Role must not have any read-only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided Role. An error is returned if either the scope // or Role IDs are missing or reference a non-existing resource. An error // is also returned if the request attempts to update the name to one that is // already in use in the same scope. UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error) // DeleteRole removes a Role from Boundary. If the provided scope or Role IDs // are malformed, or not provided an error is returned. DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error) // AddRolePrincipals adds users and/or groups to a Role. The provided request // must include the Role ID to which the users and/or groups will be added. // If the Role ID is missing, malformed, or reference non-existing resources, // an error is returned. An error is also returned if the request attempts to // add a principal that is already part of the role. AddRolePrincipals(context.Context, *AddRolePrincipalsRequest) (*AddRolePrincipalsResponse, error) // SetRolePrincipals sets the Role's users and/or groups. Any existing // principals on the Role are deleted if they are not included in this // request. The provided request must include the Role ID on // which the users and/or groups will be set. If the Role ID is // missing, malformed, or referencing a non-existing resource, an error is // returned. SetRolePrincipals(context.Context, *SetRolePrincipalsRequest) (*SetRolePrincipalsResponse, error) // RemoveRolePrincipals removes the users and/or groups from the specified // Role. The provided request must include the Role ID from // which the users and/or groups will be removed. If that ID is missing, // malformed, or reference a non-existing resource, an error is returned. // An error is returned if a remove is called for a principal that is not // part of the role. RemoveRolePrincipals(context.Context, *RemoveRolePrincipalsRequest) (*RemoveRolePrincipalsResponse, error) // AddRoleGrants adds grants to a Role. The provided request must include // the Role id which the grants will be added to. An error is returned // if the provided id is malformed or references a non-existing resource. AddRoleGrants(context.Context, *AddRoleGrantsRequest) (*AddRoleGrantsResponse, error) // SetRoleGrants sets the Role's grants. Any existing grants on the Role are // deleted if they are not included in this request. The provided request must // include the Role ID on which the grants will be set. If missing, malformed, // or referencing a non-existing resource, an error is returned. SetRoleGrants(context.Context, *SetRoleGrantsRequest) (*SetRoleGrantsResponse, error) // RemoveRoleGrants removes the grants from the specified Role. // The provided request must include the Role IDs from which the // grants will be removed. If missing, malformed, or references a non-existing // resource, an error is returned. RemoveRoleGrants(context.Context, *RemoveRoleGrantsRequest) (*RemoveRoleGrantsResponse, error) // contains filtered or unexported methods }
RoleServiceServer is the server API for RoleService service. All implementations must embed UnimplementedRoleServiceServer for forward compatibility
type ScopeServiceClient ¶
type ScopeServiceClient interface { // GetScope returns a stored Scope if present. The provided request // must include the scope ID for the scope being retrieved. If // that ID is missing, malformed or references a non existing // resource an error is returned. GetScope(ctx context.Context, in *GetScopeRequest, opts ...grpc.CallOption) (*GetScopeResponse, error) // ListScopes returns a list of stored Scopes which exist inside the provided // parent Scope id. ListScopes(ctx context.Context, in *ListScopesRequest, opts ...grpc.CallOption) (*ListScopesResponse, error) // CreateScope creates and stores a Scope in boundary. The provided request // must include the Scope ID in which the new scope will be created. If the Scope // ID is missing, malformed or references a non existing scope, an error is // returned. If a name is provided that is in use in another Scope in the same // parent scope, an error is returned. CreateScope(ctx context.Context, in *CreateScopeRequest, opts ...grpc.CallOption) (*CreateScopeResponse, error) // UpdateScope updates an existing Scope in boundary. The provided // Scope must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided scope. An error is returned if the Scope Id is // missing or reference a non-existing resource. An error // is also returned if the request attempts to update the name to one that is // already in use by another scope in the parent scope. UpdateScope(ctx context.Context, in *UpdateScopeRequest, opts ...grpc.CallOption) (*UpdateScopeResponse, error) // DeleteScope remotes a Scope and all child resources from Boundary. If the // provided Scope IDs are malformed or not provided an error is returned. DeleteScope(ctx context.Context, in *DeleteScopeRequest, opts ...grpc.CallOption) (*DeleteScopeResponse, error) }
ScopeServiceClient is the client API for ScopeService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewScopeServiceClient ¶
func NewScopeServiceClient(cc grpc.ClientConnInterface) ScopeServiceClient
type ScopeServiceServer ¶
type ScopeServiceServer interface { // GetScope returns a stored Scope if present. The provided request // must include the scope ID for the scope being retrieved. If // that ID is missing, malformed or references a non existing // resource an error is returned. GetScope(context.Context, *GetScopeRequest) (*GetScopeResponse, error) // ListScopes returns a list of stored Scopes which exist inside the provided // parent Scope id. ListScopes(context.Context, *ListScopesRequest) (*ListScopesResponse, error) // CreateScope creates and stores a Scope in boundary. The provided request // must include the Scope ID in which the new scope will be created. If the Scope // ID is missing, malformed or references a non existing scope, an error is // returned. If a name is provided that is in use in another Scope in the same // parent scope, an error is returned. CreateScope(context.Context, *CreateScopeRequest) (*CreateScopeResponse, error) // UpdateScope updates an existing Scope in boundary. The provided // Scope must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided scope. An error is returned if the Scope Id is // missing or reference a non-existing resource. An error // is also returned if the request attempts to update the name to one that is // already in use by another scope in the parent scope. UpdateScope(context.Context, *UpdateScopeRequest) (*UpdateScopeResponse, error) // DeleteScope remotes a Scope and all child resources from Boundary. If the // provided Scope IDs are malformed or not provided an error is returned. DeleteScope(context.Context, *DeleteScopeRequest) (*DeleteScopeResponse, error) // contains filtered or unexported methods }
ScopeServiceServer is the server API for ScopeService service. All implementations must embed UnimplementedScopeServiceServer for forward compatibility
type SessionServiceClient ¶
type SessionServiceClient interface { // GetSession returns a stored Session if present. The provided request // must include the Session ID for the Session being retrieved. If // any that ID is missing, malformed or reference a non existing // resource an error is returned. GetSession(ctx context.Context, in *GetSessionRequest, opts ...grpc.CallOption) (*GetSessionResponse, error) // ListSessions returns a list of stored Sessions which exist inside the scope // referenced inside the request. The request must include the scope ID for // the Sessions being retrieved. If the scope ID is missing, malformed, or // reference a non existing scope, an error is returned. ListSessions(ctx context.Context, in *ListSessionsRequest, opts ...grpc.CallOption) (*ListSessionsResponse, error) // CancelSession cancels an existing Session in boundary. An error // is returned if the request attempts to cancel a Session that does // not exist. CancelSession(ctx context.Context, in *CancelSessionRequest, opts ...grpc.CallOption) (*CancelSessionResponse, error) }
SessionServiceClient is the client API for SessionService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSessionServiceClient ¶
func NewSessionServiceClient(cc grpc.ClientConnInterface) SessionServiceClient
type SessionServiceServer ¶
type SessionServiceServer interface { // GetSession returns a stored Session if present. The provided request // must include the Session ID for the Session being retrieved. If // any that ID is missing, malformed or reference a non existing // resource an error is returned. GetSession(context.Context, *GetSessionRequest) (*GetSessionResponse, error) // ListSessions returns a list of stored Sessions which exist inside the scope // referenced inside the request. The request must include the scope ID for // the Sessions being retrieved. If the scope ID is missing, malformed, or // reference a non existing scope, an error is returned. ListSessions(context.Context, *ListSessionsRequest) (*ListSessionsResponse, error) // CancelSession cancels an existing Session in boundary. An error // is returned if the request attempts to cancel a Session that does // not exist. CancelSession(context.Context, *CancelSessionRequest) (*CancelSessionResponse, error) // contains filtered or unexported methods }
SessionServiceServer is the server API for SessionService service. All implementations must embed UnimplementedSessionServiceServer for forward compatibility
type SetGroupMembersRequest ¶
type SetGroupMembersRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` MemberIds []string `protobuf:"bytes,3,rep,name=member_ids,proto3" json:"member_ids,omitempty"` // contains filtered or unexported fields }
func (*SetGroupMembersRequest) Descriptor
deprecated
func (*SetGroupMembersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGroupMembersRequest.ProtoReflect.Descriptor instead.
func (*SetGroupMembersRequest) GetId ¶
func (x *SetGroupMembersRequest) GetId() string
func (*SetGroupMembersRequest) GetMemberIds ¶
func (x *SetGroupMembersRequest) GetMemberIds() []string
func (*SetGroupMembersRequest) GetVersion ¶
func (x *SetGroupMembersRequest) GetVersion() uint32
func (*SetGroupMembersRequest) ProtoMessage ¶
func (*SetGroupMembersRequest) ProtoMessage()
func (*SetGroupMembersRequest) ProtoReflect ¶
func (x *SetGroupMembersRequest) ProtoReflect() protoreflect.Message
func (*SetGroupMembersRequest) Reset ¶
func (x *SetGroupMembersRequest) Reset()
func (*SetGroupMembersRequest) String ¶
func (x *SetGroupMembersRequest) String() string
type SetGroupMembersResponse ¶
type SetGroupMembersResponse struct { Item *groups.Group `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*SetGroupMembersResponse) Descriptor
deprecated
func (*SetGroupMembersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGroupMembersResponse.ProtoReflect.Descriptor instead.
func (*SetGroupMembersResponse) GetItem ¶
func (x *SetGroupMembersResponse) GetItem() *groups.Group
func (*SetGroupMembersResponse) ProtoMessage ¶
func (*SetGroupMembersResponse) ProtoMessage()
func (*SetGroupMembersResponse) ProtoReflect ¶
func (x *SetGroupMembersResponse) ProtoReflect() protoreflect.Message
func (*SetGroupMembersResponse) Reset ¶
func (x *SetGroupMembersResponse) Reset()
func (*SetGroupMembersResponse) String ¶
func (x *SetGroupMembersResponse) String() string
type SetHostSetHostsRequest ¶
type SetHostSetHostsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` // A list of Host IDs which will be set on this Host Set. Each Host referenced here must be a child of the same Host Catalog of which this Host Set is a child. HostIds []string `protobuf:"bytes,3,rep,name=host_ids,proto3" json:"host_ids,omitempty"` // contains filtered or unexported fields }
func (*SetHostSetHostsRequest) Descriptor
deprecated
func (*SetHostSetHostsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetHostSetHostsRequest.ProtoReflect.Descriptor instead.
func (*SetHostSetHostsRequest) GetHostIds ¶
func (x *SetHostSetHostsRequest) GetHostIds() []string
func (*SetHostSetHostsRequest) GetId ¶
func (x *SetHostSetHostsRequest) GetId() string
func (*SetHostSetHostsRequest) GetVersion ¶
func (x *SetHostSetHostsRequest) GetVersion() uint32
func (*SetHostSetHostsRequest) ProtoMessage ¶
func (*SetHostSetHostsRequest) ProtoMessage()
func (*SetHostSetHostsRequest) ProtoReflect ¶
func (x *SetHostSetHostsRequest) ProtoReflect() protoreflect.Message
func (*SetHostSetHostsRequest) Reset ¶
func (x *SetHostSetHostsRequest) Reset()
func (*SetHostSetHostsRequest) String ¶
func (x *SetHostSetHostsRequest) String() string
type SetHostSetHostsResponse ¶
type SetHostSetHostsResponse struct { Item *hostsets.HostSet `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*SetHostSetHostsResponse) Descriptor
deprecated
func (*SetHostSetHostsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetHostSetHostsResponse.ProtoReflect.Descriptor instead.
func (*SetHostSetHostsResponse) GetItem ¶
func (x *SetHostSetHostsResponse) GetItem() *hostsets.HostSet
func (*SetHostSetHostsResponse) ProtoMessage ¶
func (*SetHostSetHostsResponse) ProtoMessage()
func (*SetHostSetHostsResponse) ProtoReflect ¶
func (x *SetHostSetHostsResponse) ProtoReflect() protoreflect.Message
func (*SetHostSetHostsResponse) Reset ¶
func (x *SetHostSetHostsResponse) Reset()
func (*SetHostSetHostsResponse) String ¶
func (x *SetHostSetHostsResponse) String() string
type SetPasswordRequest ¶
type SetPasswordRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*SetPasswordRequest) Descriptor
deprecated
func (*SetPasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPasswordRequest.ProtoReflect.Descriptor instead.
func (*SetPasswordRequest) GetId ¶
func (x *SetPasswordRequest) GetId() string
func (*SetPasswordRequest) GetPassword ¶
func (x *SetPasswordRequest) GetPassword() string
func (*SetPasswordRequest) GetVersion ¶
func (x *SetPasswordRequest) GetVersion() uint32
func (*SetPasswordRequest) ProtoMessage ¶
func (*SetPasswordRequest) ProtoMessage()
func (*SetPasswordRequest) ProtoReflect ¶
func (x *SetPasswordRequest) ProtoReflect() protoreflect.Message
func (*SetPasswordRequest) Reset ¶
func (x *SetPasswordRequest) Reset()
func (*SetPasswordRequest) String ¶
func (x *SetPasswordRequest) String() string
type SetPasswordResponse ¶
type SetPasswordResponse struct { Item *accounts.Account `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*SetPasswordResponse) Descriptor
deprecated
func (*SetPasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPasswordResponse.ProtoReflect.Descriptor instead.
func (*SetPasswordResponse) GetItem ¶
func (x *SetPasswordResponse) GetItem() *accounts.Account
func (*SetPasswordResponse) ProtoMessage ¶
func (*SetPasswordResponse) ProtoMessage()
func (*SetPasswordResponse) ProtoReflect ¶
func (x *SetPasswordResponse) ProtoReflect() protoreflect.Message
func (*SetPasswordResponse) Reset ¶
func (x *SetPasswordResponse) Reset()
func (*SetPasswordResponse) String ¶
func (x *SetPasswordResponse) String() string
type SetRoleGrantsRequest ¶
type SetRoleGrantsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` GrantStrings []string `protobuf:"bytes,3,rep,name=grant_strings,proto3" json:"grant_strings,omitempty"` // contains filtered or unexported fields }
func (*SetRoleGrantsRequest) Descriptor
deprecated
func (*SetRoleGrantsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRoleGrantsRequest.ProtoReflect.Descriptor instead.
func (*SetRoleGrantsRequest) GetGrantStrings ¶
func (x *SetRoleGrantsRequest) GetGrantStrings() []string
func (*SetRoleGrantsRequest) GetId ¶
func (x *SetRoleGrantsRequest) GetId() string
func (*SetRoleGrantsRequest) GetVersion ¶
func (x *SetRoleGrantsRequest) GetVersion() uint32
func (*SetRoleGrantsRequest) ProtoMessage ¶
func (*SetRoleGrantsRequest) ProtoMessage()
func (*SetRoleGrantsRequest) ProtoReflect ¶
func (x *SetRoleGrantsRequest) ProtoReflect() protoreflect.Message
func (*SetRoleGrantsRequest) Reset ¶
func (x *SetRoleGrantsRequest) Reset()
func (*SetRoleGrantsRequest) String ¶
func (x *SetRoleGrantsRequest) String() string
type SetRoleGrantsResponse ¶
type SetRoleGrantsResponse struct { Item *roles.Role `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*SetRoleGrantsResponse) Descriptor
deprecated
func (*SetRoleGrantsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRoleGrantsResponse.ProtoReflect.Descriptor instead.
func (*SetRoleGrantsResponse) GetItem ¶
func (x *SetRoleGrantsResponse) GetItem() *roles.Role
func (*SetRoleGrantsResponse) ProtoMessage ¶
func (*SetRoleGrantsResponse) ProtoMessage()
func (*SetRoleGrantsResponse) ProtoReflect ¶
func (x *SetRoleGrantsResponse) ProtoReflect() protoreflect.Message
func (*SetRoleGrantsResponse) Reset ¶
func (x *SetRoleGrantsResponse) Reset()
func (*SetRoleGrantsResponse) String ¶
func (x *SetRoleGrantsResponse) String() string
type SetRolePrincipalsRequest ¶
type SetRolePrincipalsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` PrincipalIds []string `protobuf:"bytes,3,rep,name=principal_ids,proto3" json:"principal_ids,omitempty"` // contains filtered or unexported fields }
func (*SetRolePrincipalsRequest) Descriptor
deprecated
func (*SetRolePrincipalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRolePrincipalsRequest.ProtoReflect.Descriptor instead.
func (*SetRolePrincipalsRequest) GetId ¶
func (x *SetRolePrincipalsRequest) GetId() string
func (*SetRolePrincipalsRequest) GetPrincipalIds ¶
func (x *SetRolePrincipalsRequest) GetPrincipalIds() []string
func (*SetRolePrincipalsRequest) GetVersion ¶
func (x *SetRolePrincipalsRequest) GetVersion() uint32
func (*SetRolePrincipalsRequest) ProtoMessage ¶
func (*SetRolePrincipalsRequest) ProtoMessage()
func (*SetRolePrincipalsRequest) ProtoReflect ¶
func (x *SetRolePrincipalsRequest) ProtoReflect() protoreflect.Message
func (*SetRolePrincipalsRequest) Reset ¶
func (x *SetRolePrincipalsRequest) Reset()
func (*SetRolePrincipalsRequest) String ¶
func (x *SetRolePrincipalsRequest) String() string
type SetRolePrincipalsResponse ¶
type SetRolePrincipalsResponse struct { Item *roles.Role `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*SetRolePrincipalsResponse) Descriptor
deprecated
func (*SetRolePrincipalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRolePrincipalsResponse.ProtoReflect.Descriptor instead.
func (*SetRolePrincipalsResponse) GetItem ¶
func (x *SetRolePrincipalsResponse) GetItem() *roles.Role
func (*SetRolePrincipalsResponse) ProtoMessage ¶
func (*SetRolePrincipalsResponse) ProtoMessage()
func (*SetRolePrincipalsResponse) ProtoReflect ¶
func (x *SetRolePrincipalsResponse) ProtoReflect() protoreflect.Message
func (*SetRolePrincipalsResponse) Reset ¶
func (x *SetRolePrincipalsResponse) Reset()
func (*SetRolePrincipalsResponse) String ¶
func (x *SetRolePrincipalsResponse) String() string
type SetTargetHostSetsRequest ¶
type SetTargetHostSetsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Version is used to ensure this resource has not changed. // The mutation will fail if the version does not match the latest known good version. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` HostSetIds []string `protobuf:"bytes,3,rep,name=host_set_ids,proto3" json:"host_set_ids,omitempty"` // contains filtered or unexported fields }
func (*SetTargetHostSetsRequest) Descriptor
deprecated
func (*SetTargetHostSetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTargetHostSetsRequest.ProtoReflect.Descriptor instead.
func (*SetTargetHostSetsRequest) GetHostSetIds ¶
func (x *SetTargetHostSetsRequest) GetHostSetIds() []string
func (*SetTargetHostSetsRequest) GetId ¶
func (x *SetTargetHostSetsRequest) GetId() string
func (*SetTargetHostSetsRequest) GetVersion ¶
func (x *SetTargetHostSetsRequest) GetVersion() uint32
func (*SetTargetHostSetsRequest) ProtoMessage ¶
func (*SetTargetHostSetsRequest) ProtoMessage()
func (*SetTargetHostSetsRequest) ProtoReflect ¶
func (x *SetTargetHostSetsRequest) ProtoReflect() protoreflect.Message
func (*SetTargetHostSetsRequest) Reset ¶
func (x *SetTargetHostSetsRequest) Reset()
func (*SetTargetHostSetsRequest) String ¶
func (x *SetTargetHostSetsRequest) String() string
type SetTargetHostSetsResponse ¶
type SetTargetHostSetsResponse struct { Item *targets.Target `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*SetTargetHostSetsResponse) Descriptor
deprecated
func (*SetTargetHostSetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetTargetHostSetsResponse.ProtoReflect.Descriptor instead.
func (*SetTargetHostSetsResponse) GetItem ¶
func (x *SetTargetHostSetsResponse) GetItem() *targets.Target
func (*SetTargetHostSetsResponse) ProtoMessage ¶
func (*SetTargetHostSetsResponse) ProtoMessage()
func (*SetTargetHostSetsResponse) ProtoReflect ¶
func (x *SetTargetHostSetsResponse) ProtoReflect() protoreflect.Message
func (*SetTargetHostSetsResponse) Reset ¶
func (x *SetTargetHostSetsResponse) Reset()
func (*SetTargetHostSetsResponse) String ¶
func (x *SetTargetHostSetsResponse) String() string
type SetUserAccountsRequest ¶
type SetUserAccountsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The version ensures the User hasn't changed since it was last retrieved and if it has the request will fail. Version uint32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` AccountIds []string `protobuf:"bytes,3,rep,name=account_ids,proto3" json:"account_ids,omitempty"` // contains filtered or unexported fields }
func (*SetUserAccountsRequest) Descriptor
deprecated
func (*SetUserAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUserAccountsRequest.ProtoReflect.Descriptor instead.
func (*SetUserAccountsRequest) GetAccountIds ¶
func (x *SetUserAccountsRequest) GetAccountIds() []string
func (*SetUserAccountsRequest) GetId ¶
func (x *SetUserAccountsRequest) GetId() string
func (*SetUserAccountsRequest) GetVersion ¶
func (x *SetUserAccountsRequest) GetVersion() uint32
func (*SetUserAccountsRequest) ProtoMessage ¶
func (*SetUserAccountsRequest) ProtoMessage()
func (*SetUserAccountsRequest) ProtoReflect ¶
func (x *SetUserAccountsRequest) ProtoReflect() protoreflect.Message
func (*SetUserAccountsRequest) Reset ¶
func (x *SetUserAccountsRequest) Reset()
func (*SetUserAccountsRequest) String ¶
func (x *SetUserAccountsRequest) String() string
type SetUserAccountsResponse ¶
type SetUserAccountsResponse struct { Item *users.User `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*SetUserAccountsResponse) Descriptor
deprecated
func (*SetUserAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetUserAccountsResponse.ProtoReflect.Descriptor instead.
func (*SetUserAccountsResponse) GetItem ¶
func (x *SetUserAccountsResponse) GetItem() *users.User
func (*SetUserAccountsResponse) ProtoMessage ¶
func (*SetUserAccountsResponse) ProtoMessage()
func (*SetUserAccountsResponse) ProtoReflect ¶
func (x *SetUserAccountsResponse) ProtoReflect() protoreflect.Message
func (*SetUserAccountsResponse) Reset ¶
func (x *SetUserAccountsResponse) Reset()
func (*SetUserAccountsResponse) String ¶
func (x *SetUserAccountsResponse) String() string
type TargetServiceClient ¶
type TargetServiceClient interface { // GetTarget returns a stored Target if present. The provided request // must include the Target ID for the Target being retrieved. If // that ID is missing, malformed or reference a non existing // resource an error is returned. GetTarget(ctx context.Context, in *GetTargetRequest, opts ...grpc.CallOption) (*GetTargetResponse, error) // ListTargets returns a list of stored Targets which exist inside the project // referenced inside the request. The request must include the scope ID for // the Targets being retrieved. If the scope ID is missing, malformed, or // reference a non existing scope, an error is returned. ListTargets(ctx context.Context, in *ListTargetsRequest, opts ...grpc.CallOption) (*ListTargetsResponse, error) // CreateTarget creates and stores a Target in boundary. The provided // request must include the scope id in which the Target will be created. // If the scope id is missing, malformed or references a non existing // scope, an error is returned. If a name is provided that is in // use in another Target in the same scope, an error is returned. CreateTarget(ctx context.Context, in *CreateTargetRequest, opts ...grpc.CallOption) (*CreateTargetResponse, error) // UpdateTarget updates an existing Target in boundary. The provided // Target must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided Target. An error is returned if the Target ID is missing // or reference a non-existing resource. An error is also returned if the // request attempts to update the name to one that is already in use in // this scope. UpdateTarget(ctx context.Context, in *UpdateTargetRequest, opts ...grpc.CallOption) (*UpdateTargetResponse, error) // DeleteTarget removes a Target from Boundary. If the provided Target ID // is malformed or not provided an error is returned. DeleteTarget(ctx context.Context, in *DeleteTargetRequest, opts ...grpc.CallOption) (*DeleteTargetResponse, error) // AuthorizeSession creates authorization information from a given Target. AuthorizeSession(ctx context.Context, in *AuthorizeSessionRequest, opts ...grpc.CallOption) (*AuthorizeSessionResponse, error) // AddTargetHostSets adds Host Sets to this Target. The provided request must // include the Target ID to which the Host Sets will be added. // All Host Sets added to the provided Target must be a child of a Catalog that // is a child of the same scope as this Target. If the scope or Target IDs are // missing, malformed, or reference non-existing resources, an error is // returned. An error is returned if a Host Set is attempted to be added // to a target that is already present on the Target. AddTargetHostSets(ctx context.Context, in *AddTargetHostSetsRequest, opts ...grpc.CallOption) (*AddTargetHostSetsResponse, error) // SetTargetHostSets sets the Target's Host Sets. Any existing Host Sets on the // Target are deleted if they are not included in this request. The // provided request must include the scope, and the Target ID on which the // Host Sets will be set. All Host Sets in the request must be a child of // a Catalog that is in the same scope as the provided Target. If any // IDs are missing, malformed, or references a non-existing resource, an // error is returned. SetTargetHostSets(ctx context.Context, in *SetTargetHostSetsRequest, opts ...grpc.CallOption) (*SetTargetHostSetsResponse, error) // RemoveTargetHostSets removes the Host Sets from the specified Target. The // provided request must include the Target ID for the Target // from which the Host Sets will be removed. If the ID is missing, // malformed, or references a non-existing scope or Catalog, an error is // returned. An error is returned if a Host Set is attempted to be // removed from the Target when the Target does not have the Host Set. RemoveTargetHostSets(ctx context.Context, in *RemoveTargetHostSetsRequest, opts ...grpc.CallOption) (*RemoveTargetHostSetsResponse, error) }
TargetServiceClient is the client API for TargetService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTargetServiceClient ¶
func NewTargetServiceClient(cc grpc.ClientConnInterface) TargetServiceClient
type TargetServiceServer ¶
type TargetServiceServer interface { // GetTarget returns a stored Target if present. The provided request // must include the Target ID for the Target being retrieved. If // that ID is missing, malformed or reference a non existing // resource an error is returned. GetTarget(context.Context, *GetTargetRequest) (*GetTargetResponse, error) // ListTargets returns a list of stored Targets which exist inside the project // referenced inside the request. The request must include the scope ID for // the Targets being retrieved. If the scope ID is missing, malformed, or // reference a non existing scope, an error is returned. ListTargets(context.Context, *ListTargetsRequest) (*ListTargetsResponse, error) // CreateTarget creates and stores a Target in boundary. The provided // request must include the scope id in which the Target will be created. // If the scope id is missing, malformed or references a non existing // scope, an error is returned. If a name is provided that is in // use in another Target in the same scope, an error is returned. CreateTarget(context.Context, *CreateTargetRequest) (*CreateTargetResponse, error) // UpdateTarget updates an existing Target in boundary. The provided // Target must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided Target. An error is returned if the Target ID is missing // or reference a non-existing resource. An error is also returned if the // request attempts to update the name to one that is already in use in // this scope. UpdateTarget(context.Context, *UpdateTargetRequest) (*UpdateTargetResponse, error) // DeleteTarget removes a Target from Boundary. If the provided Target ID // is malformed or not provided an error is returned. DeleteTarget(context.Context, *DeleteTargetRequest) (*DeleteTargetResponse, error) // AuthorizeSession creates authorization information from a given Target. AuthorizeSession(context.Context, *AuthorizeSessionRequest) (*AuthorizeSessionResponse, error) // AddTargetHostSets adds Host Sets to this Target. The provided request must // include the Target ID to which the Host Sets will be added. // All Host Sets added to the provided Target must be a child of a Catalog that // is a child of the same scope as this Target. If the scope or Target IDs are // missing, malformed, or reference non-existing resources, an error is // returned. An error is returned if a Host Set is attempted to be added // to a target that is already present on the Target. AddTargetHostSets(context.Context, *AddTargetHostSetsRequest) (*AddTargetHostSetsResponse, error) // SetTargetHostSets sets the Target's Host Sets. Any existing Host Sets on the // Target are deleted if they are not included in this request. The // provided request must include the scope, and the Target ID on which the // Host Sets will be set. All Host Sets in the request must be a child of // a Catalog that is in the same scope as the provided Target. If any // IDs are missing, malformed, or references a non-existing resource, an // error is returned. SetTargetHostSets(context.Context, *SetTargetHostSetsRequest) (*SetTargetHostSetsResponse, error) // RemoveTargetHostSets removes the Host Sets from the specified Target. The // provided request must include the Target ID for the Target // from which the Host Sets will be removed. If the ID is missing, // malformed, or references a non-existing scope or Catalog, an error is // returned. An error is returned if a Host Set is attempted to be // removed from the Target when the Target does not have the Host Set. RemoveTargetHostSets(context.Context, *RemoveTargetHostSetsRequest) (*RemoveTargetHostSetsResponse, error) // contains filtered or unexported methods }
TargetServiceServer is the server API for TargetService service. All implementations must embed UnimplementedTargetServiceServer for forward compatibility
type UnimplementedAccountServiceServer ¶
type UnimplementedAccountServiceServer struct { }
UnimplementedAccountServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAccountServiceServer) ChangePassword ¶
func (UnimplementedAccountServiceServer) ChangePassword(context.Context, *ChangePasswordRequest) (*ChangePasswordResponse, error)
func (UnimplementedAccountServiceServer) CreateAccount ¶
func (UnimplementedAccountServiceServer) CreateAccount(context.Context, *CreateAccountRequest) (*CreateAccountResponse, error)
func (UnimplementedAccountServiceServer) DeleteAccount ¶
func (UnimplementedAccountServiceServer) DeleteAccount(context.Context, *DeleteAccountRequest) (*DeleteAccountResponse, error)
func (UnimplementedAccountServiceServer) GetAccount ¶
func (UnimplementedAccountServiceServer) GetAccount(context.Context, *GetAccountRequest) (*GetAccountResponse, error)
func (UnimplementedAccountServiceServer) ListAccounts ¶
func (UnimplementedAccountServiceServer) ListAccounts(context.Context, *ListAccountsRequest) (*ListAccountsResponse, error)
func (UnimplementedAccountServiceServer) SetPassword ¶
func (UnimplementedAccountServiceServer) SetPassword(context.Context, *SetPasswordRequest) (*SetPasswordResponse, error)
func (UnimplementedAccountServiceServer) UpdateAccount ¶
func (UnimplementedAccountServiceServer) UpdateAccount(context.Context, *UpdateAccountRequest) (*UpdateAccountResponse, error)
type UnimplementedAuthMethodServiceServer ¶
type UnimplementedAuthMethodServiceServer struct { }
UnimplementedAuthMethodServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAuthMethodServiceServer) Authenticate ¶
func (UnimplementedAuthMethodServiceServer) Authenticate(context.Context, *AuthenticateRequest) (*AuthenticateResponse, error)
func (UnimplementedAuthMethodServiceServer) CreateAuthMethod ¶
func (UnimplementedAuthMethodServiceServer) CreateAuthMethod(context.Context, *CreateAuthMethodRequest) (*CreateAuthMethodResponse, error)
func (UnimplementedAuthMethodServiceServer) DeleteAuthMethod ¶
func (UnimplementedAuthMethodServiceServer) DeleteAuthMethod(context.Context, *DeleteAuthMethodRequest) (*DeleteAuthMethodResponse, error)
func (UnimplementedAuthMethodServiceServer) GetAuthMethod ¶
func (UnimplementedAuthMethodServiceServer) GetAuthMethod(context.Context, *GetAuthMethodRequest) (*GetAuthMethodResponse, error)
func (UnimplementedAuthMethodServiceServer) ListAuthMethods ¶
func (UnimplementedAuthMethodServiceServer) ListAuthMethods(context.Context, *ListAuthMethodsRequest) (*ListAuthMethodsResponse, error)
func (UnimplementedAuthMethodServiceServer) UpdateAuthMethod ¶
func (UnimplementedAuthMethodServiceServer) UpdateAuthMethod(context.Context, *UpdateAuthMethodRequest) (*UpdateAuthMethodResponse, error)
type UnimplementedAuthTokenServiceServer ¶
type UnimplementedAuthTokenServiceServer struct { }
UnimplementedAuthTokenServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAuthTokenServiceServer) DeleteAuthToken ¶
func (UnimplementedAuthTokenServiceServer) DeleteAuthToken(context.Context, *DeleteAuthTokenRequest) (*DeleteAuthTokenResponse, error)
func (UnimplementedAuthTokenServiceServer) GetAuthToken ¶
func (UnimplementedAuthTokenServiceServer) GetAuthToken(context.Context, *GetAuthTokenRequest) (*GetAuthTokenResponse, error)
func (UnimplementedAuthTokenServiceServer) ListAuthTokens ¶
func (UnimplementedAuthTokenServiceServer) ListAuthTokens(context.Context, *ListAuthTokensRequest) (*ListAuthTokensResponse, error)
type UnimplementedGroupServiceServer ¶
type UnimplementedGroupServiceServer struct { }
UnimplementedGroupServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedGroupServiceServer) AddGroupMembers ¶
func (UnimplementedGroupServiceServer) AddGroupMembers(context.Context, *AddGroupMembersRequest) (*AddGroupMembersResponse, error)
func (UnimplementedGroupServiceServer) CreateGroup ¶
func (UnimplementedGroupServiceServer) CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error)
func (UnimplementedGroupServiceServer) DeleteGroup ¶
func (UnimplementedGroupServiceServer) DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error)
func (UnimplementedGroupServiceServer) GetGroup ¶
func (UnimplementedGroupServiceServer) GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error)
func (UnimplementedGroupServiceServer) ListGroups ¶
func (UnimplementedGroupServiceServer) ListGroups(context.Context, *ListGroupsRequest) (*ListGroupsResponse, error)
func (UnimplementedGroupServiceServer) RemoveGroupMembers ¶
func (UnimplementedGroupServiceServer) RemoveGroupMembers(context.Context, *RemoveGroupMembersRequest) (*RemoveGroupMembersResponse, error)
func (UnimplementedGroupServiceServer) SetGroupMembers ¶
func (UnimplementedGroupServiceServer) SetGroupMembers(context.Context, *SetGroupMembersRequest) (*SetGroupMembersResponse, error)
func (UnimplementedGroupServiceServer) UpdateGroup ¶
func (UnimplementedGroupServiceServer) UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error)
type UnimplementedHostCatalogServiceServer ¶
type UnimplementedHostCatalogServiceServer struct { }
UnimplementedHostCatalogServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedHostCatalogServiceServer) CreateHostCatalog ¶
func (UnimplementedHostCatalogServiceServer) CreateHostCatalog(context.Context, *CreateHostCatalogRequest) (*CreateHostCatalogResponse, error)
func (UnimplementedHostCatalogServiceServer) DeleteHostCatalog ¶
func (UnimplementedHostCatalogServiceServer) DeleteHostCatalog(context.Context, *DeleteHostCatalogRequest) (*DeleteHostCatalogResponse, error)
func (UnimplementedHostCatalogServiceServer) GetHostCatalog ¶
func (UnimplementedHostCatalogServiceServer) GetHostCatalog(context.Context, *GetHostCatalogRequest) (*GetHostCatalogResponse, error)
func (UnimplementedHostCatalogServiceServer) ListHostCatalogs ¶
func (UnimplementedHostCatalogServiceServer) ListHostCatalogs(context.Context, *ListHostCatalogsRequest) (*ListHostCatalogsResponse, error)
func (UnimplementedHostCatalogServiceServer) UpdateHostCatalog ¶
func (UnimplementedHostCatalogServiceServer) UpdateHostCatalog(context.Context, *UpdateHostCatalogRequest) (*UpdateHostCatalogResponse, error)
type UnimplementedHostServiceServer ¶
type UnimplementedHostServiceServer struct { }
UnimplementedHostServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedHostServiceServer) CreateHost ¶
func (UnimplementedHostServiceServer) CreateHost(context.Context, *CreateHostRequest) (*CreateHostResponse, error)
func (UnimplementedHostServiceServer) DeleteHost ¶
func (UnimplementedHostServiceServer) DeleteHost(context.Context, *DeleteHostRequest) (*DeleteHostResponse, error)
func (UnimplementedHostServiceServer) GetHost ¶
func (UnimplementedHostServiceServer) GetHost(context.Context, *GetHostRequest) (*GetHostResponse, error)
func (UnimplementedHostServiceServer) ListHosts ¶
func (UnimplementedHostServiceServer) ListHosts(context.Context, *ListHostsRequest) (*ListHostsResponse, error)
func (UnimplementedHostServiceServer) UpdateHost ¶
func (UnimplementedHostServiceServer) UpdateHost(context.Context, *UpdateHostRequest) (*UpdateHostResponse, error)
type UnimplementedHostSetServiceServer ¶
type UnimplementedHostSetServiceServer struct { }
UnimplementedHostSetServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedHostSetServiceServer) AddHostSetHosts ¶
func (UnimplementedHostSetServiceServer) AddHostSetHosts(context.Context, *AddHostSetHostsRequest) (*AddHostSetHostsResponse, error)
func (UnimplementedHostSetServiceServer) CreateHostSet ¶
func (UnimplementedHostSetServiceServer) CreateHostSet(context.Context, *CreateHostSetRequest) (*CreateHostSetResponse, error)
func (UnimplementedHostSetServiceServer) DeleteHostSet ¶
func (UnimplementedHostSetServiceServer) DeleteHostSet(context.Context, *DeleteHostSetRequest) (*DeleteHostSetResponse, error)
func (UnimplementedHostSetServiceServer) GetHostSet ¶
func (UnimplementedHostSetServiceServer) GetHostSet(context.Context, *GetHostSetRequest) (*GetHostSetResponse, error)
func (UnimplementedHostSetServiceServer) ListHostSets ¶
func (UnimplementedHostSetServiceServer) ListHostSets(context.Context, *ListHostSetsRequest) (*ListHostSetsResponse, error)
func (UnimplementedHostSetServiceServer) RemoveHostSetHosts ¶
func (UnimplementedHostSetServiceServer) RemoveHostSetHosts(context.Context, *RemoveHostSetHostsRequest) (*RemoveHostSetHostsResponse, error)
func (UnimplementedHostSetServiceServer) SetHostSetHosts ¶
func (UnimplementedHostSetServiceServer) SetHostSetHosts(context.Context, *SetHostSetHostsRequest) (*SetHostSetHostsResponse, error)
func (UnimplementedHostSetServiceServer) UpdateHostSet ¶
func (UnimplementedHostSetServiceServer) UpdateHostSet(context.Context, *UpdateHostSetRequest) (*UpdateHostSetResponse, error)
type UnimplementedRoleServiceServer ¶
type UnimplementedRoleServiceServer struct { }
UnimplementedRoleServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedRoleServiceServer) AddRoleGrants ¶
func (UnimplementedRoleServiceServer) AddRoleGrants(context.Context, *AddRoleGrantsRequest) (*AddRoleGrantsResponse, error)
func (UnimplementedRoleServiceServer) AddRolePrincipals ¶
func (UnimplementedRoleServiceServer) AddRolePrincipals(context.Context, *AddRolePrincipalsRequest) (*AddRolePrincipalsResponse, error)
func (UnimplementedRoleServiceServer) CreateRole ¶
func (UnimplementedRoleServiceServer) CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error)
func (UnimplementedRoleServiceServer) DeleteRole ¶
func (UnimplementedRoleServiceServer) DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error)
func (UnimplementedRoleServiceServer) GetRole ¶
func (UnimplementedRoleServiceServer) GetRole(context.Context, *GetRoleRequest) (*GetRoleResponse, error)
func (UnimplementedRoleServiceServer) ListRoles ¶
func (UnimplementedRoleServiceServer) ListRoles(context.Context, *ListRolesRequest) (*ListRolesResponse, error)
func (UnimplementedRoleServiceServer) RemoveRoleGrants ¶
func (UnimplementedRoleServiceServer) RemoveRoleGrants(context.Context, *RemoveRoleGrantsRequest) (*RemoveRoleGrantsResponse, error)
func (UnimplementedRoleServiceServer) RemoveRolePrincipals ¶
func (UnimplementedRoleServiceServer) RemoveRolePrincipals(context.Context, *RemoveRolePrincipalsRequest) (*RemoveRolePrincipalsResponse, error)
func (UnimplementedRoleServiceServer) SetRoleGrants ¶
func (UnimplementedRoleServiceServer) SetRoleGrants(context.Context, *SetRoleGrantsRequest) (*SetRoleGrantsResponse, error)
func (UnimplementedRoleServiceServer) SetRolePrincipals ¶
func (UnimplementedRoleServiceServer) SetRolePrincipals(context.Context, *SetRolePrincipalsRequest) (*SetRolePrincipalsResponse, error)
func (UnimplementedRoleServiceServer) UpdateRole ¶
func (UnimplementedRoleServiceServer) UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error)
type UnimplementedScopeServiceServer ¶
type UnimplementedScopeServiceServer struct { }
UnimplementedScopeServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedScopeServiceServer) CreateScope ¶
func (UnimplementedScopeServiceServer) CreateScope(context.Context, *CreateScopeRequest) (*CreateScopeResponse, error)
func (UnimplementedScopeServiceServer) DeleteScope ¶
func (UnimplementedScopeServiceServer) DeleteScope(context.Context, *DeleteScopeRequest) (*DeleteScopeResponse, error)
func (UnimplementedScopeServiceServer) GetScope ¶
func (UnimplementedScopeServiceServer) GetScope(context.Context, *GetScopeRequest) (*GetScopeResponse, error)
func (UnimplementedScopeServiceServer) ListScopes ¶
func (UnimplementedScopeServiceServer) ListScopes(context.Context, *ListScopesRequest) (*ListScopesResponse, error)
func (UnimplementedScopeServiceServer) UpdateScope ¶
func (UnimplementedScopeServiceServer) UpdateScope(context.Context, *UpdateScopeRequest) (*UpdateScopeResponse, error)
type UnimplementedSessionServiceServer ¶
type UnimplementedSessionServiceServer struct { }
UnimplementedSessionServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedSessionServiceServer) CancelSession ¶
func (UnimplementedSessionServiceServer) CancelSession(context.Context, *CancelSessionRequest) (*CancelSessionResponse, error)
func (UnimplementedSessionServiceServer) GetSession ¶
func (UnimplementedSessionServiceServer) GetSession(context.Context, *GetSessionRequest) (*GetSessionResponse, error)
func (UnimplementedSessionServiceServer) ListSessions ¶
func (UnimplementedSessionServiceServer) ListSessions(context.Context, *ListSessionsRequest) (*ListSessionsResponse, error)
type UnimplementedTargetServiceServer ¶
type UnimplementedTargetServiceServer struct { }
UnimplementedTargetServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedTargetServiceServer) AddTargetHostSets ¶
func (UnimplementedTargetServiceServer) AddTargetHostSets(context.Context, *AddTargetHostSetsRequest) (*AddTargetHostSetsResponse, error)
func (UnimplementedTargetServiceServer) AuthorizeSession ¶
func (UnimplementedTargetServiceServer) AuthorizeSession(context.Context, *AuthorizeSessionRequest) (*AuthorizeSessionResponse, error)
func (UnimplementedTargetServiceServer) CreateTarget ¶
func (UnimplementedTargetServiceServer) CreateTarget(context.Context, *CreateTargetRequest) (*CreateTargetResponse, error)
func (UnimplementedTargetServiceServer) DeleteTarget ¶
func (UnimplementedTargetServiceServer) DeleteTarget(context.Context, *DeleteTargetRequest) (*DeleteTargetResponse, error)
func (UnimplementedTargetServiceServer) GetTarget ¶
func (UnimplementedTargetServiceServer) GetTarget(context.Context, *GetTargetRequest) (*GetTargetResponse, error)
func (UnimplementedTargetServiceServer) ListTargets ¶
func (UnimplementedTargetServiceServer) ListTargets(context.Context, *ListTargetsRequest) (*ListTargetsResponse, error)
func (UnimplementedTargetServiceServer) RemoveTargetHostSets ¶
func (UnimplementedTargetServiceServer) RemoveTargetHostSets(context.Context, *RemoveTargetHostSetsRequest) (*RemoveTargetHostSetsResponse, error)
func (UnimplementedTargetServiceServer) SetTargetHostSets ¶
func (UnimplementedTargetServiceServer) SetTargetHostSets(context.Context, *SetTargetHostSetsRequest) (*SetTargetHostSetsResponse, error)
func (UnimplementedTargetServiceServer) UpdateTarget ¶
func (UnimplementedTargetServiceServer) UpdateTarget(context.Context, *UpdateTargetRequest) (*UpdateTargetResponse, error)
type UnimplementedUserServiceServer ¶
type UnimplementedUserServiceServer struct { }
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedUserServiceServer) AddUserAccounts ¶
func (UnimplementedUserServiceServer) AddUserAccounts(context.Context, *AddUserAccountsRequest) (*AddUserAccountsResponse, error)
func (UnimplementedUserServiceServer) CreateUser ¶
func (UnimplementedUserServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
func (UnimplementedUserServiceServer) DeleteUser ¶
func (UnimplementedUserServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
func (UnimplementedUserServiceServer) GetUser ¶
func (UnimplementedUserServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (UnimplementedUserServiceServer) ListUsers ¶
func (UnimplementedUserServiceServer) ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
func (UnimplementedUserServiceServer) RemoveUserAccounts ¶
func (UnimplementedUserServiceServer) RemoveUserAccounts(context.Context, *RemoveUserAccountsRequest) (*RemoveUserAccountsResponse, error)
func (UnimplementedUserServiceServer) SetUserAccounts ¶
func (UnimplementedUserServiceServer) SetUserAccounts(context.Context, *SetUserAccountsRequest) (*SetUserAccountsResponse, error)
func (UnimplementedUserServiceServer) UpdateUser ¶
func (UnimplementedUserServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
type UnsafeAccountServiceServer ¶ added in v0.1.2
type UnsafeAccountServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAccountServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AccountServiceServer will result in compilation errors.
type UnsafeAuthMethodServiceServer ¶ added in v0.1.2
type UnsafeAuthMethodServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAuthMethodServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AuthMethodServiceServer will result in compilation errors.
type UnsafeAuthTokenServiceServer ¶ added in v0.1.2
type UnsafeAuthTokenServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAuthTokenServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AuthTokenServiceServer will result in compilation errors.
type UnsafeGroupServiceServer ¶ added in v0.1.2
type UnsafeGroupServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGroupServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GroupServiceServer will result in compilation errors.
type UnsafeHostCatalogServiceServer ¶ added in v0.1.2
type UnsafeHostCatalogServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHostCatalogServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HostCatalogServiceServer will result in compilation errors.
type UnsafeHostServiceServer ¶ added in v0.1.2
type UnsafeHostServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHostServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HostServiceServer will result in compilation errors.
type UnsafeHostSetServiceServer ¶ added in v0.1.2
type UnsafeHostSetServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHostSetServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HostSetServiceServer will result in compilation errors.
type UnsafeRoleServiceServer ¶ added in v0.1.2
type UnsafeRoleServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRoleServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RoleServiceServer will result in compilation errors.
type UnsafeScopeServiceServer ¶ added in v0.1.2
type UnsafeScopeServiceServer interface {
// contains filtered or unexported methods
}
UnsafeScopeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ScopeServiceServer will result in compilation errors.
type UnsafeSessionServiceServer ¶ added in v0.1.2
type UnsafeSessionServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSessionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SessionServiceServer will result in compilation errors.
type UnsafeTargetServiceServer ¶ added in v0.1.2
type UnsafeTargetServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTargetServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TargetServiceServer will result in compilation errors.
type UnsafeUserServiceServer ¶ added in v0.1.2
type UnsafeUserServiceServer interface {
// contains filtered or unexported methods
}
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserServiceServer will result in compilation errors.
type UpdateAccountRequest ¶
type UpdateAccountRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Item *accounts.Account `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateAccountRequest) Descriptor
deprecated
func (*UpdateAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccountRequest.ProtoReflect.Descriptor instead.
func (*UpdateAccountRequest) GetId ¶
func (x *UpdateAccountRequest) GetId() string
func (*UpdateAccountRequest) GetItem ¶
func (x *UpdateAccountRequest) GetItem() *accounts.Account
func (*UpdateAccountRequest) GetUpdateMask ¶
func (x *UpdateAccountRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateAccountRequest) ProtoMessage ¶
func (*UpdateAccountRequest) ProtoMessage()
func (*UpdateAccountRequest) ProtoReflect ¶
func (x *UpdateAccountRequest) ProtoReflect() protoreflect.Message
func (*UpdateAccountRequest) Reset ¶
func (x *UpdateAccountRequest) Reset()
func (*UpdateAccountRequest) String ¶
func (x *UpdateAccountRequest) String() string
type UpdateAccountResponse ¶
type UpdateAccountResponse struct { Item *accounts.Account `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*UpdateAccountResponse) Descriptor
deprecated
func (*UpdateAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccountResponse.ProtoReflect.Descriptor instead.
func (*UpdateAccountResponse) GetItem ¶
func (x *UpdateAccountResponse) GetItem() *accounts.Account
func (*UpdateAccountResponse) ProtoMessage ¶
func (*UpdateAccountResponse) ProtoMessage()
func (*UpdateAccountResponse) ProtoReflect ¶
func (x *UpdateAccountResponse) ProtoReflect() protoreflect.Message
func (*UpdateAccountResponse) Reset ¶
func (x *UpdateAccountResponse) Reset()
func (*UpdateAccountResponse) String ¶
func (x *UpdateAccountResponse) String() string
type UpdateAuthMethodRequest ¶
type UpdateAuthMethodRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Item *authmethods.AuthMethod `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateAuthMethodRequest) Descriptor
deprecated
func (*UpdateAuthMethodRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAuthMethodRequest.ProtoReflect.Descriptor instead.
func (*UpdateAuthMethodRequest) GetId ¶
func (x *UpdateAuthMethodRequest) GetId() string
func (*UpdateAuthMethodRequest) GetItem ¶
func (x *UpdateAuthMethodRequest) GetItem() *authmethods.AuthMethod
func (*UpdateAuthMethodRequest) GetUpdateMask ¶
func (x *UpdateAuthMethodRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateAuthMethodRequest) ProtoMessage ¶
func (*UpdateAuthMethodRequest) ProtoMessage()
func (*UpdateAuthMethodRequest) ProtoReflect ¶
func (x *UpdateAuthMethodRequest) ProtoReflect() protoreflect.Message
func (*UpdateAuthMethodRequest) Reset ¶
func (x *UpdateAuthMethodRequest) Reset()
func (*UpdateAuthMethodRequest) String ¶
func (x *UpdateAuthMethodRequest) String() string
type UpdateAuthMethodResponse ¶
type UpdateAuthMethodResponse struct { Item *authmethods.AuthMethod `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*UpdateAuthMethodResponse) Descriptor
deprecated
func (*UpdateAuthMethodResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAuthMethodResponse.ProtoReflect.Descriptor instead.
func (*UpdateAuthMethodResponse) GetItem ¶
func (x *UpdateAuthMethodResponse) GetItem() *authmethods.AuthMethod
func (*UpdateAuthMethodResponse) ProtoMessage ¶
func (*UpdateAuthMethodResponse) ProtoMessage()
func (*UpdateAuthMethodResponse) ProtoReflect ¶
func (x *UpdateAuthMethodResponse) ProtoReflect() protoreflect.Message
func (*UpdateAuthMethodResponse) Reset ¶
func (x *UpdateAuthMethodResponse) Reset()
func (*UpdateAuthMethodResponse) String ¶
func (x *UpdateAuthMethodResponse) String() string
type UpdateGroupRequest ¶
type UpdateGroupRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Item *groups.Group `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateGroupRequest) Descriptor
deprecated
func (*UpdateGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateGroupRequest) GetId ¶
func (x *UpdateGroupRequest) GetId() string
func (*UpdateGroupRequest) GetItem ¶
func (x *UpdateGroupRequest) GetItem() *groups.Group
func (*UpdateGroupRequest) GetUpdateMask ¶
func (x *UpdateGroupRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateGroupRequest) ProtoMessage ¶
func (*UpdateGroupRequest) ProtoMessage()
func (*UpdateGroupRequest) ProtoReflect ¶
func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message
func (*UpdateGroupRequest) Reset ¶
func (x *UpdateGroupRequest) Reset()
func (*UpdateGroupRequest) String ¶
func (x *UpdateGroupRequest) String() string
type UpdateGroupResponse ¶
type UpdateGroupResponse struct { Item *groups.Group `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*UpdateGroupResponse) Descriptor
deprecated
func (*UpdateGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGroupResponse.ProtoReflect.Descriptor instead.
func (*UpdateGroupResponse) GetItem ¶
func (x *UpdateGroupResponse) GetItem() *groups.Group
func (*UpdateGroupResponse) ProtoMessage ¶
func (*UpdateGroupResponse) ProtoMessage()
func (*UpdateGroupResponse) ProtoReflect ¶
func (x *UpdateGroupResponse) ProtoReflect() protoreflect.Message
func (*UpdateGroupResponse) Reset ¶
func (x *UpdateGroupResponse) Reset()
func (*UpdateGroupResponse) String ¶
func (x *UpdateGroupResponse) String() string
type UpdateHostCatalogRequest ¶
type UpdateHostCatalogRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Item *hostcatalogs.HostCatalog `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateHostCatalogRequest) Descriptor
deprecated
func (*UpdateHostCatalogRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHostCatalogRequest.ProtoReflect.Descriptor instead.
func (*UpdateHostCatalogRequest) GetId ¶
func (x *UpdateHostCatalogRequest) GetId() string
func (*UpdateHostCatalogRequest) GetItem ¶
func (x *UpdateHostCatalogRequest) GetItem() *hostcatalogs.HostCatalog
func (*UpdateHostCatalogRequest) GetUpdateMask ¶
func (x *UpdateHostCatalogRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateHostCatalogRequest) ProtoMessage ¶
func (*UpdateHostCatalogRequest) ProtoMessage()
func (*UpdateHostCatalogRequest) ProtoReflect ¶
func (x *UpdateHostCatalogRequest) ProtoReflect() protoreflect.Message
func (*UpdateHostCatalogRequest) Reset ¶
func (x *UpdateHostCatalogRequest) Reset()
func (*UpdateHostCatalogRequest) String ¶
func (x *UpdateHostCatalogRequest) String() string
type UpdateHostCatalogResponse ¶
type UpdateHostCatalogResponse struct { Item *hostcatalogs.HostCatalog `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*UpdateHostCatalogResponse) Descriptor
deprecated
func (*UpdateHostCatalogResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHostCatalogResponse.ProtoReflect.Descriptor instead.
func (*UpdateHostCatalogResponse) GetItem ¶
func (x *UpdateHostCatalogResponse) GetItem() *hostcatalogs.HostCatalog
func (*UpdateHostCatalogResponse) ProtoMessage ¶
func (*UpdateHostCatalogResponse) ProtoMessage()
func (*UpdateHostCatalogResponse) ProtoReflect ¶
func (x *UpdateHostCatalogResponse) ProtoReflect() protoreflect.Message
func (*UpdateHostCatalogResponse) Reset ¶
func (x *UpdateHostCatalogResponse) Reset()
func (*UpdateHostCatalogResponse) String ¶
func (x *UpdateHostCatalogResponse) String() string
type UpdateHostRequest ¶
type UpdateHostRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Item *hosts.Host `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateHostRequest) Descriptor
deprecated
func (*UpdateHostRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHostRequest.ProtoReflect.Descriptor instead.
func (*UpdateHostRequest) GetId ¶
func (x *UpdateHostRequest) GetId() string
func (*UpdateHostRequest) GetItem ¶
func (x *UpdateHostRequest) GetItem() *hosts.Host
func (*UpdateHostRequest) GetUpdateMask ¶
func (x *UpdateHostRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateHostRequest) ProtoMessage ¶
func (*UpdateHostRequest) ProtoMessage()
func (*UpdateHostRequest) ProtoReflect ¶
func (x *UpdateHostRequest) ProtoReflect() protoreflect.Message
func (*UpdateHostRequest) Reset ¶
func (x *UpdateHostRequest) Reset()
func (*UpdateHostRequest) String ¶
func (x *UpdateHostRequest) String() string
type UpdateHostResponse ¶
type UpdateHostResponse struct { Item *hosts.Host `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*UpdateHostResponse) Descriptor
deprecated
func (*UpdateHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHostResponse.ProtoReflect.Descriptor instead.
func (*UpdateHostResponse) GetItem ¶
func (x *UpdateHostResponse) GetItem() *hosts.Host
func (*UpdateHostResponse) ProtoMessage ¶
func (*UpdateHostResponse) ProtoMessage()
func (*UpdateHostResponse) ProtoReflect ¶
func (x *UpdateHostResponse) ProtoReflect() protoreflect.Message
func (*UpdateHostResponse) Reset ¶
func (x *UpdateHostResponse) Reset()
func (*UpdateHostResponse) String ¶
func (x *UpdateHostResponse) String() string
type UpdateHostSetRequest ¶
type UpdateHostSetRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Item *hostsets.HostSet `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateHostSetRequest) Descriptor
deprecated
func (*UpdateHostSetRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHostSetRequest.ProtoReflect.Descriptor instead.
func (*UpdateHostSetRequest) GetId ¶
func (x *UpdateHostSetRequest) GetId() string
func (*UpdateHostSetRequest) GetItem ¶
func (x *UpdateHostSetRequest) GetItem() *hostsets.HostSet
func (*UpdateHostSetRequest) GetUpdateMask ¶
func (x *UpdateHostSetRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateHostSetRequest) ProtoMessage ¶
func (*UpdateHostSetRequest) ProtoMessage()
func (*UpdateHostSetRequest) ProtoReflect ¶
func (x *UpdateHostSetRequest) ProtoReflect() protoreflect.Message
func (*UpdateHostSetRequest) Reset ¶
func (x *UpdateHostSetRequest) Reset()
func (*UpdateHostSetRequest) String ¶
func (x *UpdateHostSetRequest) String() string
type UpdateHostSetResponse ¶
type UpdateHostSetResponse struct { Item *hostsets.HostSet `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*UpdateHostSetResponse) Descriptor
deprecated
func (*UpdateHostSetResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHostSetResponse.ProtoReflect.Descriptor instead.
func (*UpdateHostSetResponse) GetItem ¶
func (x *UpdateHostSetResponse) GetItem() *hostsets.HostSet
func (*UpdateHostSetResponse) ProtoMessage ¶
func (*UpdateHostSetResponse) ProtoMessage()
func (*UpdateHostSetResponse) ProtoReflect ¶
func (x *UpdateHostSetResponse) ProtoReflect() protoreflect.Message
func (*UpdateHostSetResponse) Reset ¶
func (x *UpdateHostSetResponse) Reset()
func (*UpdateHostSetResponse) String ¶
func (x *UpdateHostSetResponse) String() string
type UpdateRoleRequest ¶
type UpdateRoleRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Item *roles.Role `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateRoleRequest) Descriptor
deprecated
func (*UpdateRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRoleRequest.ProtoReflect.Descriptor instead.
func (*UpdateRoleRequest) GetId ¶
func (x *UpdateRoleRequest) GetId() string
func (*UpdateRoleRequest) GetItem ¶
func (x *UpdateRoleRequest) GetItem() *roles.Role
func (*UpdateRoleRequest) GetUpdateMask ¶
func (x *UpdateRoleRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateRoleRequest) ProtoMessage ¶
func (*UpdateRoleRequest) ProtoMessage()
func (*UpdateRoleRequest) ProtoReflect ¶
func (x *UpdateRoleRequest) ProtoReflect() protoreflect.Message
func (*UpdateRoleRequest) Reset ¶
func (x *UpdateRoleRequest) Reset()
func (*UpdateRoleRequest) String ¶
func (x *UpdateRoleRequest) String() string
type UpdateRoleResponse ¶
type UpdateRoleResponse struct { Item *roles.Role `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*UpdateRoleResponse) Descriptor
deprecated
func (*UpdateRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRoleResponse.ProtoReflect.Descriptor instead.
func (*UpdateRoleResponse) GetItem ¶
func (x *UpdateRoleResponse) GetItem() *roles.Role
func (*UpdateRoleResponse) ProtoMessage ¶
func (*UpdateRoleResponse) ProtoMessage()
func (*UpdateRoleResponse) ProtoReflect ¶
func (x *UpdateRoleResponse) ProtoReflect() protoreflect.Message
func (*UpdateRoleResponse) Reset ¶
func (x *UpdateRoleResponse) Reset()
func (*UpdateRoleResponse) String ¶
func (x *UpdateRoleResponse) String() string
type UpdateScopeRequest ¶
type UpdateScopeRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Item *scopes.Scope `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateScopeRequest) Descriptor
deprecated
func (*UpdateScopeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateScopeRequest.ProtoReflect.Descriptor instead.
func (*UpdateScopeRequest) GetId ¶
func (x *UpdateScopeRequest) GetId() string
func (*UpdateScopeRequest) GetItem ¶
func (x *UpdateScopeRequest) GetItem() *scopes.Scope
func (*UpdateScopeRequest) GetUpdateMask ¶
func (x *UpdateScopeRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateScopeRequest) ProtoMessage ¶
func (*UpdateScopeRequest) ProtoMessage()
func (*UpdateScopeRequest) ProtoReflect ¶
func (x *UpdateScopeRequest) ProtoReflect() protoreflect.Message
func (*UpdateScopeRequest) Reset ¶
func (x *UpdateScopeRequest) Reset()
func (*UpdateScopeRequest) String ¶
func (x *UpdateScopeRequest) String() string
type UpdateScopeResponse ¶
type UpdateScopeResponse struct { Item *scopes.Scope `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*UpdateScopeResponse) Descriptor
deprecated
func (*UpdateScopeResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateScopeResponse.ProtoReflect.Descriptor instead.
func (*UpdateScopeResponse) GetItem ¶
func (x *UpdateScopeResponse) GetItem() *scopes.Scope
func (*UpdateScopeResponse) ProtoMessage ¶
func (*UpdateScopeResponse) ProtoMessage()
func (*UpdateScopeResponse) ProtoReflect ¶
func (x *UpdateScopeResponse) ProtoReflect() protoreflect.Message
func (*UpdateScopeResponse) Reset ¶
func (x *UpdateScopeResponse) Reset()
func (*UpdateScopeResponse) String ¶
func (x *UpdateScopeResponse) String() string
type UpdateTargetRequest ¶
type UpdateTargetRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Item *targets.Target `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateTargetRequest) Descriptor
deprecated
func (*UpdateTargetRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTargetRequest.ProtoReflect.Descriptor instead.
func (*UpdateTargetRequest) GetId ¶
func (x *UpdateTargetRequest) GetId() string
func (*UpdateTargetRequest) GetItem ¶
func (x *UpdateTargetRequest) GetItem() *targets.Target
func (*UpdateTargetRequest) GetUpdateMask ¶
func (x *UpdateTargetRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateTargetRequest) ProtoMessage ¶
func (*UpdateTargetRequest) ProtoMessage()
func (*UpdateTargetRequest) ProtoReflect ¶
func (x *UpdateTargetRequest) ProtoReflect() protoreflect.Message
func (*UpdateTargetRequest) Reset ¶
func (x *UpdateTargetRequest) Reset()
func (*UpdateTargetRequest) String ¶
func (x *UpdateTargetRequest) String() string
type UpdateTargetResponse ¶
type UpdateTargetResponse struct { Item *targets.Target `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*UpdateTargetResponse) Descriptor
deprecated
func (*UpdateTargetResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTargetResponse.ProtoReflect.Descriptor instead.
func (*UpdateTargetResponse) GetItem ¶
func (x *UpdateTargetResponse) GetItem() *targets.Target
func (*UpdateTargetResponse) ProtoMessage ¶
func (*UpdateTargetResponse) ProtoMessage()
func (*UpdateTargetResponse) ProtoReflect ¶
func (x *UpdateTargetResponse) ProtoReflect() protoreflect.Message
func (*UpdateTargetResponse) Reset ¶
func (x *UpdateTargetResponse) Reset()
func (*UpdateTargetResponse) String ¶
func (x *UpdateTargetResponse) String() string
type UpdateUserRequest ¶
type UpdateUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Item *users.User `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` UpdateMask *field_mask.FieldMask `protobuf:"bytes,3,opt,name=update_mask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserRequest) Descriptor
deprecated
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserRequest) GetId ¶
func (x *UpdateUserRequest) GetId() string
func (*UpdateUserRequest) GetItem ¶
func (x *UpdateUserRequest) GetItem() *users.User
func (*UpdateUserRequest) GetUpdateMask ¶
func (x *UpdateUserRequest) GetUpdateMask() *field_mask.FieldMask
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) ProtoReflect ¶
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRequest) Reset ¶
func (x *UpdateUserRequest) Reset()
func (*UpdateUserRequest) String ¶
func (x *UpdateUserRequest) String() string
type UpdateUserResponse ¶
type UpdateUserResponse struct { Item *users.User `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserResponse) Descriptor
deprecated
func (*UpdateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserResponse) GetItem ¶
func (x *UpdateUserResponse) GetItem() *users.User
func (*UpdateUserResponse) ProtoMessage ¶
func (*UpdateUserResponse) ProtoMessage()
func (*UpdateUserResponse) ProtoReflect ¶
func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserResponse) Reset ¶
func (x *UpdateUserResponse) Reset()
func (*UpdateUserResponse) String ¶
func (x *UpdateUserResponse) String() string
type UserServiceClient ¶
type UserServiceClient interface { // GetUser returns a stored User if present. The provided request // must include the User ID for the User being retrieved. If // that ID is missing, malformed or reference a non existing // resource an error is returned. GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) // ListUsers returns a list of stored Users which exist inside the provided // scope. The request must include the scope ID for the Users being listed. // If the scope ID is missing, malformed, or reference a non existing scope, // an error is returned. ListUsers(ctx context.Context, in *ListUsersRequest, opts ...grpc.CallOption) (*ListUsersResponse, error) // CreateUser creates and stores a User in boundary. The provided // request must include the Scope id in which the User will be created. // If the Scope id is missing, malformed or references a non existing // resource, an error is returned. If a name is provided that is in // use in another User in the same scope, an error is returned. CreateUser(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption) (*CreateUserResponse, error) // UpdateUser updates an existing User in boundary. The provided // User must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided User. An error is returned if either the User id is // missing or reference a non existing resource. An error is also returned // if the request attempts to update the name to one that is already in use // in this Scope. UpdateUser(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption) (*UpdateUserResponse, error) // DeleteUser removes a User from Boundary. If the provided User ID // is malformed or not provided an error is returned. DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption) (*DeleteUserResponse, error) // AddUserAccounts adds Users as members to a group. The provided request // must include the User id which the Account will be added to. If that id is // missing, malformed or references a non existing resource, an error is // returned. If any of the Accounts are associated with another User an // error is returned. AddUserAccounts(ctx context.Context, in *AddUserAccountsRequest, opts ...grpc.CallOption) (*AddUserAccountsResponse, error) // SetUserAccounts sets the Accounts associated with this User. // Any existing Accounts are removed if they are not included in this request. // The provided request must include the User ID which the Accounts will be // associated with. Any Accounts not included in this request but previously // associated with this user will be disassociated. // If the User ID is missing, malformed or references a non existing resource, // an error is returned. // If any of the Accounts are associated with another User an error is returned. SetUserAccounts(ctx context.Context, in *SetUserAccountsRequest, opts ...grpc.CallOption) (*SetUserAccountsResponse, error) // RemoveUserAccounts removes Accounts from the specified User. // The provided request must include the User id which the Accounts // will be removed from. If the provided Account ids is not associated with the // provided User, an error is returned. RemoveUserAccounts(ctx context.Context, in *RemoveUserAccountsRequest, opts ...grpc.CallOption) (*RemoveUserAccountsResponse, error) }
UserServiceClient is the client API for UserService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewUserServiceClient ¶
func NewUserServiceClient(cc grpc.ClientConnInterface) UserServiceClient
type UserServiceServer ¶
type UserServiceServer interface { // GetUser returns a stored User if present. The provided request // must include the User ID for the User being retrieved. If // that ID is missing, malformed or reference a non existing // resource an error is returned. GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) // ListUsers returns a list of stored Users which exist inside the provided // scope. The request must include the scope ID for the Users being listed. // If the scope ID is missing, malformed, or reference a non existing scope, // an error is returned. ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error) // CreateUser creates and stores a User in boundary. The provided // request must include the Scope id in which the User will be created. // If the Scope id is missing, malformed or references a non existing // resource, an error is returned. If a name is provided that is in // use in another User in the same scope, an error is returned. CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error) // UpdateUser updates an existing User in boundary. The provided // User must not have any read only fields set. The update mask must be // included in the request and contain at least 1 mutable field. To unset // a field's value, include the field in the update mask and don't set it // in the provided User. An error is returned if either the User id is // missing or reference a non existing resource. An error is also returned // if the request attempts to update the name to one that is already in use // in this Scope. UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error) // DeleteUser removes a User from Boundary. If the provided User ID // is malformed or not provided an error is returned. DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error) // AddUserAccounts adds Users as members to a group. The provided request // must include the User id which the Account will be added to. If that id is // missing, malformed or references a non existing resource, an error is // returned. If any of the Accounts are associated with another User an // error is returned. AddUserAccounts(context.Context, *AddUserAccountsRequest) (*AddUserAccountsResponse, error) // SetUserAccounts sets the Accounts associated with this User. // Any existing Accounts are removed if they are not included in this request. // The provided request must include the User ID which the Accounts will be // associated with. Any Accounts not included in this request but previously // associated with this user will be disassociated. // If the User ID is missing, malformed or references a non existing resource, // an error is returned. // If any of the Accounts are associated with another User an error is returned. SetUserAccounts(context.Context, *SetUserAccountsRequest) (*SetUserAccountsResponse, error) // RemoveUserAccounts removes Accounts from the specified User. // The provided request must include the User id which the Accounts // will be removed from. If the provided Account ids is not associated with the // provided User, an error is returned. RemoveUserAccounts(context.Context, *RemoveUserAccountsRequest) (*RemoveUserAccountsResponse, error) // contains filtered or unexported methods }
UserServiceServer is the server API for UserService service. All implementations must embed UnimplementedUserServiceServer for forward compatibility
Source Files ¶
- account_service.pb.go
- account_service.pb.gw.go
- account_service_grpc.pb.go
- auth_method_service.pb.go
- auth_method_service.pb.gw.go
- auth_method_service_grpc.pb.go
- authtokens_service.pb.go
- authtokens_service.pb.gw.go
- authtokens_service_grpc.pb.go
- group_service.pb.go
- group_service.pb.gw.go
- group_service_grpc.pb.go
- host_catalog_service.pb.go
- host_catalog_service.pb.gw.go
- host_catalog_service_grpc.pb.go
- host_service.pb.go
- host_service.pb.gw.go
- host_service_grpc.pb.go
- host_set_service.pb.go
- host_set_service.pb.gw.go
- host_set_service_grpc.pb.go
- role_service.pb.go
- role_service.pb.gw.go
- role_service_grpc.pb.go
- scope_service.pb.go
- scope_service.pb.gw.go
- scope_service_grpc.pb.go
- session_service.pb.go
- session_service.pb.gw.go
- session_service_grpc.pb.go
- target_service.pb.go
- target_service.pb.gw.go
- target_service_grpc.pb.go
- user_service.pb.go
- user_service.pb.gw.go
- user_service_grpc.pb.go