Documentation
¶
Index ¶
- Variables
- type Access
- func (*Access) Descriptor() ([]byte, []int)
- func (this *Access) Equal(that interface{}) bool
- func (m *Access) GetAccountAccess() *AccountAccess
- func (m *Access) GetNamespaceAccesses() map[string]*NamespaceAccess
- func (this *Access) GoString() string
- func (m *Access) Marshal() (dAtA []byte, err error)
- func (m *Access) MarshalTo(dAtA []byte) (int, error)
- func (m *Access) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Access) ProtoMessage()
- func (m *Access) Reset()
- func (m *Access) Size() (n int)
- func (this *Access) String() string
- func (m *Access) Unmarshal(dAtA []byte) error
- func (m *Access) XXX_DiscardUnknown()
- func (m *Access) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Access) XXX_Merge(src proto.Message)
- func (m *Access) XXX_Size() int
- func (m *Access) XXX_Unmarshal(b []byte) error
- type AccountAccess
- func (*AccountAccess) Descriptor() ([]byte, []int)
- func (this *AccountAccess) Equal(that interface{}) bool
- func (m *AccountAccess) GetRole() string
- func (this *AccountAccess) GoString() string
- func (m *AccountAccess) Marshal() (dAtA []byte, err error)
- func (m *AccountAccess) MarshalTo(dAtA []byte) (int, error)
- func (m *AccountAccess) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AccountAccess) ProtoMessage()
- func (m *AccountAccess) Reset()
- func (m *AccountAccess) Size() (n int)
- func (this *AccountAccess) String() string
- func (m *AccountAccess) Unmarshal(dAtA []byte) error
- func (m *AccountAccess) XXX_DiscardUnknown()
- func (m *AccountAccess) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AccountAccess) XXX_Merge(src proto.Message)
- func (m *AccountAccess) XXX_Size() int
- func (m *AccountAccess) XXX_Unmarshal(b []byte) error
- type ApiKey
- func (*ApiKey) Descriptor() ([]byte, []int)
- func (this *ApiKey) Equal(that interface{}) bool
- func (m *ApiKey) GetAsyncOperationId() string
- func (m *ApiKey) GetCreatedTime() *types.Timestamp
- func (m *ApiKey) GetId() string
- func (m *ApiKey) GetLastModifiedTime() *types.Timestamp
- func (m *ApiKey) GetResourceVersion() string
- func (m *ApiKey) GetSpec() *ApiKeySpec
- func (m *ApiKey) GetState() string
- func (this *ApiKey) GoString() string
- func (m *ApiKey) Marshal() (dAtA []byte, err error)
- func (m *ApiKey) MarshalTo(dAtA []byte) (int, error)
- func (m *ApiKey) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApiKey) ProtoMessage()
- func (m *ApiKey) Reset()
- func (m *ApiKey) Size() (n int)
- func (this *ApiKey) String() string
- func (m *ApiKey) Unmarshal(dAtA []byte) error
- func (m *ApiKey) XXX_DiscardUnknown()
- func (m *ApiKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApiKey) XXX_Merge(src proto.Message)
- func (m *ApiKey) XXX_Size() int
- func (m *ApiKey) XXX_Unmarshal(b []byte) error
- type ApiKeySpec
- func (*ApiKeySpec) Descriptor() ([]byte, []int)
- func (this *ApiKeySpec) Equal(that interface{}) bool
- func (m *ApiKeySpec) GetDescription() string
- func (m *ApiKeySpec) GetDisabled() bool
- func (m *ApiKeySpec) GetDisplayName() string
- func (m *ApiKeySpec) GetExpiryTime() *types.Timestamp
- func (m *ApiKeySpec) GetOwnerId() string
- func (m *ApiKeySpec) GetOwnerType() string
- func (this *ApiKeySpec) GoString() string
- func (m *ApiKeySpec) Marshal() (dAtA []byte, err error)
- func (m *ApiKeySpec) MarshalTo(dAtA []byte) (int, error)
- func (m *ApiKeySpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApiKeySpec) ProtoMessage()
- func (m *ApiKeySpec) Reset()
- func (m *ApiKeySpec) Size() (n int)
- func (this *ApiKeySpec) String() string
- func (m *ApiKeySpec) Unmarshal(dAtA []byte) error
- func (m *ApiKeySpec) XXX_DiscardUnknown()
- func (m *ApiKeySpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApiKeySpec) XXX_Merge(src proto.Message)
- func (m *ApiKeySpec) XXX_Size() int
- func (m *ApiKeySpec) XXX_Unmarshal(b []byte) error
- type Invitation
- func (*Invitation) Descriptor() ([]byte, []int)
- func (this *Invitation) Equal(that interface{}) bool
- func (m *Invitation) GetCreatedTime() *types.Timestamp
- func (m *Invitation) GetExpiredTime() *types.Timestamp
- func (this *Invitation) GoString() string
- func (m *Invitation) Marshal() (dAtA []byte, err error)
- func (m *Invitation) MarshalTo(dAtA []byte) (int, error)
- func (m *Invitation) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Invitation) ProtoMessage()
- func (m *Invitation) Reset()
- func (m *Invitation) Size() (n int)
- func (this *Invitation) String() string
- func (m *Invitation) Unmarshal(dAtA []byte) error
- func (m *Invitation) XXX_DiscardUnknown()
- func (m *Invitation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Invitation) XXX_Merge(src proto.Message)
- func (m *Invitation) XXX_Size() int
- func (m *Invitation) XXX_Unmarshal(b []byte) error
- type NamespaceAccess
- func (*NamespaceAccess) Descriptor() ([]byte, []int)
- func (this *NamespaceAccess) Equal(that interface{}) bool
- func (m *NamespaceAccess) GetPermission() string
- func (this *NamespaceAccess) GoString() string
- func (m *NamespaceAccess) Marshal() (dAtA []byte, err error)
- func (m *NamespaceAccess) MarshalTo(dAtA []byte) (int, error)
- func (m *NamespaceAccess) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NamespaceAccess) ProtoMessage()
- func (m *NamespaceAccess) Reset()
- func (m *NamespaceAccess) Size() (n int)
- func (this *NamespaceAccess) String() string
- func (m *NamespaceAccess) Unmarshal(dAtA []byte) error
- func (m *NamespaceAccess) XXX_DiscardUnknown()
- func (m *NamespaceAccess) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NamespaceAccess) XXX_Merge(src proto.Message)
- func (m *NamespaceAccess) XXX_Size() int
- func (m *NamespaceAccess) XXX_Unmarshal(b []byte) error
- type ServiceAccount
- func (*ServiceAccount) Descriptor() ([]byte, []int)
- func (this *ServiceAccount) Equal(that interface{}) bool
- func (m *ServiceAccount) GetAsyncOperationId() string
- func (m *ServiceAccount) GetCreatedTime() *types.Timestamp
- func (m *ServiceAccount) GetId() string
- func (m *ServiceAccount) GetLastModifiedTime() *types.Timestamp
- func (m *ServiceAccount) GetResourceVersion() string
- func (m *ServiceAccount) GetSpec() *ServiceAccountSpec
- func (m *ServiceAccount) GetState() string
- func (this *ServiceAccount) GoString() string
- func (m *ServiceAccount) Marshal() (dAtA []byte, err error)
- func (m *ServiceAccount) MarshalTo(dAtA []byte) (int, error)
- func (m *ServiceAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ServiceAccount) ProtoMessage()
- func (m *ServiceAccount) Reset()
- func (m *ServiceAccount) Size() (n int)
- func (this *ServiceAccount) String() string
- func (m *ServiceAccount) Unmarshal(dAtA []byte) error
- func (m *ServiceAccount) XXX_DiscardUnknown()
- func (m *ServiceAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ServiceAccount) XXX_Merge(src proto.Message)
- func (m *ServiceAccount) XXX_Size() int
- func (m *ServiceAccount) XXX_Unmarshal(b []byte) error
- type ServiceAccountSpec
- func (*ServiceAccountSpec) Descriptor() ([]byte, []int)
- func (this *ServiceAccountSpec) Equal(that interface{}) bool
- func (m *ServiceAccountSpec) GetAccess() *Access
- func (m *ServiceAccountSpec) GetDescription() string
- func (m *ServiceAccountSpec) GetName() string
- func (this *ServiceAccountSpec) GoString() string
- func (m *ServiceAccountSpec) Marshal() (dAtA []byte, err error)
- func (m *ServiceAccountSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *ServiceAccountSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ServiceAccountSpec) ProtoMessage()
- func (m *ServiceAccountSpec) Reset()
- func (m *ServiceAccountSpec) Size() (n int)
- func (this *ServiceAccountSpec) String() string
- func (m *ServiceAccountSpec) Unmarshal(dAtA []byte) error
- func (m *ServiceAccountSpec) XXX_DiscardUnknown()
- func (m *ServiceAccountSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ServiceAccountSpec) XXX_Merge(src proto.Message)
- func (m *ServiceAccountSpec) XXX_Size() int
- func (m *ServiceAccountSpec) XXX_Unmarshal(b []byte) error
- type User
- func (*User) Descriptor() ([]byte, []int)
- func (this *User) Equal(that interface{}) bool
- func (m *User) GetAsyncOperationId() string
- func (m *User) GetCreatedTime() *types.Timestamp
- func (m *User) GetId() string
- func (m *User) GetInvitation() *Invitation
- func (m *User) GetLastModifiedTime() *types.Timestamp
- func (m *User) GetResourceVersion() string
- func (m *User) GetSpec() *UserSpec
- func (m *User) GetState() string
- func (this *User) GoString() string
- func (m *User) Marshal() (dAtA []byte, err error)
- func (m *User) MarshalTo(dAtA []byte) (int, error)
- func (m *User) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*User) ProtoMessage()
- func (m *User) Reset()
- func (m *User) Size() (n int)
- func (this *User) String() string
- func (m *User) Unmarshal(dAtA []byte) error
- func (m *User) XXX_DiscardUnknown()
- func (m *User) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *User) XXX_Merge(src proto.Message)
- func (m *User) XXX_Size() int
- func (m *User) XXX_Unmarshal(b []byte) error
- type UserGroup
- func (*UserGroup) Descriptor() ([]byte, []int)
- func (this *UserGroup) Equal(that interface{}) bool
- func (m *UserGroup) GetAsyncOperationId() string
- func (m *UserGroup) GetCreatedTime() *types.Timestamp
- func (m *UserGroup) GetId() string
- func (m *UserGroup) GetLastModifiedTime() *types.Timestamp
- func (m *UserGroup) GetResourceVersion() string
- func (m *UserGroup) GetSpec() *UserGroupSpec
- func (m *UserGroup) GetState() string
- func (this *UserGroup) GoString() string
- func (m *UserGroup) Marshal() (dAtA []byte, err error)
- func (m *UserGroup) MarshalTo(dAtA []byte) (int, error)
- func (m *UserGroup) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserGroup) ProtoMessage()
- func (m *UserGroup) Reset()
- func (m *UserGroup) Size() (n int)
- func (this *UserGroup) String() string
- func (m *UserGroup) Unmarshal(dAtA []byte) error
- func (m *UserGroup) XXX_DiscardUnknown()
- func (m *UserGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserGroup) XXX_Merge(src proto.Message)
- func (m *UserGroup) XXX_Size() int
- func (m *UserGroup) XXX_Unmarshal(b []byte) error
- type UserGroupSpec
- func (*UserGroupSpec) Descriptor() ([]byte, []int)
- func (this *UserGroupSpec) Equal(that interface{}) bool
- func (m *UserGroupSpec) GetAccess() *Access
- func (m *UserGroupSpec) GetName() string
- func (this *UserGroupSpec) GoString() string
- func (m *UserGroupSpec) Marshal() (dAtA []byte, err error)
- func (m *UserGroupSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *UserGroupSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserGroupSpec) ProtoMessage()
- func (m *UserGroupSpec) Reset()
- func (m *UserGroupSpec) Size() (n int)
- func (this *UserGroupSpec) String() string
- func (m *UserGroupSpec) Unmarshal(dAtA []byte) error
- func (m *UserGroupSpec) XXX_DiscardUnknown()
- func (m *UserGroupSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserGroupSpec) XXX_Merge(src proto.Message)
- func (m *UserGroupSpec) XXX_Size() int
- func (m *UserGroupSpec) XXX_Unmarshal(b []byte) error
- type UserSpec
- func (*UserSpec) Descriptor() ([]byte, []int)
- func (this *UserSpec) Equal(that interface{}) bool
- func (m *UserSpec) GetAccess() *Access
- func (m *UserSpec) GetEmail() string
- func (this *UserSpec) GoString() string
- func (m *UserSpec) Marshal() (dAtA []byte, err error)
- func (m *UserSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *UserSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UserSpec) ProtoMessage()
- func (m *UserSpec) Reset()
- func (m *UserSpec) Size() (n int)
- func (this *UserSpec) String() string
- func (m *UserSpec) Unmarshal(dAtA []byte) error
- func (m *UserSpec) XXX_DiscardUnknown()
- func (m *UserSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserSpec) XXX_Merge(src proto.Message)
- func (m *UserSpec) XXX_Size() int
- func (m *UserSpec) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Access ¶
type Access struct {
// The account access
AccountAccess *AccountAccess `protobuf:"bytes,1,opt,name=account_access,json=accountAccess,proto3" json:"account_access,omitempty"`
// The map of namespace accesses
// The key is the namespace name and the value is the access to the namespace
NamespaceAccesses map[string]*NamespaceAccess `` /* 200-byte string literal not displayed */
}
func (*Access) Descriptor ¶
func (*Access) GetAccountAccess ¶
func (m *Access) GetAccountAccess() *AccountAccess
func (*Access) GetNamespaceAccesses ¶
func (m *Access) GetNamespaceAccesses() map[string]*NamespaceAccess
func (*Access) MarshalToSizedBuffer ¶
func (*Access) ProtoMessage ¶
func (*Access) ProtoMessage()
func (*Access) XXX_DiscardUnknown ¶
func (m *Access) XXX_DiscardUnknown()
func (*Access) XXX_Marshal ¶
func (*Access) XXX_Unmarshal ¶
type AccountAccess ¶
type AccountAccess struct {
// The role on the account, should be one of [admin, developer, read]
// admin - gives full access the account, including users and namespaces
// developer - gives access to create namespaces on the account
// read - gives read only access to the account
Role string `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"`
}
func (*AccountAccess) Descriptor ¶
func (*AccountAccess) Descriptor() ([]byte, []int)
func (*AccountAccess) Equal ¶
func (this *AccountAccess) Equal(that interface{}) bool
func (*AccountAccess) GetRole ¶
func (m *AccountAccess) GetRole() string
func (*AccountAccess) GoString ¶
func (this *AccountAccess) GoString() string
func (*AccountAccess) Marshal ¶
func (m *AccountAccess) Marshal() (dAtA []byte, err error)
func (*AccountAccess) MarshalToSizedBuffer ¶
func (m *AccountAccess) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AccountAccess) ProtoMessage ¶
func (*AccountAccess) ProtoMessage()
func (*AccountAccess) Reset ¶
func (m *AccountAccess) Reset()
func (*AccountAccess) Size ¶
func (m *AccountAccess) Size() (n int)
func (*AccountAccess) String ¶
func (this *AccountAccess) String() string
func (*AccountAccess) Unmarshal ¶
func (m *AccountAccess) Unmarshal(dAtA []byte) error
func (*AccountAccess) XXX_DiscardUnknown ¶
func (m *AccountAccess) XXX_DiscardUnknown()
func (*AccountAccess) XXX_Marshal ¶
func (m *AccountAccess) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AccountAccess) XXX_Merge ¶
func (m *AccountAccess) XXX_Merge(src proto.Message)
func (*AccountAccess) XXX_Size ¶
func (m *AccountAccess) XXX_Size() int
func (*AccountAccess) XXX_Unmarshal ¶
func (m *AccountAccess) XXX_Unmarshal(b []byte) error
type ApiKey ¶
type ApiKey struct {
// The id of the API Key
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// The current version of the API key specification
// The next update operation will have to include this version
ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The API key specification
Spec *ApiKeySpec `protobuf:"bytes,3,opt,name=spec,proto3" json:"spec,omitempty"`
// The current state of the API key
// Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended.
// For any failed state, reach out to Temporal Cloud support for remediation.
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
// The id of the async operation that is creating/updating/deleting the API key, if any
AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
// The date and time when the API key was created
CreatedTime *types.Timestamp `protobuf:"bytes,6,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
// The date and time when the API key was last modified
// Will not be set if the API key has never been modified.
LastModifiedTime *types.Timestamp `protobuf:"bytes,7,opt,name=last_modified_time,json=lastModifiedTime,proto3" json:"last_modified_time,omitempty"`
}
func (*ApiKey) Descriptor ¶
func (*ApiKey) GetAsyncOperationId ¶
func (*ApiKey) GetCreatedTime ¶
func (*ApiKey) GetLastModifiedTime ¶
func (*ApiKey) GetResourceVersion ¶
func (*ApiKey) GetSpec ¶
func (m *ApiKey) GetSpec() *ApiKeySpec
func (*ApiKey) MarshalToSizedBuffer ¶
func (*ApiKey) ProtoMessage ¶
func (*ApiKey) ProtoMessage()
func (*ApiKey) XXX_DiscardUnknown ¶
func (m *ApiKey) XXX_DiscardUnknown()
func (*ApiKey) XXX_Marshal ¶
func (*ApiKey) XXX_Unmarshal ¶
type ApiKeySpec ¶
type ApiKeySpec struct {
// The id of the owner to create the API key for
OwnerId string `protobuf:"bytes,1,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"`
// The type of the owner to create the API key for
// Possible values: user, service-account
OwnerType string `protobuf:"bytes,2,opt,name=owner_type,json=ownerType,proto3" json:"owner_type,omitempty"`
// The display name of the API key
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// The description of the API key
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
// The expiry time of the API key
ExpiryTime *types.Timestamp `protobuf:"bytes,5,opt,name=expiry_time,json=expiryTime,proto3" json:"expiry_time,omitempty"`
// True if the API key is disabled
Disabled bool `protobuf:"varint,6,opt,name=disabled,proto3" json:"disabled,omitempty"`
}
func (*ApiKeySpec) Descriptor ¶
func (*ApiKeySpec) Descriptor() ([]byte, []int)
func (*ApiKeySpec) Equal ¶
func (this *ApiKeySpec) Equal(that interface{}) bool
func (*ApiKeySpec) GetDescription ¶
func (m *ApiKeySpec) GetDescription() string
func (*ApiKeySpec) GetDisabled ¶
func (m *ApiKeySpec) GetDisabled() bool
func (*ApiKeySpec) GetDisplayName ¶
func (m *ApiKeySpec) GetDisplayName() string
func (*ApiKeySpec) GetExpiryTime ¶
func (m *ApiKeySpec) GetExpiryTime() *types.Timestamp
func (*ApiKeySpec) GetOwnerId ¶
func (m *ApiKeySpec) GetOwnerId() string
func (*ApiKeySpec) GetOwnerType ¶
func (m *ApiKeySpec) GetOwnerType() string
func (*ApiKeySpec) GoString ¶
func (this *ApiKeySpec) GoString() string
func (*ApiKeySpec) Marshal ¶
func (m *ApiKeySpec) Marshal() (dAtA []byte, err error)
func (*ApiKeySpec) MarshalToSizedBuffer ¶
func (m *ApiKeySpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApiKeySpec) ProtoMessage ¶
func (*ApiKeySpec) ProtoMessage()
func (*ApiKeySpec) Reset ¶
func (m *ApiKeySpec) Reset()
func (*ApiKeySpec) Size ¶
func (m *ApiKeySpec) Size() (n int)
func (*ApiKeySpec) String ¶
func (this *ApiKeySpec) String() string
func (*ApiKeySpec) Unmarshal ¶
func (m *ApiKeySpec) Unmarshal(dAtA []byte) error
func (*ApiKeySpec) XXX_DiscardUnknown ¶
func (m *ApiKeySpec) XXX_DiscardUnknown()
func (*ApiKeySpec) XXX_Marshal ¶
func (m *ApiKeySpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApiKeySpec) XXX_Merge ¶
func (m *ApiKeySpec) XXX_Merge(src proto.Message)
func (*ApiKeySpec) XXX_Size ¶
func (m *ApiKeySpec) XXX_Size() int
func (*ApiKeySpec) XXX_Unmarshal ¶
func (m *ApiKeySpec) XXX_Unmarshal(b []byte) error
type Invitation ¶
type Invitation struct {
// The date and time when the user was created
CreatedTime *types.Timestamp `protobuf:"bytes,1,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
// The date and time when the invitation expires or has expired
ExpiredTime *types.Timestamp `protobuf:"bytes,2,opt,name=expired_time,json=expiredTime,proto3" json:"expired_time,omitempty"`
}
func (*Invitation) Descriptor ¶
func (*Invitation) Descriptor() ([]byte, []int)
func (*Invitation) Equal ¶
func (this *Invitation) Equal(that interface{}) bool
func (*Invitation) GetCreatedTime ¶
func (m *Invitation) GetCreatedTime() *types.Timestamp
func (*Invitation) GetExpiredTime ¶
func (m *Invitation) GetExpiredTime() *types.Timestamp
func (*Invitation) GoString ¶
func (this *Invitation) GoString() string
func (*Invitation) Marshal ¶
func (m *Invitation) Marshal() (dAtA []byte, err error)
func (*Invitation) MarshalToSizedBuffer ¶
func (m *Invitation) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Invitation) ProtoMessage ¶
func (*Invitation) ProtoMessage()
func (*Invitation) Reset ¶
func (m *Invitation) Reset()
func (*Invitation) Size ¶
func (m *Invitation) Size() (n int)
func (*Invitation) String ¶
func (this *Invitation) String() string
func (*Invitation) Unmarshal ¶
func (m *Invitation) Unmarshal(dAtA []byte) error
func (*Invitation) XXX_DiscardUnknown ¶
func (m *Invitation) XXX_DiscardUnknown()
func (*Invitation) XXX_Marshal ¶
func (m *Invitation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Invitation) XXX_Merge ¶
func (m *Invitation) XXX_Merge(src proto.Message)
func (*Invitation) XXX_Size ¶
func (m *Invitation) XXX_Size() int
func (*Invitation) XXX_Unmarshal ¶
func (m *Invitation) XXX_Unmarshal(b []byte) error
type NamespaceAccess ¶
type NamespaceAccess struct {
// The permission to the namespace, should be one of [admin, write, read]
// admin - gives full access to the namespace, including assigning namespace access to other users
// write - gives write access to the namespace configuration and workflows within the namespace
// read - gives read only access to the namespace configuration and workflows within the namespace
Permission string `protobuf:"bytes,1,opt,name=permission,proto3" json:"permission,omitempty"`
}
func (*NamespaceAccess) Descriptor ¶
func (*NamespaceAccess) Descriptor() ([]byte, []int)
func (*NamespaceAccess) Equal ¶
func (this *NamespaceAccess) Equal(that interface{}) bool
func (*NamespaceAccess) GetPermission ¶
func (m *NamespaceAccess) GetPermission() string
func (*NamespaceAccess) GoString ¶
func (this *NamespaceAccess) GoString() string
func (*NamespaceAccess) Marshal ¶
func (m *NamespaceAccess) Marshal() (dAtA []byte, err error)
func (*NamespaceAccess) MarshalToSizedBuffer ¶
func (m *NamespaceAccess) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NamespaceAccess) ProtoMessage ¶
func (*NamespaceAccess) ProtoMessage()
func (*NamespaceAccess) Reset ¶
func (m *NamespaceAccess) Reset()
func (*NamespaceAccess) Size ¶
func (m *NamespaceAccess) Size() (n int)
func (*NamespaceAccess) String ¶
func (this *NamespaceAccess) String() string
func (*NamespaceAccess) Unmarshal ¶
func (m *NamespaceAccess) Unmarshal(dAtA []byte) error
func (*NamespaceAccess) XXX_DiscardUnknown ¶
func (m *NamespaceAccess) XXX_DiscardUnknown()
func (*NamespaceAccess) XXX_Marshal ¶
func (m *NamespaceAccess) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NamespaceAccess) XXX_Merge ¶
func (m *NamespaceAccess) XXX_Merge(src proto.Message)
func (*NamespaceAccess) XXX_Size ¶
func (m *NamespaceAccess) XXX_Size() int
func (*NamespaceAccess) XXX_Unmarshal ¶
func (m *NamespaceAccess) XXX_Unmarshal(b []byte) error
type ServiceAccount ¶
type ServiceAccount struct {
// The id of the service account.
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// The current version of the service account specification.
// The next update operation will have to include this version.
ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The service account specification.
Spec *ServiceAccountSpec `protobuf:"bytes,3,opt,name=spec,proto3" json:"spec,omitempty"`
// The current state of the service account.
// Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended.
// For any failed state, reach out to Temporal Cloud support for remediation.
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
// The id of the async operation that is creating/updating/deleting the service account, if any.
AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
// The date and time when the service account was created.
CreatedTime *types.Timestamp `protobuf:"bytes,6,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
// The date and time when the service account was last modified
// Will not be set if the service account has never been modified.
LastModifiedTime *types.Timestamp `protobuf:"bytes,7,opt,name=last_modified_time,json=lastModifiedTime,proto3" json:"last_modified_time,omitempty"`
}
func (*ServiceAccount) Descriptor ¶
func (*ServiceAccount) Descriptor() ([]byte, []int)
func (*ServiceAccount) Equal ¶
func (this *ServiceAccount) Equal(that interface{}) bool
func (*ServiceAccount) GetAsyncOperationId ¶
func (m *ServiceAccount) GetAsyncOperationId() string
func (*ServiceAccount) GetCreatedTime ¶
func (m *ServiceAccount) GetCreatedTime() *types.Timestamp
func (*ServiceAccount) GetId ¶
func (m *ServiceAccount) GetId() string
func (*ServiceAccount) GetLastModifiedTime ¶
func (m *ServiceAccount) GetLastModifiedTime() *types.Timestamp
func (*ServiceAccount) GetResourceVersion ¶
func (m *ServiceAccount) GetResourceVersion() string
func (*ServiceAccount) GetSpec ¶
func (m *ServiceAccount) GetSpec() *ServiceAccountSpec
func (*ServiceAccount) GetState ¶
func (m *ServiceAccount) GetState() string
func (*ServiceAccount) GoString ¶
func (this *ServiceAccount) GoString() string
func (*ServiceAccount) Marshal ¶
func (m *ServiceAccount) Marshal() (dAtA []byte, err error)
func (*ServiceAccount) MarshalToSizedBuffer ¶
func (m *ServiceAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ServiceAccount) ProtoMessage ¶
func (*ServiceAccount) ProtoMessage()
func (*ServiceAccount) Reset ¶
func (m *ServiceAccount) Reset()
func (*ServiceAccount) Size ¶
func (m *ServiceAccount) Size() (n int)
func (*ServiceAccount) String ¶
func (this *ServiceAccount) String() string
func (*ServiceAccount) Unmarshal ¶
func (m *ServiceAccount) Unmarshal(dAtA []byte) error
func (*ServiceAccount) XXX_DiscardUnknown ¶
func (m *ServiceAccount) XXX_DiscardUnknown()
func (*ServiceAccount) XXX_Marshal ¶
func (m *ServiceAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ServiceAccount) XXX_Merge ¶
func (m *ServiceAccount) XXX_Merge(src proto.Message)
func (*ServiceAccount) XXX_Size ¶
func (m *ServiceAccount) XXX_Size() int
func (*ServiceAccount) XXX_Unmarshal ¶
func (m *ServiceAccount) XXX_Unmarshal(b []byte) error
type ServiceAccountSpec ¶
type ServiceAccountSpec struct {
// The name associated with the service account.
// The name is mutable, but must be unique across all your active service accounts.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// The access assigned to the service account.
// The access is mutable.
Access *Access `protobuf:"bytes,2,opt,name=access,proto3" json:"access,omitempty"`
// The description associated with the service account - optional.
// The description is mutable.
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
}
func (*ServiceAccountSpec) Descriptor ¶
func (*ServiceAccountSpec) Descriptor() ([]byte, []int)
func (*ServiceAccountSpec) Equal ¶
func (this *ServiceAccountSpec) Equal(that interface{}) bool
func (*ServiceAccountSpec) GetAccess ¶
func (m *ServiceAccountSpec) GetAccess() *Access
func (*ServiceAccountSpec) GetDescription ¶
func (m *ServiceAccountSpec) GetDescription() string
func (*ServiceAccountSpec) GetName ¶
func (m *ServiceAccountSpec) GetName() string
func (*ServiceAccountSpec) GoString ¶
func (this *ServiceAccountSpec) GoString() string
func (*ServiceAccountSpec) Marshal ¶
func (m *ServiceAccountSpec) Marshal() (dAtA []byte, err error)
func (*ServiceAccountSpec) MarshalTo ¶
func (m *ServiceAccountSpec) MarshalTo(dAtA []byte) (int, error)
func (*ServiceAccountSpec) MarshalToSizedBuffer ¶
func (m *ServiceAccountSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ServiceAccountSpec) ProtoMessage ¶
func (*ServiceAccountSpec) ProtoMessage()
func (*ServiceAccountSpec) Reset ¶
func (m *ServiceAccountSpec) Reset()
func (*ServiceAccountSpec) Size ¶
func (m *ServiceAccountSpec) Size() (n int)
func (*ServiceAccountSpec) String ¶
func (this *ServiceAccountSpec) String() string
func (*ServiceAccountSpec) Unmarshal ¶
func (m *ServiceAccountSpec) Unmarshal(dAtA []byte) error
func (*ServiceAccountSpec) XXX_DiscardUnknown ¶
func (m *ServiceAccountSpec) XXX_DiscardUnknown()
func (*ServiceAccountSpec) XXX_Marshal ¶
func (m *ServiceAccountSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ServiceAccountSpec) XXX_Merge ¶
func (m *ServiceAccountSpec) XXX_Merge(src proto.Message)
func (*ServiceAccountSpec) XXX_Size ¶
func (m *ServiceAccountSpec) XXX_Size() int
func (*ServiceAccountSpec) XXX_Unmarshal ¶
func (m *ServiceAccountSpec) XXX_Unmarshal(b []byte) error
type User ¶
type User struct {
// The id of the user
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// The current version of the user specification
// The next update operation will have to include this version
ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The user specification
Spec *UserSpec `protobuf:"bytes,3,opt,name=spec,proto3" json:"spec,omitempty"`
// The current state of the user
// Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended.
// For any failed state, reach out to Temporal Cloud support for remediation.
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
// The id of the async operation that is creating/updating/deleting the user, if any
AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
// The details of the open invitation sent to the user, if any
Invitation *Invitation `protobuf:"bytes,6,opt,name=invitation,proto3" json:"invitation,omitempty"`
// The date and time when the user was created
CreatedTime *types.Timestamp `protobuf:"bytes,7,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
// The date and time when the user was last modified
// Will not be set if the user has never been modified
LastModifiedTime *types.Timestamp `protobuf:"bytes,8,opt,name=last_modified_time,json=lastModifiedTime,proto3" json:"last_modified_time,omitempty"`
}
func (*User) Descriptor ¶
func (*User) GetAsyncOperationId ¶
func (*User) GetCreatedTime ¶
func (*User) GetInvitation ¶
func (m *User) GetInvitation() *Invitation
func (*User) GetLastModifiedTime ¶
func (*User) GetResourceVersion ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) XXX_DiscardUnknown ¶
func (m *User) XXX_DiscardUnknown()
func (*User) XXX_Unmarshal ¶
type UserGroup ¶
type UserGroup struct {
// The id of the group
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// The current version of the group specification
// The next update operation will have to include this version
ResourceVersion string `protobuf:"bytes,2,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"`
// The group specification
Spec *UserGroupSpec `protobuf:"bytes,3,opt,name=spec,proto3" json:"spec,omitempty"`
// The current state of the group
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
// The id of the async operation that is creating/updating/deleting the group, if any
AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"`
// The date and time when the group was created
CreatedTime *types.Timestamp `protobuf:"bytes,6,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
// The date and time when the group was last modified
// Will not be set if the group has never been modified
LastModifiedTime *types.Timestamp `protobuf:"bytes,7,opt,name=last_modified_time,json=lastModifiedTime,proto3" json:"last_modified_time,omitempty"`
}
func (*UserGroup) Descriptor ¶
func (*UserGroup) GetAsyncOperationId ¶
func (*UserGroup) GetCreatedTime ¶
func (*UserGroup) GetLastModifiedTime ¶
func (*UserGroup) GetResourceVersion ¶
func (*UserGroup) GetSpec ¶
func (m *UserGroup) GetSpec() *UserGroupSpec
func (*UserGroup) MarshalToSizedBuffer ¶
func (*UserGroup) ProtoMessage ¶
func (*UserGroup) ProtoMessage()
func (*UserGroup) XXX_DiscardUnknown ¶
func (m *UserGroup) XXX_DiscardUnknown()
func (*UserGroup) XXX_Marshal ¶
func (*UserGroup) XXX_Unmarshal ¶
type UserGroupSpec ¶
type UserGroupSpec struct {
// The name of the group as defined in the customer's IdP (e.g. Google group name in Google Workspace)
// The name is immutable. Once set, it cannot be changed
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// The access assigned to the group
Access *Access `protobuf:"bytes,2,opt,name=access,proto3" json:"access,omitempty"`
}
func (*UserGroupSpec) Descriptor ¶
func (*UserGroupSpec) Descriptor() ([]byte, []int)
func (*UserGroupSpec) Equal ¶
func (this *UserGroupSpec) Equal(that interface{}) bool
func (*UserGroupSpec) GetAccess ¶
func (m *UserGroupSpec) GetAccess() *Access
func (*UserGroupSpec) GetName ¶
func (m *UserGroupSpec) GetName() string
func (*UserGroupSpec) GoString ¶
func (this *UserGroupSpec) GoString() string
func (*UserGroupSpec) Marshal ¶
func (m *UserGroupSpec) Marshal() (dAtA []byte, err error)
func (*UserGroupSpec) MarshalToSizedBuffer ¶
func (m *UserGroupSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UserGroupSpec) ProtoMessage ¶
func (*UserGroupSpec) ProtoMessage()
func (*UserGroupSpec) Reset ¶
func (m *UserGroupSpec) Reset()
func (*UserGroupSpec) Size ¶
func (m *UserGroupSpec) Size() (n int)
func (*UserGroupSpec) String ¶
func (this *UserGroupSpec) String() string
func (*UserGroupSpec) Unmarshal ¶
func (m *UserGroupSpec) Unmarshal(dAtA []byte) error
func (*UserGroupSpec) XXX_DiscardUnknown ¶
func (m *UserGroupSpec) XXX_DiscardUnknown()
func (*UserGroupSpec) XXX_Marshal ¶
func (m *UserGroupSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserGroupSpec) XXX_Merge ¶
func (m *UserGroupSpec) XXX_Merge(src proto.Message)
func (*UserGroupSpec) XXX_Size ¶
func (m *UserGroupSpec) XXX_Size() int
func (*UserGroupSpec) XXX_Unmarshal ¶
func (m *UserGroupSpec) XXX_Unmarshal(b []byte) error
type UserSpec ¶
type UserSpec struct {
// The email address associated to the user
Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
// The access to assigned to the user
Access *Access `protobuf:"bytes,2,opt,name=access,proto3" json:"access,omitempty"`
}
func (*UserSpec) Descriptor ¶
func (*UserSpec) MarshalToSizedBuffer ¶
func (*UserSpec) ProtoMessage ¶
func (*UserSpec) ProtoMessage()
func (*UserSpec) XXX_DiscardUnknown ¶
func (m *UserSpec) XXX_DiscardUnknown()
func (*UserSpec) XXX_Marshal ¶
func (*UserSpec) XXX_Unmarshal ¶
Click to show internal directories.
Click to hide internal directories.