Documentation ¶
Index ¶
- Variables
- type AWSPrivateLinkInfo
- func (*AWSPrivateLinkInfo) Descriptor() ([]byte, []int)
- func (this *AWSPrivateLinkInfo) Equal(that interface{}) bool
- func (m *AWSPrivateLinkInfo) GetAllowedPrincipalArns() []string
- func (m *AWSPrivateLinkInfo) GetVpcEndpointServiceNames() []string
- func (this *AWSPrivateLinkInfo) GoString() string
- func (m *AWSPrivateLinkInfo) Marshal() (dAtA []byte, err error)
- func (m *AWSPrivateLinkInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *AWSPrivateLinkInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AWSPrivateLinkInfo) ProtoMessage()
- func (m *AWSPrivateLinkInfo) Reset()
- func (m *AWSPrivateLinkInfo) Size() (n int)
- func (this *AWSPrivateLinkInfo) String() string
- func (m *AWSPrivateLinkInfo) Unmarshal(dAtA []byte) error
- func (m *AWSPrivateLinkInfo) XXX_DiscardUnknown()
- func (m *AWSPrivateLinkInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AWSPrivateLinkInfo) XXX_Merge(src proto.Message)
- func (m *AWSPrivateLinkInfo) XXX_Size() int
- func (m *AWSPrivateLinkInfo) XXX_Unmarshal(b []byte) error
- type CertificateFilterSpec
- func (*CertificateFilterSpec) Descriptor() ([]byte, []int)
- func (this *CertificateFilterSpec) Equal(that interface{}) bool
- func (m *CertificateFilterSpec) GetCommonName() string
- func (m *CertificateFilterSpec) GetOrganization() string
- func (m *CertificateFilterSpec) GetOrganizationalUnit() string
- func (m *CertificateFilterSpec) GetSubjectAlternativeName() string
- func (this *CertificateFilterSpec) GoString() string
- func (m *CertificateFilterSpec) Marshal() (dAtA []byte, err error)
- func (m *CertificateFilterSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *CertificateFilterSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CertificateFilterSpec) ProtoMessage()
- func (m *CertificateFilterSpec) Reset()
- func (m *CertificateFilterSpec) Size() (n int)
- func (this *CertificateFilterSpec) String() string
- func (m *CertificateFilterSpec) Unmarshal(dAtA []byte) error
- func (m *CertificateFilterSpec) XXX_DiscardUnknown()
- func (m *CertificateFilterSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CertificateFilterSpec) XXX_Merge(src proto.Message)
- func (m *CertificateFilterSpec) XXX_Size() int
- func (m *CertificateFilterSpec) XXX_Unmarshal(b []byte) error
- type CodecServerSpec
- func (*CodecServerSpec) Descriptor() ([]byte, []int)
- func (this *CodecServerSpec) Equal(that interface{}) bool
- func (m *CodecServerSpec) GetEndpoint() string
- func (m *CodecServerSpec) GetIncludeCrossOriginCredentials() bool
- func (m *CodecServerSpec) GetPassAccessToken() bool
- func (this *CodecServerSpec) GoString() string
- func (m *CodecServerSpec) Marshal() (dAtA []byte, err error)
- func (m *CodecServerSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *CodecServerSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CodecServerSpec) ProtoMessage()
- func (m *CodecServerSpec) Reset()
- func (m *CodecServerSpec) Size() (n int)
- func (this *CodecServerSpec) String() string
- func (m *CodecServerSpec) Unmarshal(dAtA []byte) error
- func (m *CodecServerSpec) XXX_DiscardUnknown()
- func (m *CodecServerSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CodecServerSpec) XXX_Merge(src proto.Message)
- func (m *CodecServerSpec) XXX_Size() int
- func (m *CodecServerSpec) XXX_Unmarshal(b []byte) error
- type Endpoints
- func (*Endpoints) Descriptor() ([]byte, []int)
- func (this *Endpoints) Equal(that interface{}) bool
- func (m *Endpoints) GetGrpcAddress() string
- func (m *Endpoints) GetWebAddress() string
- func (this *Endpoints) GoString() string
- func (m *Endpoints) Marshal() (dAtA []byte, err error)
- func (m *Endpoints) MarshalTo(dAtA []byte) (int, error)
- func (m *Endpoints) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Endpoints) ProtoMessage()
- func (m *Endpoints) Reset()
- func (m *Endpoints) Size() (n int)
- func (this *Endpoints) String() string
- func (m *Endpoints) Unmarshal(dAtA []byte) error
- func (m *Endpoints) XXX_DiscardUnknown()
- func (m *Endpoints) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Endpoints) XXX_Merge(src proto.Message)
- func (m *Endpoints) XXX_Size() int
- func (m *Endpoints) XXX_Unmarshal(b []byte) error
- type Limits
- func (*Limits) Descriptor() ([]byte, []int)
- func (this *Limits) Equal(that interface{}) bool
- func (m *Limits) GetActionsPerSecondLimit() int32
- func (this *Limits) GoString() string
- func (m *Limits) Marshal() (dAtA []byte, err error)
- func (m *Limits) MarshalTo(dAtA []byte) (int, error)
- func (m *Limits) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Limits) ProtoMessage()
- func (m *Limits) Reset()
- func (m *Limits) Size() (n int)
- func (this *Limits) String() string
- func (m *Limits) Unmarshal(dAtA []byte) error
- func (m *Limits) XXX_DiscardUnknown()
- func (m *Limits) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Limits) XXX_Merge(src proto.Message)
- func (m *Limits) XXX_Size() int
- func (m *Limits) XXX_Unmarshal(b []byte) error
- type MtlsAuthSpec
- func (*MtlsAuthSpec) Descriptor() ([]byte, []int)
- func (this *MtlsAuthSpec) Equal(that interface{}) bool
- func (m *MtlsAuthSpec) GetAcceptedClientCa() string
- func (m *MtlsAuthSpec) GetCertificateFilters() []*CertificateFilterSpec
- func (this *MtlsAuthSpec) GoString() string
- func (m *MtlsAuthSpec) Marshal() (dAtA []byte, err error)
- func (m *MtlsAuthSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *MtlsAuthSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MtlsAuthSpec) ProtoMessage()
- func (m *MtlsAuthSpec) Reset()
- func (m *MtlsAuthSpec) Size() (n int)
- func (this *MtlsAuthSpec) String() string
- func (m *MtlsAuthSpec) Unmarshal(dAtA []byte) error
- func (m *MtlsAuthSpec) XXX_DiscardUnknown()
- func (m *MtlsAuthSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MtlsAuthSpec) XXX_Merge(src proto.Message)
- func (m *MtlsAuthSpec) XXX_Size() int
- func (m *MtlsAuthSpec) XXX_Unmarshal(b []byte) error
- type Namespace
- func (*Namespace) Descriptor() ([]byte, []int)
- func (this *Namespace) Equal(that interface{}) bool
- func (m *Namespace) GetActiveRegion() string
- func (m *Namespace) GetAsyncOperationId() string
- func (m *Namespace) GetCreatedTime() *types.Timestamp
- func (m *Namespace) GetEndpoints() *Endpoints
- func (m *Namespace) GetLastModifiedTime() *types.Timestamp
- func (m *Namespace) GetLimits() *Limits
- func (m *Namespace) GetNamespace() string
- func (m *Namespace) GetPrivateConnectivities() []*PrivateConnectivity
- func (m *Namespace) GetResourceVersion() string
- func (m *Namespace) GetSpec() *NamespaceSpec
- func (m *Namespace) GetState() string
- func (this *Namespace) GoString() string
- func (m *Namespace) Marshal() (dAtA []byte, err error)
- func (m *Namespace) MarshalTo(dAtA []byte) (int, error)
- func (m *Namespace) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Namespace) ProtoMessage()
- func (m *Namespace) Reset()
- func (m *Namespace) Size() (n int)
- func (this *Namespace) String() string
- func (m *Namespace) Unmarshal(dAtA []byte) error
- func (m *Namespace) XXX_DiscardUnknown()
- func (m *Namespace) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Namespace) XXX_Merge(src proto.Message)
- func (m *Namespace) XXX_Size() int
- func (m *Namespace) XXX_Unmarshal(b []byte) error
- type NamespaceSpec
- func (*NamespaceSpec) Descriptor() ([]byte, []int)
- func (this *NamespaceSpec) Equal(that interface{}) bool
- func (m *NamespaceSpec) GetCodecServer() *CodecServerSpec
- func (m *NamespaceSpec) GetCustomSearchAttributes() map[string]string
- func (m *NamespaceSpec) GetMtlsAuth() *MtlsAuthSpec
- func (m *NamespaceSpec) GetName() string
- func (m *NamespaceSpec) GetRegions() []string
- func (m *NamespaceSpec) GetRetentionDays() int32
- func (this *NamespaceSpec) GoString() string
- func (m *NamespaceSpec) Marshal() (dAtA []byte, err error)
- func (m *NamespaceSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *NamespaceSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NamespaceSpec) ProtoMessage()
- func (m *NamespaceSpec) Reset()
- func (m *NamespaceSpec) Size() (n int)
- func (this *NamespaceSpec) String() string
- func (m *NamespaceSpec) Unmarshal(dAtA []byte) error
- func (m *NamespaceSpec) XXX_DiscardUnknown()
- func (m *NamespaceSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NamespaceSpec) XXX_Merge(src proto.Message)
- func (m *NamespaceSpec) XXX_Size() int
- func (m *NamespaceSpec) XXX_Unmarshal(b []byte) error
- type PrivateConnectivity
- func (*PrivateConnectivity) Descriptor() ([]byte, []int)
- func (this *PrivateConnectivity) Equal(that interface{}) bool
- func (m *PrivateConnectivity) GetAwsPrivateLink() *AWSPrivateLinkInfo
- func (m *PrivateConnectivity) GetRegion() string
- func (this *PrivateConnectivity) GoString() string
- func (m *PrivateConnectivity) Marshal() (dAtA []byte, err error)
- func (m *PrivateConnectivity) MarshalTo(dAtA []byte) (int, error)
- func (m *PrivateConnectivity) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PrivateConnectivity) ProtoMessage()
- func (m *PrivateConnectivity) Reset()
- func (m *PrivateConnectivity) Size() (n int)
- func (this *PrivateConnectivity) String() string
- func (m *PrivateConnectivity) Unmarshal(dAtA []byte) error
- func (m *PrivateConnectivity) XXX_DiscardUnknown()
- func (m *PrivateConnectivity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivateConnectivity) XXX_Merge(src proto.Message)
- func (m *PrivateConnectivity) XXX_Size() int
- func (m *PrivateConnectivity) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type AWSPrivateLinkInfo ¶
type AWSPrivateLinkInfo struct { // The list of principal arns that are allowed to access the namespace on the private link. AllowedPrincipalArns []string `protobuf:"bytes,1,rep,name=allowed_principal_arns,json=allowedPrincipalArns,proto3" json:"allowed_principal_arns,omitempty"` // The list of vpc endpoint service names that are associated with the namespace. VpcEndpointServiceNames []string `` /* 134-byte string literal not displayed */ }
func (*AWSPrivateLinkInfo) Descriptor ¶
func (*AWSPrivateLinkInfo) Descriptor() ([]byte, []int)
func (*AWSPrivateLinkInfo) Equal ¶
func (this *AWSPrivateLinkInfo) Equal(that interface{}) bool
func (*AWSPrivateLinkInfo) GetAllowedPrincipalArns ¶
func (m *AWSPrivateLinkInfo) GetAllowedPrincipalArns() []string
func (*AWSPrivateLinkInfo) GetVpcEndpointServiceNames ¶
func (m *AWSPrivateLinkInfo) GetVpcEndpointServiceNames() []string
func (*AWSPrivateLinkInfo) GoString ¶
func (this *AWSPrivateLinkInfo) GoString() string
func (*AWSPrivateLinkInfo) Marshal ¶
func (m *AWSPrivateLinkInfo) Marshal() (dAtA []byte, err error)
func (*AWSPrivateLinkInfo) MarshalTo ¶
func (m *AWSPrivateLinkInfo) MarshalTo(dAtA []byte) (int, error)
func (*AWSPrivateLinkInfo) MarshalToSizedBuffer ¶
func (m *AWSPrivateLinkInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AWSPrivateLinkInfo) ProtoMessage ¶
func (*AWSPrivateLinkInfo) ProtoMessage()
func (*AWSPrivateLinkInfo) Reset ¶
func (m *AWSPrivateLinkInfo) Reset()
func (*AWSPrivateLinkInfo) Size ¶
func (m *AWSPrivateLinkInfo) Size() (n int)
func (*AWSPrivateLinkInfo) String ¶
func (this *AWSPrivateLinkInfo) String() string
func (*AWSPrivateLinkInfo) Unmarshal ¶
func (m *AWSPrivateLinkInfo) Unmarshal(dAtA []byte) error
func (*AWSPrivateLinkInfo) XXX_DiscardUnknown ¶
func (m *AWSPrivateLinkInfo) XXX_DiscardUnknown()
func (*AWSPrivateLinkInfo) XXX_Marshal ¶
func (m *AWSPrivateLinkInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AWSPrivateLinkInfo) XXX_Merge ¶
func (m *AWSPrivateLinkInfo) XXX_Merge(src proto.Message)
func (*AWSPrivateLinkInfo) XXX_Size ¶
func (m *AWSPrivateLinkInfo) XXX_Size() int
func (*AWSPrivateLinkInfo) XXX_Unmarshal ¶
func (m *AWSPrivateLinkInfo) XXX_Unmarshal(b []byte) error
type CertificateFilterSpec ¶
type CertificateFilterSpec struct { // The common_name in the certificate. // Optional, default is empty. CommonName string `protobuf:"bytes,1,opt,name=common_name,json=commonName,proto3" json:"common_name,omitempty"` // The organization in the certificate. // Optional, default is empty. Organization string `protobuf:"bytes,2,opt,name=organization,proto3" json:"organization,omitempty"` // The organizational_unit in the certificate. // Optional, default is empty. OrganizationalUnit string `protobuf:"bytes,3,opt,name=organizational_unit,json=organizationalUnit,proto3" json:"organizational_unit,omitempty"` // The subject_alternative_name in the certificate. // Optional, default is empty. SubjectAlternativeName string `` /* 129-byte string literal not displayed */ }
func (*CertificateFilterSpec) Descriptor ¶
func (*CertificateFilterSpec) Descriptor() ([]byte, []int)
func (*CertificateFilterSpec) Equal ¶
func (this *CertificateFilterSpec) Equal(that interface{}) bool
func (*CertificateFilterSpec) GetCommonName ¶
func (m *CertificateFilterSpec) GetCommonName() string
func (*CertificateFilterSpec) GetOrganization ¶
func (m *CertificateFilterSpec) GetOrganization() string
func (*CertificateFilterSpec) GetOrganizationalUnit ¶
func (m *CertificateFilterSpec) GetOrganizationalUnit() string
func (*CertificateFilterSpec) GetSubjectAlternativeName ¶
func (m *CertificateFilterSpec) GetSubjectAlternativeName() string
func (*CertificateFilterSpec) GoString ¶
func (this *CertificateFilterSpec) GoString() string
func (*CertificateFilterSpec) Marshal ¶
func (m *CertificateFilterSpec) Marshal() (dAtA []byte, err error)
func (*CertificateFilterSpec) MarshalTo ¶
func (m *CertificateFilterSpec) MarshalTo(dAtA []byte) (int, error)
func (*CertificateFilterSpec) MarshalToSizedBuffer ¶
func (m *CertificateFilterSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CertificateFilterSpec) ProtoMessage ¶
func (*CertificateFilterSpec) ProtoMessage()
func (*CertificateFilterSpec) Reset ¶
func (m *CertificateFilterSpec) Reset()
func (*CertificateFilterSpec) Size ¶
func (m *CertificateFilterSpec) Size() (n int)
func (*CertificateFilterSpec) String ¶
func (this *CertificateFilterSpec) String() string
func (*CertificateFilterSpec) Unmarshal ¶
func (m *CertificateFilterSpec) Unmarshal(dAtA []byte) error
func (*CertificateFilterSpec) XXX_DiscardUnknown ¶
func (m *CertificateFilterSpec) XXX_DiscardUnknown()
func (*CertificateFilterSpec) XXX_Marshal ¶
func (m *CertificateFilterSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CertificateFilterSpec) XXX_Merge ¶
func (m *CertificateFilterSpec) XXX_Merge(src proto.Message)
func (*CertificateFilterSpec) XXX_Size ¶
func (m *CertificateFilterSpec) XXX_Size() int
func (*CertificateFilterSpec) XXX_Unmarshal ¶
func (m *CertificateFilterSpec) XXX_Unmarshal(b []byte) error
type CodecServerSpec ¶
type CodecServerSpec struct { // The codec server endpoint. Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Whether to pass the user access token with your endpoint. PassAccessToken bool `protobuf:"varint,2,opt,name=pass_access_token,json=passAccessToken,proto3" json:"pass_access_token,omitempty"` // Whether to include cross-origin credentials. IncludeCrossOriginCredentials bool `` /* 153-byte string literal not displayed */ }
func (*CodecServerSpec) Descriptor ¶
func (*CodecServerSpec) Descriptor() ([]byte, []int)
func (*CodecServerSpec) Equal ¶
func (this *CodecServerSpec) Equal(that interface{}) bool
func (*CodecServerSpec) GetEndpoint ¶
func (m *CodecServerSpec) GetEndpoint() string
func (*CodecServerSpec) GetIncludeCrossOriginCredentials ¶
func (m *CodecServerSpec) GetIncludeCrossOriginCredentials() bool
func (*CodecServerSpec) GetPassAccessToken ¶
func (m *CodecServerSpec) GetPassAccessToken() bool
func (*CodecServerSpec) GoString ¶
func (this *CodecServerSpec) GoString() string
func (*CodecServerSpec) Marshal ¶
func (m *CodecServerSpec) Marshal() (dAtA []byte, err error)
func (*CodecServerSpec) MarshalToSizedBuffer ¶
func (m *CodecServerSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CodecServerSpec) ProtoMessage ¶
func (*CodecServerSpec) ProtoMessage()
func (*CodecServerSpec) Reset ¶
func (m *CodecServerSpec) Reset()
func (*CodecServerSpec) Size ¶
func (m *CodecServerSpec) Size() (n int)
func (*CodecServerSpec) String ¶
func (this *CodecServerSpec) String() string
func (*CodecServerSpec) Unmarshal ¶
func (m *CodecServerSpec) Unmarshal(dAtA []byte) error
func (*CodecServerSpec) XXX_DiscardUnknown ¶
func (m *CodecServerSpec) XXX_DiscardUnknown()
func (*CodecServerSpec) XXX_Marshal ¶
func (m *CodecServerSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CodecServerSpec) XXX_Merge ¶
func (m *CodecServerSpec) XXX_Merge(src proto.Message)
func (*CodecServerSpec) XXX_Size ¶
func (m *CodecServerSpec) XXX_Size() int
func (*CodecServerSpec) XXX_Unmarshal ¶
func (m *CodecServerSpec) XXX_Unmarshal(b []byte) error
type Endpoints ¶
type Endpoints struct { // The web ui address. WebAddress string `protobuf:"bytes,1,opt,name=web_address,json=webAddress,proto3" json:"web_address,omitempty"` // The grpc hostport address that the temporal workers, clients and tctl connect to. GrpcAddress string `protobuf:"bytes,2,opt,name=grpc_address,json=grpcAddress,proto3" json:"grpc_address,omitempty"` }
func (*Endpoints) Descriptor ¶
func (*Endpoints) GetGrpcAddress ¶
func (*Endpoints) GetWebAddress ¶
func (*Endpoints) MarshalToSizedBuffer ¶
func (*Endpoints) ProtoMessage ¶
func (*Endpoints) ProtoMessage()
func (*Endpoints) XXX_DiscardUnknown ¶
func (m *Endpoints) XXX_DiscardUnknown()
func (*Endpoints) XXX_Marshal ¶
func (*Endpoints) XXX_Unmarshal ¶
type Limits ¶
type Limits struct { // The number of actions per second (APS) that is currently allowed for the namespace. // The namespace may be throttled if its APS exceeds the limit. ActionsPerSecondLimit int32 `` /* 129-byte string literal not displayed */ }
func (*Limits) Descriptor ¶
func (*Limits) GetActionsPerSecondLimit ¶
func (*Limits) MarshalToSizedBuffer ¶
func (*Limits) ProtoMessage ¶
func (*Limits) ProtoMessage()
func (*Limits) XXX_DiscardUnknown ¶
func (m *Limits) XXX_DiscardUnknown()
func (*Limits) XXX_Marshal ¶
func (*Limits) XXX_Unmarshal ¶
type MtlsAuthSpec ¶
type MtlsAuthSpec struct { // The base64 encoded ca cert(s) in PEM format that the clients can use for authentication and authorization. // This must only be one value, but the CA can have a chain. AcceptedClientCa string `protobuf:"bytes,1,opt,name=accepted_client_ca,json=acceptedClientCa,proto3" json:"accepted_client_ca,omitempty"` // Certificate filters which, if specified, only allow connections from client certificates whose distinguished name properties match at least one of the filters. // This allows limiting access to specific end-entity certificates. // Optional, default is empty. CertificateFilters []*CertificateFilterSpec `protobuf:"bytes,2,rep,name=certificate_filters,json=certificateFilters,proto3" json:"certificate_filters,omitempty"` }
func (*MtlsAuthSpec) Descriptor ¶
func (*MtlsAuthSpec) Descriptor() ([]byte, []int)
func (*MtlsAuthSpec) Equal ¶
func (this *MtlsAuthSpec) Equal(that interface{}) bool
func (*MtlsAuthSpec) GetAcceptedClientCa ¶
func (m *MtlsAuthSpec) GetAcceptedClientCa() string
func (*MtlsAuthSpec) GetCertificateFilters ¶
func (m *MtlsAuthSpec) GetCertificateFilters() []*CertificateFilterSpec
func (*MtlsAuthSpec) GoString ¶
func (this *MtlsAuthSpec) GoString() string
func (*MtlsAuthSpec) Marshal ¶
func (m *MtlsAuthSpec) Marshal() (dAtA []byte, err error)
func (*MtlsAuthSpec) MarshalToSizedBuffer ¶
func (m *MtlsAuthSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MtlsAuthSpec) ProtoMessage ¶
func (*MtlsAuthSpec) ProtoMessage()
func (*MtlsAuthSpec) Reset ¶
func (m *MtlsAuthSpec) Reset()
func (*MtlsAuthSpec) Size ¶
func (m *MtlsAuthSpec) Size() (n int)
func (*MtlsAuthSpec) String ¶
func (this *MtlsAuthSpec) String() string
func (*MtlsAuthSpec) Unmarshal ¶
func (m *MtlsAuthSpec) Unmarshal(dAtA []byte) error
func (*MtlsAuthSpec) XXX_DiscardUnknown ¶
func (m *MtlsAuthSpec) XXX_DiscardUnknown()
func (*MtlsAuthSpec) XXX_Marshal ¶
func (m *MtlsAuthSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MtlsAuthSpec) XXX_Merge ¶
func (m *MtlsAuthSpec) XXX_Merge(src proto.Message)
func (*MtlsAuthSpec) XXX_Size ¶
func (m *MtlsAuthSpec) XXX_Size() int
func (*MtlsAuthSpec) XXX_Unmarshal ¶
func (m *MtlsAuthSpec) XXX_Unmarshal(b []byte) error
type Namespace ¶
type Namespace struct { // The namespace identifier. Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // The current version of the namespace 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 namespace specification. Spec *NamespaceSpec `protobuf:"bytes,3,opt,name=spec,proto3" json:"spec,omitempty"` // The current state of the namespace. State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"` // The id of the async operation that is creating/updating/deleting the namespace, if any. AsyncOperationId string `protobuf:"bytes,5,opt,name=async_operation_id,json=asyncOperationId,proto3" json:"async_operation_id,omitempty"` // The endpoints for the namespace. Endpoints *Endpoints `protobuf:"bytes,6,opt,name=endpoints,proto3" json:"endpoints,omitempty"` // The currently active region for the namespace. ActiveRegion string `protobuf:"bytes,7,opt,name=active_region,json=activeRegion,proto3" json:"active_region,omitempty"` // The limits set on the namespace currently. Limits *Limits `protobuf:"bytes,8,opt,name=limits,proto3" json:"limits,omitempty"` // The private connectivities for the namespace, if any. PrivateConnectivities []*PrivateConnectivity `protobuf:"bytes,9,rep,name=private_connectivities,json=privateConnectivities,proto3" json:"private_connectivities,omitempty"` // The date and time when the namespace was created. CreatedTime *types.Timestamp `protobuf:"bytes,10,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"` // The date and time when the namespace was last modified. // Will not be set if the namespace has never been modified. LastModifiedTime *types.Timestamp `protobuf:"bytes,11,opt,name=last_modified_time,json=lastModifiedTime,proto3" json:"last_modified_time,omitempty"` }
func (*Namespace) Descriptor ¶
func (*Namespace) GetActiveRegion ¶
func (*Namespace) GetAsyncOperationId ¶
func (*Namespace) GetCreatedTime ¶
func (*Namespace) GetEndpoints ¶
func (*Namespace) GetLastModifiedTime ¶
func (*Namespace) GetNamespace ¶
func (*Namespace) GetPrivateConnectivities ¶
func (m *Namespace) GetPrivateConnectivities() []*PrivateConnectivity
func (*Namespace) GetResourceVersion ¶
func (*Namespace) GetSpec ¶
func (m *Namespace) GetSpec() *NamespaceSpec
func (*Namespace) MarshalToSizedBuffer ¶
func (*Namespace) ProtoMessage ¶
func (*Namespace) ProtoMessage()
func (*Namespace) XXX_DiscardUnknown ¶
func (m *Namespace) XXX_DiscardUnknown()
func (*Namespace) XXX_Marshal ¶
func (*Namespace) XXX_Unmarshal ¶
type NamespaceSpec ¶
type NamespaceSpec struct { // The name to use for the namespace. // This will create a namespace that's available at '<name>.<account>.github.com/temporalio/tcld/protogen:7233'. // The name is immutable. Once set, it cannot be changed. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The ids of the regions where the namespace should be available. // Specifying more than one region makes the namespace "global", which is currently a preview only feature with restricted access. // Please reach out to Temporal support for more information on global namespaces. // When provisioned the global namespace will be active on the first region in the list and passive on the rest. // Number of supported regions is 2. // The regions is immutable. Once set, it cannot be changed. Regions []string `protobuf:"bytes,2,rep,name=regions,proto3" json:"regions,omitempty"` // The number of days the workflows data will be retained for. // Changes to the retention period may impact your storage costs. // Any changes to the retention period will be applied to all new running workflows. RetentionDays int32 `protobuf:"varint,3,opt,name=retention_days,json=retentionDays,proto3" json:"retention_days,omitempty"` // The mtls authentication and authorization to enforce on the namespace. MtlsAuth *MtlsAuthSpec `protobuf:"bytes,4,opt,name=mtls_auth,json=mtlsAuth,proto3" json:"mtls_auth,omitempty"` // The custom search attributes to use for the namespace. // The name of the attribute is the key and the type is the value. // Supported attribute types: text, keyword, int, double, bool, datetime, keyword_list. // NOTE: currently deleting a search attribute is not supported. // Optional, default is empty. CustomSearchAttributes map[string]string `` /* 217-byte string literal not displayed */ // Codec server spec used by UI to decode payloads for all users interacting with this namespace. // Optional, default is unset. CodecServer *CodecServerSpec `protobuf:"bytes,6,opt,name=codec_server,json=codecServer,proto3" json:"codec_server,omitempty"` }
func (*NamespaceSpec) Descriptor ¶
func (*NamespaceSpec) Descriptor() ([]byte, []int)
func (*NamespaceSpec) Equal ¶
func (this *NamespaceSpec) Equal(that interface{}) bool
func (*NamespaceSpec) GetCodecServer ¶
func (m *NamespaceSpec) GetCodecServer() *CodecServerSpec
func (*NamespaceSpec) GetCustomSearchAttributes ¶
func (m *NamespaceSpec) GetCustomSearchAttributes() map[string]string
func (*NamespaceSpec) GetMtlsAuth ¶
func (m *NamespaceSpec) GetMtlsAuth() *MtlsAuthSpec
func (*NamespaceSpec) GetName ¶
func (m *NamespaceSpec) GetName() string
func (*NamespaceSpec) GetRegions ¶
func (m *NamespaceSpec) GetRegions() []string
func (*NamespaceSpec) GetRetentionDays ¶
func (m *NamespaceSpec) GetRetentionDays() int32
func (*NamespaceSpec) GoString ¶
func (this *NamespaceSpec) GoString() string
func (*NamespaceSpec) Marshal ¶
func (m *NamespaceSpec) Marshal() (dAtA []byte, err error)
func (*NamespaceSpec) MarshalToSizedBuffer ¶
func (m *NamespaceSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NamespaceSpec) ProtoMessage ¶
func (*NamespaceSpec) ProtoMessage()
func (*NamespaceSpec) Reset ¶
func (m *NamespaceSpec) Reset()
func (*NamespaceSpec) Size ¶
func (m *NamespaceSpec) Size() (n int)
func (*NamespaceSpec) String ¶
func (this *NamespaceSpec) String() string
func (*NamespaceSpec) Unmarshal ¶
func (m *NamespaceSpec) Unmarshal(dAtA []byte) error
func (*NamespaceSpec) XXX_DiscardUnknown ¶
func (m *NamespaceSpec) XXX_DiscardUnknown()
func (*NamespaceSpec) XXX_Marshal ¶
func (m *NamespaceSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NamespaceSpec) XXX_Merge ¶
func (m *NamespaceSpec) XXX_Merge(src proto.Message)
func (*NamespaceSpec) XXX_Size ¶
func (m *NamespaceSpec) XXX_Size() int
func (*NamespaceSpec) XXX_Unmarshal ¶
func (m *NamespaceSpec) XXX_Unmarshal(b []byte) error
type PrivateConnectivity ¶
type PrivateConnectivity struct { // The id of the region where the private connectivity applies. Region string `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"` // The AWS PrivateLink info. // This will only be set for an aws region. AwsPrivateLink *AWSPrivateLinkInfo `protobuf:"bytes,2,opt,name=aws_private_link,json=awsPrivateLink,proto3" json:"aws_private_link,omitempty"` }
func (*PrivateConnectivity) Descriptor ¶
func (*PrivateConnectivity) Descriptor() ([]byte, []int)
func (*PrivateConnectivity) Equal ¶
func (this *PrivateConnectivity) Equal(that interface{}) bool
func (*PrivateConnectivity) GetAwsPrivateLink ¶
func (m *PrivateConnectivity) GetAwsPrivateLink() *AWSPrivateLinkInfo
func (*PrivateConnectivity) GetRegion ¶
func (m *PrivateConnectivity) GetRegion() string
func (*PrivateConnectivity) GoString ¶
func (this *PrivateConnectivity) GoString() string
func (*PrivateConnectivity) Marshal ¶
func (m *PrivateConnectivity) Marshal() (dAtA []byte, err error)
func (*PrivateConnectivity) MarshalTo ¶
func (m *PrivateConnectivity) MarshalTo(dAtA []byte) (int, error)
func (*PrivateConnectivity) MarshalToSizedBuffer ¶
func (m *PrivateConnectivity) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PrivateConnectivity) ProtoMessage ¶
func (*PrivateConnectivity) ProtoMessage()
func (*PrivateConnectivity) Reset ¶
func (m *PrivateConnectivity) Reset()
func (*PrivateConnectivity) Size ¶
func (m *PrivateConnectivity) Size() (n int)
func (*PrivateConnectivity) String ¶
func (this *PrivateConnectivity) String() string
func (*PrivateConnectivity) Unmarshal ¶
func (m *PrivateConnectivity) Unmarshal(dAtA []byte) error
func (*PrivateConnectivity) XXX_DiscardUnknown ¶
func (m *PrivateConnectivity) XXX_DiscardUnknown()
func (*PrivateConnectivity) XXX_Marshal ¶
func (m *PrivateConnectivity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivateConnectivity) XXX_Merge ¶
func (m *PrivateConnectivity) XXX_Merge(src proto.Message)
func (*PrivateConnectivity) XXX_Size ¶
func (m *PrivateConnectivity) XXX_Size() int
func (*PrivateConnectivity) XXX_Unmarshal ¶
func (m *PrivateConnectivity) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.