Documentation ¶
Overview ¶
Package certificatemanagerdata provides Certificate Manager type definitions for CloudEvent data payloads.
Supported CloudEvent Types ¶
- google.cloud.certificatemanager.certificate.v1.created
- google.cloud.certificatemanager.certificate.v1.updated
- google.cloud.certificatemanager.certificate.v1.deleted
- google.cloud.certificatemanager.certificateMap.v1.created
- google.cloud.certificatemanager.certificateMap.v1.updated
- google.cloud.certificatemanager.certificateMap.v1.deleted
- google.cloud.certificatemanager.certificateMapEntry.v1.created
- google.cloud.certificatemanager.certificateMapEntry.v1.updated
- google.cloud.certificatemanager.certificateMapEntry.v1.deleted
- google.cloud.certificatemanager.dnsAuthorization.v1.created
- google.cloud.certificatemanager.dnsAuthorization.v1.updated
- google.cloud.certificatemanager.dnsAuthorization.v1.deleted
- google.cloud.certificatemanager.certificateIssuanceConfig.v1.created
- google.cloud.certificatemanager.certificateIssuanceConfig.v1.deleted
Index ¶
- Variables
- type Certificate
- func (*Certificate) Descriptor() ([]byte, []int)deprecated
- func (x *Certificate) GetCreateTime() *timestamppb.Timestamp
- func (x *Certificate) GetDescription() string
- func (x *Certificate) GetExpireTime() *timestamppb.Timestamp
- func (x *Certificate) GetLabels() map[string]string
- func (x *Certificate) GetManaged() *Certificate_ManagedCertificate
- func (x *Certificate) GetName() string
- func (x *Certificate) GetPemCertificate() string
- func (x *Certificate) GetSanDnsnames() []string
- func (x *Certificate) GetScope() Certificate_Scope
- func (x *Certificate) GetSelfManaged() *Certificate_SelfManagedCertificate
- func (m *Certificate) GetType() isCertificate_Type
- func (x *Certificate) GetUpdateTime() *timestamppb.Timestamp
- func (*Certificate) ProtoMessage()
- func (x *Certificate) ProtoReflect() protoreflect.Message
- func (x *Certificate) Reset()
- func (x *Certificate) String() string
- type CertificateEventData
- func (*CertificateEventData) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateEventData) GetPayload() *Certificate
- func (*CertificateEventData) ProtoMessage()
- func (x *CertificateEventData) ProtoReflect() protoreflect.Message
- func (x *CertificateEventData) Reset()
- func (x *CertificateEventData) String() string
- type CertificateIssuanceConfig
- func (*CertificateIssuanceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateIssuanceConfig) GetCertificateAuthorityConfig() *CertificateIssuanceConfig_CertificateAuthorityConfig
- func (x *CertificateIssuanceConfig) GetCreateTime() *timestamppb.Timestamp
- func (x *CertificateIssuanceConfig) GetDescription() string
- func (x *CertificateIssuanceConfig) GetKeyAlgorithm() CertificateIssuanceConfig_KeyAlgorithm
- func (x *CertificateIssuanceConfig) GetLabels() map[string]string
- func (x *CertificateIssuanceConfig) GetLifetime() *durationpb.Duration
- func (x *CertificateIssuanceConfig) GetName() string
- func (x *CertificateIssuanceConfig) GetRotationWindowPercentage() int32
- func (x *CertificateIssuanceConfig) GetUpdateTime() *timestamppb.Timestamp
- func (*CertificateIssuanceConfig) ProtoMessage()
- func (x *CertificateIssuanceConfig) ProtoReflect() protoreflect.Message
- func (x *CertificateIssuanceConfig) Reset()
- func (x *CertificateIssuanceConfig) String() string
- type CertificateIssuanceConfigEventData
- func (*CertificateIssuanceConfigEventData) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateIssuanceConfigEventData) GetPayload() *CertificateIssuanceConfig
- func (*CertificateIssuanceConfigEventData) ProtoMessage()
- func (x *CertificateIssuanceConfigEventData) ProtoReflect() protoreflect.Message
- func (x *CertificateIssuanceConfigEventData) Reset()
- func (x *CertificateIssuanceConfigEventData) String() string
- type CertificateIssuanceConfig_CertificateAuthorityConfig
- func (*CertificateIssuanceConfig_CertificateAuthorityConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateIssuanceConfig_CertificateAuthorityConfig) GetCertificateAuthorityServiceConfig() ...
- func (m *CertificateIssuanceConfig_CertificateAuthorityConfig) GetKind() isCertificateIssuanceConfig_CertificateAuthorityConfig_Kind
- func (*CertificateIssuanceConfig_CertificateAuthorityConfig) ProtoMessage()
- func (x *CertificateIssuanceConfig_CertificateAuthorityConfig) ProtoReflect() protoreflect.Message
- func (x *CertificateIssuanceConfig_CertificateAuthorityConfig) Reset()
- func (x *CertificateIssuanceConfig_CertificateAuthorityConfig) String() string
- type CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig
- func (*CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) GetCaPool() string
- func (*CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) ProtoMessage()
- func (x *CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) ProtoReflect() protoreflect.Message
- func (x *CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) Reset()
- func (x *CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) String() string
- type CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig_
- type CertificateIssuanceConfig_KeyAlgorithm
- func (CertificateIssuanceConfig_KeyAlgorithm) Descriptor() protoreflect.EnumDescriptor
- func (x CertificateIssuanceConfig_KeyAlgorithm) Enum() *CertificateIssuanceConfig_KeyAlgorithm
- func (CertificateIssuanceConfig_KeyAlgorithm) EnumDescriptor() ([]byte, []int)deprecated
- func (x CertificateIssuanceConfig_KeyAlgorithm) Number() protoreflect.EnumNumber
- func (x CertificateIssuanceConfig_KeyAlgorithm) String() string
- func (CertificateIssuanceConfig_KeyAlgorithm) Type() protoreflect.EnumType
- type CertificateMap
- func (*CertificateMap) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateMap) GetCreateTime() *timestamppb.Timestamp
- func (x *CertificateMap) GetDescription() string
- func (x *CertificateMap) GetGclbTargets() []*CertificateMap_GclbTarget
- func (x *CertificateMap) GetLabels() map[string]string
- func (x *CertificateMap) GetName() string
- func (x *CertificateMap) GetUpdateTime() *timestamppb.Timestamp
- func (*CertificateMap) ProtoMessage()
- func (x *CertificateMap) ProtoReflect() protoreflect.Message
- func (x *CertificateMap) Reset()
- func (x *CertificateMap) String() string
- type CertificateMapEntry
- func (*CertificateMapEntry) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateMapEntry) GetCertificates() []string
- func (x *CertificateMapEntry) GetCreateTime() *timestamppb.Timestamp
- func (x *CertificateMapEntry) GetDescription() string
- func (x *CertificateMapEntry) GetHostname() string
- func (x *CertificateMapEntry) GetLabels() map[string]string
- func (m *CertificateMapEntry) GetMatch() isCertificateMapEntry_Match
- func (x *CertificateMapEntry) GetMatcher() CertificateMapEntry_Matcher
- func (x *CertificateMapEntry) GetName() string
- func (x *CertificateMapEntry) GetState() ServingState
- func (x *CertificateMapEntry) GetUpdateTime() *timestamppb.Timestamp
- func (*CertificateMapEntry) ProtoMessage()
- func (x *CertificateMapEntry) ProtoReflect() protoreflect.Message
- func (x *CertificateMapEntry) Reset()
- func (x *CertificateMapEntry) String() string
- type CertificateMapEntryEventData
- func (*CertificateMapEntryEventData) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateMapEntryEventData) GetPayload() *CertificateMapEntry
- func (*CertificateMapEntryEventData) ProtoMessage()
- func (x *CertificateMapEntryEventData) ProtoReflect() protoreflect.Message
- func (x *CertificateMapEntryEventData) Reset()
- func (x *CertificateMapEntryEventData) String() string
- type CertificateMapEntry_Hostname
- type CertificateMapEntry_Matcher
- func (CertificateMapEntry_Matcher) Descriptor() protoreflect.EnumDescriptor
- func (x CertificateMapEntry_Matcher) Enum() *CertificateMapEntry_Matcher
- func (CertificateMapEntry_Matcher) EnumDescriptor() ([]byte, []int)deprecated
- func (x CertificateMapEntry_Matcher) Number() protoreflect.EnumNumber
- func (x CertificateMapEntry_Matcher) String() string
- func (CertificateMapEntry_Matcher) Type() protoreflect.EnumType
- type CertificateMapEntry_Matcher_
- type CertificateMapEventData
- func (*CertificateMapEventData) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateMapEventData) GetPayload() *CertificateMap
- func (*CertificateMapEventData) ProtoMessage()
- func (x *CertificateMapEventData) ProtoReflect() protoreflect.Message
- func (x *CertificateMapEventData) Reset()
- func (x *CertificateMapEventData) String() string
- type CertificateMap_GclbTarget
- func (*CertificateMap_GclbTarget) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateMap_GclbTarget) GetIpConfigs() []*CertificateMap_GclbTarget_IpConfig
- func (x *CertificateMap_GclbTarget) GetTargetHttpsProxy() string
- func (m *CertificateMap_GclbTarget) GetTargetProxy() isCertificateMap_GclbTarget_TargetProxy
- func (x *CertificateMap_GclbTarget) GetTargetSslProxy() string
- func (*CertificateMap_GclbTarget) ProtoMessage()
- func (x *CertificateMap_GclbTarget) ProtoReflect() protoreflect.Message
- func (x *CertificateMap_GclbTarget) Reset()
- func (x *CertificateMap_GclbTarget) String() string
- type CertificateMap_GclbTarget_IpConfig
- func (*CertificateMap_GclbTarget_IpConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateMap_GclbTarget_IpConfig) GetIpAddress() string
- func (x *CertificateMap_GclbTarget_IpConfig) GetPorts() []uint32
- func (*CertificateMap_GclbTarget_IpConfig) ProtoMessage()
- func (x *CertificateMap_GclbTarget_IpConfig) ProtoReflect() protoreflect.Message
- func (x *CertificateMap_GclbTarget_IpConfig) Reset()
- func (x *CertificateMap_GclbTarget_IpConfig) String() string
- type CertificateMap_GclbTarget_TargetHttpsProxy
- type CertificateMap_GclbTarget_TargetSslProxy
- type Certificate_Managed
- type Certificate_ManagedCertificate
- func (*Certificate_ManagedCertificate) Descriptor() ([]byte, []int)deprecated
- func (x *Certificate_ManagedCertificate) GetAuthorizationAttemptInfo() []*Certificate_ManagedCertificate_AuthorizationAttemptInfo
- func (x *Certificate_ManagedCertificate) GetDnsAuthorizations() []string
- func (x *Certificate_ManagedCertificate) GetDomains() []string
- func (x *Certificate_ManagedCertificate) GetIssuanceConfig() string
- func (x *Certificate_ManagedCertificate) GetProvisioningIssue() *Certificate_ManagedCertificate_ProvisioningIssue
- func (x *Certificate_ManagedCertificate) GetState() Certificate_ManagedCertificate_State
- func (*Certificate_ManagedCertificate) ProtoMessage()
- func (x *Certificate_ManagedCertificate) ProtoReflect() protoreflect.Message
- func (x *Certificate_ManagedCertificate) Reset()
- func (x *Certificate_ManagedCertificate) String() string
- type Certificate_ManagedCertificate_AuthorizationAttemptInfo
- func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) Descriptor() ([]byte, []int)deprecated
- func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) GetDetails() string
- func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) GetDomain() string
- func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) GetFailureReason() Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason
- func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) GetState() Certificate_ManagedCertificate_AuthorizationAttemptInfo_State
- func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) ProtoMessage()
- func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) ProtoReflect() protoreflect.Message
- func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) Reset()
- func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) String() string
- type Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason
- func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) Descriptor() protoreflect.EnumDescriptor
- func (x Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) Enum() *Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason
- func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) Number() protoreflect.EnumNumber
- func (x Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) String() string
- func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) Type() protoreflect.EnumType
- type Certificate_ManagedCertificate_AuthorizationAttemptInfo_State
- func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) Descriptor() protoreflect.EnumDescriptor
- func (x Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) Enum() *Certificate_ManagedCertificate_AuthorizationAttemptInfo_State
- func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) Number() protoreflect.EnumNumber
- func (x Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) String() string
- func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) Type() protoreflect.EnumType
- type Certificate_ManagedCertificate_ProvisioningIssue
- func (*Certificate_ManagedCertificate_ProvisioningIssue) Descriptor() ([]byte, []int)deprecated
- func (x *Certificate_ManagedCertificate_ProvisioningIssue) GetDetails() string
- func (x *Certificate_ManagedCertificate_ProvisioningIssue) GetReason() Certificate_ManagedCertificate_ProvisioningIssue_Reason
- func (*Certificate_ManagedCertificate_ProvisioningIssue) ProtoMessage()
- func (x *Certificate_ManagedCertificate_ProvisioningIssue) ProtoReflect() protoreflect.Message
- func (x *Certificate_ManagedCertificate_ProvisioningIssue) Reset()
- func (x *Certificate_ManagedCertificate_ProvisioningIssue) String() string
- type Certificate_ManagedCertificate_ProvisioningIssue_Reason
- func (Certificate_ManagedCertificate_ProvisioningIssue_Reason) Descriptor() protoreflect.EnumDescriptor
- func (x Certificate_ManagedCertificate_ProvisioningIssue_Reason) Enum() *Certificate_ManagedCertificate_ProvisioningIssue_Reason
- func (Certificate_ManagedCertificate_ProvisioningIssue_Reason) EnumDescriptor() ([]byte, []int)deprecated
- func (x Certificate_ManagedCertificate_ProvisioningIssue_Reason) Number() protoreflect.EnumNumber
- func (x Certificate_ManagedCertificate_ProvisioningIssue_Reason) String() string
- func (Certificate_ManagedCertificate_ProvisioningIssue_Reason) Type() protoreflect.EnumType
- type Certificate_ManagedCertificate_State
- func (Certificate_ManagedCertificate_State) Descriptor() protoreflect.EnumDescriptor
- func (x Certificate_ManagedCertificate_State) Enum() *Certificate_ManagedCertificate_State
- func (Certificate_ManagedCertificate_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x Certificate_ManagedCertificate_State) Number() protoreflect.EnumNumber
- func (x Certificate_ManagedCertificate_State) String() string
- func (Certificate_ManagedCertificate_State) Type() protoreflect.EnumType
- type Certificate_Scope
- func (Certificate_Scope) Descriptor() protoreflect.EnumDescriptor
- func (x Certificate_Scope) Enum() *Certificate_Scope
- func (Certificate_Scope) EnumDescriptor() ([]byte, []int)deprecated
- func (x Certificate_Scope) Number() protoreflect.EnumNumber
- func (x Certificate_Scope) String() string
- func (Certificate_Scope) Type() protoreflect.EnumType
- type Certificate_SelfManaged
- type Certificate_SelfManagedCertificate
- func (*Certificate_SelfManagedCertificate) Descriptor() ([]byte, []int)deprecated
- func (*Certificate_SelfManagedCertificate) ProtoMessage()
- func (x *Certificate_SelfManagedCertificate) ProtoReflect() protoreflect.Message
- func (x *Certificate_SelfManagedCertificate) Reset()
- func (x *Certificate_SelfManagedCertificate) String() string
- type DnsAuthorization
- func (*DnsAuthorization) Descriptor() ([]byte, []int)deprecated
- func (x *DnsAuthorization) GetCreateTime() *timestamppb.Timestamp
- func (x *DnsAuthorization) GetDescription() string
- func (x *DnsAuthorization) GetDnsResourceRecord() *DnsAuthorization_DnsResourceRecord
- func (x *DnsAuthorization) GetDomain() string
- func (x *DnsAuthorization) GetLabels() map[string]string
- func (x *DnsAuthorization) GetName() string
- func (x *DnsAuthorization) GetUpdateTime() *timestamppb.Timestamp
- func (*DnsAuthorization) ProtoMessage()
- func (x *DnsAuthorization) ProtoReflect() protoreflect.Message
- func (x *DnsAuthorization) Reset()
- func (x *DnsAuthorization) String() string
- type DnsAuthorizationEventData
- func (*DnsAuthorizationEventData) Descriptor() ([]byte, []int)deprecated
- func (x *DnsAuthorizationEventData) GetPayload() *DnsAuthorization
- func (*DnsAuthorizationEventData) ProtoMessage()
- func (x *DnsAuthorizationEventData) ProtoReflect() protoreflect.Message
- func (x *DnsAuthorizationEventData) Reset()
- func (x *DnsAuthorizationEventData) String() string
- type DnsAuthorization_DnsResourceRecord
- func (*DnsAuthorization_DnsResourceRecord) Descriptor() ([]byte, []int)deprecated
- func (x *DnsAuthorization_DnsResourceRecord) GetData() string
- func (x *DnsAuthorization_DnsResourceRecord) GetName() string
- func (x *DnsAuthorization_DnsResourceRecord) GetType() string
- func (*DnsAuthorization_DnsResourceRecord) ProtoMessage()
- func (x *DnsAuthorization_DnsResourceRecord) ProtoReflect() protoreflect.Message
- func (x *DnsAuthorization_DnsResourceRecord) Reset()
- func (x *DnsAuthorization_DnsResourceRecord) String() string
- type ServingState
- func (ServingState) Descriptor() protoreflect.EnumDescriptor
- func (x ServingState) Enum() *ServingState
- func (ServingState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServingState) Number() protoreflect.EnumNumber
- func (x ServingState) String() string
- func (ServingState) Type() protoreflect.EnumType
Constants ¶
This section is empty.
Variables ¶
var ( ServingState_name = map[int32]string{ 0: "SERVING_STATE_UNSPECIFIED", 1: "ACTIVE", 2: "PENDING", } ServingState_value = map[string]int32{ "SERVING_STATE_UNSPECIFIED": 0, "ACTIVE": 1, "PENDING": 2, } )
Enum value maps for ServingState.
var ( CertificateIssuanceConfig_KeyAlgorithm_name = map[int32]string{ 0: "KEY_ALGORITHM_UNSPECIFIED", 1: "RSA_2048", 4: "ECDSA_P256", } CertificateIssuanceConfig_KeyAlgorithm_value = map[string]int32{ "KEY_ALGORITHM_UNSPECIFIED": 0, "RSA_2048": 1, "ECDSA_P256": 4, } )
Enum value maps for CertificateIssuanceConfig_KeyAlgorithm.
var ( Certificate_Scope_name = map[int32]string{ 0: "DEFAULT", 1: "EDGE_CACHE", } Certificate_Scope_value = map[string]int32{ "DEFAULT": 0, "EDGE_CACHE": 1, } )
Enum value maps for Certificate_Scope.
var ( Certificate_ManagedCertificate_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "PROVISIONING", 2: "FAILED", 3: "ACTIVE", } Certificate_ManagedCertificate_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "PROVISIONING": 1, "FAILED": 2, "ACTIVE": 3, } )
Enum value maps for Certificate_ManagedCertificate_State.
var ( Certificate_ManagedCertificate_ProvisioningIssue_Reason_name = map[int32]string{ 0: "REASON_UNSPECIFIED", 1: "AUTHORIZATION_ISSUE", 2: "RATE_LIMITED", } Certificate_ManagedCertificate_ProvisioningIssue_Reason_value = map[string]int32{ "REASON_UNSPECIFIED": 0, "AUTHORIZATION_ISSUE": 1, "RATE_LIMITED": 2, } )
Enum value maps for Certificate_ManagedCertificate_ProvisioningIssue_Reason.
var ( Certificate_ManagedCertificate_AuthorizationAttemptInfo_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "AUTHORIZING", 6: "AUTHORIZED", 7: "FAILED", } Certificate_ManagedCertificate_AuthorizationAttemptInfo_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "AUTHORIZING": 1, "AUTHORIZED": 6, "FAILED": 7, } )
Enum value maps for Certificate_ManagedCertificate_AuthorizationAttemptInfo_State.
var ( Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason_name = map[int32]string{ 0: "FAILURE_REASON_UNSPECIFIED", 1: "CONFIG", 2: "CAA", 3: "RATE_LIMITED", } Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason_value = map[string]int32{ "FAILURE_REASON_UNSPECIFIED": 0, "CONFIG": 1, "CAA": 2, "RATE_LIMITED": 3, } )
Enum value maps for Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason.
var ( CertificateMapEntry_Matcher_name = map[int32]string{ 0: "MATCHER_UNSPECIFIED", 1: "PRIMARY", } CertificateMapEntry_Matcher_value = map[string]int32{ "MATCHER_UNSPECIFIED": 0, "PRIMARY": 1, } )
Enum value maps for CertificateMapEntry_Matcher.
var File_cloud_certificatemanager_v1_data_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Certificate ¶
type Certificate struct { // A user-defined name of the certificate. Certificate names must be unique // globally and match pattern `projects/*/locations/*/certificates/*`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // One or more paragraphs of text description of a certificate. Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"` // Output only. The creation timestamp of a Certificate. CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. The last update timestamp of a Certificate. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Set of labels associated with a Certificate. Labels map[string]string `` /* 153-byte string literal not displayed */ // Types that are assignable to Type: // // *Certificate_SelfManaged // *Certificate_Managed Type isCertificate_Type `protobuf_oneof:"type"` // Output only. The list of Subject Alternative Names of dnsName type defined // in the certificate (see RFC 5280 4.2.1.6). Managed certificates that // haven't been provisioned yet have this field populated with a value of the // managed.domains field. SanDnsnames []string `protobuf:"bytes,6,rep,name=san_dnsnames,json=sanDnsnames,proto3" json:"san_dnsnames,omitempty"` // Output only. The PEM-encoded certificate chain. PemCertificate string `protobuf:"bytes,9,opt,name=pem_certificate,json=pemCertificate,proto3" json:"pem_certificate,omitempty"` // Output only. The expiry timestamp of a Certificate. ExpireTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` // Immutable. The scope of the certificate. Scope Certificate_Scope `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
Defines TLS certificate.
func (*Certificate) Descriptor
deprecated
func (*Certificate) Descriptor() ([]byte, []int)
Deprecated: Use Certificate.ProtoReflect.Descriptor instead.
func (*Certificate) GetCreateTime ¶
func (x *Certificate) GetCreateTime() *timestamppb.Timestamp
func (*Certificate) GetDescription ¶
func (x *Certificate) GetDescription() string
func (*Certificate) GetExpireTime ¶
func (x *Certificate) GetExpireTime() *timestamppb.Timestamp
func (*Certificate) GetLabels ¶
func (x *Certificate) GetLabels() map[string]string
func (*Certificate) GetManaged ¶
func (x *Certificate) GetManaged() *Certificate_ManagedCertificate
func (*Certificate) GetName ¶
func (x *Certificate) GetName() string
func (*Certificate) GetPemCertificate ¶
func (x *Certificate) GetPemCertificate() string
func (*Certificate) GetSanDnsnames ¶
func (x *Certificate) GetSanDnsnames() []string
func (*Certificate) GetScope ¶
func (x *Certificate) GetScope() Certificate_Scope
func (*Certificate) GetSelfManaged ¶
func (x *Certificate) GetSelfManaged() *Certificate_SelfManagedCertificate
func (*Certificate) GetType ¶
func (m *Certificate) GetType() isCertificate_Type
func (*Certificate) GetUpdateTime ¶
func (x *Certificate) GetUpdateTime() *timestamppb.Timestamp
func (*Certificate) ProtoMessage ¶
func (*Certificate) ProtoMessage()
func (*Certificate) ProtoReflect ¶
func (x *Certificate) ProtoReflect() protoreflect.Message
func (*Certificate) Reset ¶
func (x *Certificate) Reset()
func (*Certificate) String ¶
func (x *Certificate) String() string
type CertificateEventData ¶
type CertificateEventData struct { // Optional. The Certificate event payload. Unset for deletion events. Payload *Certificate `protobuf:"bytes,1,opt,name=payload,proto3,oneof" json:"payload,omitempty"` // contains filtered or unexported fields }
The data within all Certificate events.
func (*CertificateEventData) Descriptor
deprecated
func (*CertificateEventData) Descriptor() ([]byte, []int)
Deprecated: Use CertificateEventData.ProtoReflect.Descriptor instead.
func (*CertificateEventData) GetPayload ¶
func (x *CertificateEventData) GetPayload() *Certificate
func (*CertificateEventData) ProtoMessage ¶
func (*CertificateEventData) ProtoMessage()
func (*CertificateEventData) ProtoReflect ¶
func (x *CertificateEventData) ProtoReflect() protoreflect.Message
func (*CertificateEventData) Reset ¶
func (x *CertificateEventData) Reset()
func (*CertificateEventData) String ¶
func (x *CertificateEventData) String() string
type CertificateIssuanceConfig ¶
type CertificateIssuanceConfig struct { // A user-defined name of the certificate issuance config. // CertificateIssuanceConfig names must be unique globally and match pattern // `projects/*/locations/*/certificateIssuanceConfigs/*`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. The creation timestamp of a CertificateIssuanceConfig. CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. The last update timestamp of a CertificateIssuanceConfig. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Set of labels associated with a CertificateIssuanceConfig. Labels map[string]string `` /* 153-byte string literal not displayed */ // One or more paragraphs of text description of a CertificateIssuanceConfig. Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` // Required. The CA that issues the workload certificate. It includes the CA // address, type, authentication to CA service, etc. CertificateAuthorityConfig *CertificateIssuanceConfig_CertificateAuthorityConfig `` /* 141-byte string literal not displayed */ // Required. Workload certificate lifetime requested. Lifetime *durationpb.Duration `protobuf:"bytes,7,opt,name=lifetime,proto3" json:"lifetime,omitempty"` // Required. Specifies the percentage of elapsed time of the certificate // lifetime to wait before renewing the certificate. Must be a number between // 1-99, inclusive. RotationWindowPercentage int32 `` /* 136-byte string literal not displayed */ // Required. The key algorithm to use when generating the private key. KeyAlgorithm CertificateIssuanceConfig_KeyAlgorithm `` /* 184-byte string literal not displayed */ // contains filtered or unexported fields }
CertificateIssuanceConfig specifies how to issue and manage a certificate.
func (*CertificateIssuanceConfig) Descriptor
deprecated
func (*CertificateIssuanceConfig) Descriptor() ([]byte, []int)
Deprecated: Use CertificateIssuanceConfig.ProtoReflect.Descriptor instead.
func (*CertificateIssuanceConfig) GetCertificateAuthorityConfig ¶
func (x *CertificateIssuanceConfig) GetCertificateAuthorityConfig() *CertificateIssuanceConfig_CertificateAuthorityConfig
func (*CertificateIssuanceConfig) GetCreateTime ¶
func (x *CertificateIssuanceConfig) GetCreateTime() *timestamppb.Timestamp
func (*CertificateIssuanceConfig) GetDescription ¶
func (x *CertificateIssuanceConfig) GetDescription() string
func (*CertificateIssuanceConfig) GetKeyAlgorithm ¶
func (x *CertificateIssuanceConfig) GetKeyAlgorithm() CertificateIssuanceConfig_KeyAlgorithm
func (*CertificateIssuanceConfig) GetLabels ¶
func (x *CertificateIssuanceConfig) GetLabels() map[string]string
func (*CertificateIssuanceConfig) GetLifetime ¶
func (x *CertificateIssuanceConfig) GetLifetime() *durationpb.Duration
func (*CertificateIssuanceConfig) GetName ¶
func (x *CertificateIssuanceConfig) GetName() string
func (*CertificateIssuanceConfig) GetRotationWindowPercentage ¶
func (x *CertificateIssuanceConfig) GetRotationWindowPercentage() int32
func (*CertificateIssuanceConfig) GetUpdateTime ¶
func (x *CertificateIssuanceConfig) GetUpdateTime() *timestamppb.Timestamp
func (*CertificateIssuanceConfig) ProtoMessage ¶
func (*CertificateIssuanceConfig) ProtoMessage()
func (*CertificateIssuanceConfig) ProtoReflect ¶
func (x *CertificateIssuanceConfig) ProtoReflect() protoreflect.Message
func (*CertificateIssuanceConfig) Reset ¶
func (x *CertificateIssuanceConfig) Reset()
func (*CertificateIssuanceConfig) String ¶
func (x *CertificateIssuanceConfig) String() string
type CertificateIssuanceConfigEventData ¶
type CertificateIssuanceConfigEventData struct { // Optional. The CertificateIssuanceConfig event payload. Unset for deletion // events. Payload *CertificateIssuanceConfig `protobuf:"bytes,1,opt,name=payload,proto3,oneof" json:"payload,omitempty"` // contains filtered or unexported fields }
The data within all CertificateIssuanceConfig events.
func (*CertificateIssuanceConfigEventData) Descriptor
deprecated
func (*CertificateIssuanceConfigEventData) Descriptor() ([]byte, []int)
Deprecated: Use CertificateIssuanceConfigEventData.ProtoReflect.Descriptor instead.
func (*CertificateIssuanceConfigEventData) GetPayload ¶
func (x *CertificateIssuanceConfigEventData) GetPayload() *CertificateIssuanceConfig
func (*CertificateIssuanceConfigEventData) ProtoMessage ¶
func (*CertificateIssuanceConfigEventData) ProtoMessage()
func (*CertificateIssuanceConfigEventData) ProtoReflect ¶
func (x *CertificateIssuanceConfigEventData) ProtoReflect() protoreflect.Message
func (*CertificateIssuanceConfigEventData) Reset ¶
func (x *CertificateIssuanceConfigEventData) Reset()
func (*CertificateIssuanceConfigEventData) String ¶
func (x *CertificateIssuanceConfigEventData) String() string
type CertificateIssuanceConfig_CertificateAuthorityConfig ¶
type CertificateIssuanceConfig_CertificateAuthorityConfig struct { // Types that are assignable to Kind: // // *CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig_ Kind isCertificateIssuanceConfig_CertificateAuthorityConfig_Kind `protobuf_oneof:"kind"` // contains filtered or unexported fields }
The CA that issues the workload certificate. It includes CA address, type, authentication to CA service, etc.
func (*CertificateIssuanceConfig_CertificateAuthorityConfig) Descriptor
deprecated
func (*CertificateIssuanceConfig_CertificateAuthorityConfig) Descriptor() ([]byte, []int)
Deprecated: Use CertificateIssuanceConfig_CertificateAuthorityConfig.ProtoReflect.Descriptor instead.
func (*CertificateIssuanceConfig_CertificateAuthorityConfig) GetCertificateAuthorityServiceConfig ¶
func (x *CertificateIssuanceConfig_CertificateAuthorityConfig) GetCertificateAuthorityServiceConfig() *CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig
func (*CertificateIssuanceConfig_CertificateAuthorityConfig) GetKind ¶
func (m *CertificateIssuanceConfig_CertificateAuthorityConfig) GetKind() isCertificateIssuanceConfig_CertificateAuthorityConfig_Kind
func (*CertificateIssuanceConfig_CertificateAuthorityConfig) ProtoMessage ¶
func (*CertificateIssuanceConfig_CertificateAuthorityConfig) ProtoMessage()
func (*CertificateIssuanceConfig_CertificateAuthorityConfig) ProtoReflect ¶
func (x *CertificateIssuanceConfig_CertificateAuthorityConfig) ProtoReflect() protoreflect.Message
func (*CertificateIssuanceConfig_CertificateAuthorityConfig) Reset ¶
func (x *CertificateIssuanceConfig_CertificateAuthorityConfig) Reset()
func (*CertificateIssuanceConfig_CertificateAuthorityConfig) String ¶
func (x *CertificateIssuanceConfig_CertificateAuthorityConfig) String() string
type CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig ¶
type CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig struct { // Required. A CA pool resource used to issue a certificate. // The CA pool string has a relative resource path following the form // "projects/{project}/locations/{location}/caPools/{ca_pool}". CaPool string `protobuf:"bytes,1,opt,name=ca_pool,json=caPool,proto3" json:"ca_pool,omitempty"` // contains filtered or unexported fields }
Contains information required to contact CA service.
func (*CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) Descriptor
deprecated
func (*CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) Descriptor() ([]byte, []int)
Deprecated: Use CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig.ProtoReflect.Descriptor instead.
func (*CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) GetCaPool ¶
func (x *CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) GetCaPool() string
func (*CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) ProtoMessage ¶
func (*CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) ProtoMessage()
func (*CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) ProtoReflect ¶
func (x *CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) ProtoReflect() protoreflect.Message
func (*CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig) Reset ¶
type CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig_ ¶
type CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig_ struct { // Defines a CertificateAuthorityServiceConfig. CertificateAuthorityServiceConfig *CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig `protobuf:"bytes,1,opt,name=certificate_authority_service_config,json=certificateAuthorityServiceConfig,proto3,oneof"` }
type CertificateIssuanceConfig_KeyAlgorithm ¶
type CertificateIssuanceConfig_KeyAlgorithm int32
The type of keypair to generate.
const ( // Unspecified key algorithm. CertificateIssuanceConfig_KEY_ALGORITHM_UNSPECIFIED CertificateIssuanceConfig_KeyAlgorithm = 0 // Specifies RSA with a 2048-bit modulus. CertificateIssuanceConfig_RSA_2048 CertificateIssuanceConfig_KeyAlgorithm = 1 // Specifies ECDSA with curve P256. CertificateIssuanceConfig_ECDSA_P256 CertificateIssuanceConfig_KeyAlgorithm = 4 )
func (CertificateIssuanceConfig_KeyAlgorithm) Descriptor ¶
func (CertificateIssuanceConfig_KeyAlgorithm) Descriptor() protoreflect.EnumDescriptor
func (CertificateIssuanceConfig_KeyAlgorithm) EnumDescriptor
deprecated
func (CertificateIssuanceConfig_KeyAlgorithm) EnumDescriptor() ([]byte, []int)
Deprecated: Use CertificateIssuanceConfig_KeyAlgorithm.Descriptor instead.
func (CertificateIssuanceConfig_KeyAlgorithm) Number ¶
func (x CertificateIssuanceConfig_KeyAlgorithm) Number() protoreflect.EnumNumber
func (CertificateIssuanceConfig_KeyAlgorithm) String ¶
func (x CertificateIssuanceConfig_KeyAlgorithm) String() string
func (CertificateIssuanceConfig_KeyAlgorithm) Type ¶
func (CertificateIssuanceConfig_KeyAlgorithm) Type() protoreflect.EnumType
type CertificateMap ¶
type CertificateMap struct { // A user-defined name of the Certificate Map. Certificate Map names must be // unique globally and match pattern // `projects/*/locations/*/certificateMaps/*`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // One or more paragraphs of text description of a certificate map. Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` // Output only. The creation timestamp of a Certificate Map. CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. The update timestamp of a Certificate Map. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Set of labels associated with a Certificate Map. Labels map[string]string `` /* 153-byte string literal not displayed */ // Output only. A list of GCLB targets that use this Certificate Map. // A Target Proxy is only present on this list if it's attached to a // Forwarding Rule. GclbTargets []*CertificateMap_GclbTarget `protobuf:"bytes,4,rep,name=gclb_targets,json=gclbTargets,proto3" json:"gclb_targets,omitempty"` // contains filtered or unexported fields }
Defines a collection of certificate configurations.
func (*CertificateMap) Descriptor
deprecated
func (*CertificateMap) Descriptor() ([]byte, []int)
Deprecated: Use CertificateMap.ProtoReflect.Descriptor instead.
func (*CertificateMap) GetCreateTime ¶
func (x *CertificateMap) GetCreateTime() *timestamppb.Timestamp
func (*CertificateMap) GetDescription ¶
func (x *CertificateMap) GetDescription() string
func (*CertificateMap) GetGclbTargets ¶
func (x *CertificateMap) GetGclbTargets() []*CertificateMap_GclbTarget
func (*CertificateMap) GetLabels ¶
func (x *CertificateMap) GetLabels() map[string]string
func (*CertificateMap) GetName ¶
func (x *CertificateMap) GetName() string
func (*CertificateMap) GetUpdateTime ¶
func (x *CertificateMap) GetUpdateTime() *timestamppb.Timestamp
func (*CertificateMap) ProtoMessage ¶
func (*CertificateMap) ProtoMessage()
func (*CertificateMap) ProtoReflect ¶
func (x *CertificateMap) ProtoReflect() protoreflect.Message
func (*CertificateMap) Reset ¶
func (x *CertificateMap) Reset()
func (*CertificateMap) String ¶
func (x *CertificateMap) String() string
type CertificateMapEntry ¶
type CertificateMapEntry struct { // A user-defined name of the Certificate Map Entry. Certificate Map Entry // names must be unique globally and match pattern // `projects/*/locations/*/certificateMaps/*/certificateMapEntries/*`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // One or more paragraphs of text description of a certificate map entry. Description string `protobuf:"bytes,9,opt,name=description,proto3" json:"description,omitempty"` // Output only. The creation timestamp of a Certificate Map Entry. CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. The update timestamp of a Certificate Map Entry. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Set of labels associated with a Certificate Map Entry. Labels map[string]string `` /* 153-byte string literal not displayed */ // Types that are assignable to Match: // // *CertificateMapEntry_Hostname // *CertificateMapEntry_Matcher_ Match isCertificateMapEntry_Match `protobuf_oneof:"match"` // A set of Certificates defines for the given `hostname`. There can be // defined up to fifteen certificates in each Certificate Map Entry. Each // certificate must match pattern `projects/*/locations/*/certificates/*`. Certificates []string `protobuf:"bytes,7,rep,name=certificates,proto3" json:"certificates,omitempty"` // Output only. A serving state of this Certificate Map Entry. State ServingState `protobuf:"varint,8,opt,name=state,proto3,enum=google.events.cloud.certificatemanager.v1.ServingState" json:"state,omitempty"` // contains filtered or unexported fields }
Defines a certificate map entry.
func (*CertificateMapEntry) Descriptor
deprecated
func (*CertificateMapEntry) Descriptor() ([]byte, []int)
Deprecated: Use CertificateMapEntry.ProtoReflect.Descriptor instead.
func (*CertificateMapEntry) GetCertificates ¶
func (x *CertificateMapEntry) GetCertificates() []string
func (*CertificateMapEntry) GetCreateTime ¶
func (x *CertificateMapEntry) GetCreateTime() *timestamppb.Timestamp
func (*CertificateMapEntry) GetDescription ¶
func (x *CertificateMapEntry) GetDescription() string
func (*CertificateMapEntry) GetHostname ¶
func (x *CertificateMapEntry) GetHostname() string
func (*CertificateMapEntry) GetLabels ¶
func (x *CertificateMapEntry) GetLabels() map[string]string
func (*CertificateMapEntry) GetMatch ¶
func (m *CertificateMapEntry) GetMatch() isCertificateMapEntry_Match
func (*CertificateMapEntry) GetMatcher ¶
func (x *CertificateMapEntry) GetMatcher() CertificateMapEntry_Matcher
func (*CertificateMapEntry) GetName ¶
func (x *CertificateMapEntry) GetName() string
func (*CertificateMapEntry) GetState ¶
func (x *CertificateMapEntry) GetState() ServingState
func (*CertificateMapEntry) GetUpdateTime ¶
func (x *CertificateMapEntry) GetUpdateTime() *timestamppb.Timestamp
func (*CertificateMapEntry) ProtoMessage ¶
func (*CertificateMapEntry) ProtoMessage()
func (*CertificateMapEntry) ProtoReflect ¶
func (x *CertificateMapEntry) ProtoReflect() protoreflect.Message
func (*CertificateMapEntry) Reset ¶
func (x *CertificateMapEntry) Reset()
func (*CertificateMapEntry) String ¶
func (x *CertificateMapEntry) String() string
type CertificateMapEntryEventData ¶
type CertificateMapEntryEventData struct { // Optional. The CertificateMapEntry event payload. Unset for deletion events. Payload *CertificateMapEntry `protobuf:"bytes,1,opt,name=payload,proto3,oneof" json:"payload,omitempty"` // contains filtered or unexported fields }
The data within all CertificateMapEntry events.
func (*CertificateMapEntryEventData) Descriptor
deprecated
func (*CertificateMapEntryEventData) Descriptor() ([]byte, []int)
Deprecated: Use CertificateMapEntryEventData.ProtoReflect.Descriptor instead.
func (*CertificateMapEntryEventData) GetPayload ¶
func (x *CertificateMapEntryEventData) GetPayload() *CertificateMapEntry
func (*CertificateMapEntryEventData) ProtoMessage ¶
func (*CertificateMapEntryEventData) ProtoMessage()
func (*CertificateMapEntryEventData) ProtoReflect ¶
func (x *CertificateMapEntryEventData) ProtoReflect() protoreflect.Message
func (*CertificateMapEntryEventData) Reset ¶
func (x *CertificateMapEntryEventData) Reset()
func (*CertificateMapEntryEventData) String ¶
func (x *CertificateMapEntryEventData) String() string
type CertificateMapEntry_Hostname ¶
type CertificateMapEntry_Hostname struct { // A Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression // (`*.example.com`) for a set of hostnames with common suffix. Used as // Server Name Indication (SNI) for selecting a proper certificate. Hostname string `protobuf:"bytes,5,opt,name=hostname,proto3,oneof"` }
type CertificateMapEntry_Matcher ¶
type CertificateMapEntry_Matcher int32
Defines predefined cases other than SNI-hostname match when this configuration should be applied.
const ( // A matcher has't been recognized. CertificateMapEntry_MATCHER_UNSPECIFIED CertificateMapEntry_Matcher = 0 // A primary certificate that is served when SNI wasn't specified in the // request or SNI couldn't be found in the map. CertificateMapEntry_PRIMARY CertificateMapEntry_Matcher = 1 )
func (CertificateMapEntry_Matcher) Descriptor ¶
func (CertificateMapEntry_Matcher) Descriptor() protoreflect.EnumDescriptor
func (CertificateMapEntry_Matcher) Enum ¶
func (x CertificateMapEntry_Matcher) Enum() *CertificateMapEntry_Matcher
func (CertificateMapEntry_Matcher) EnumDescriptor
deprecated
func (CertificateMapEntry_Matcher) EnumDescriptor() ([]byte, []int)
Deprecated: Use CertificateMapEntry_Matcher.Descriptor instead.
func (CertificateMapEntry_Matcher) Number ¶
func (x CertificateMapEntry_Matcher) Number() protoreflect.EnumNumber
func (CertificateMapEntry_Matcher) String ¶
func (x CertificateMapEntry_Matcher) String() string
func (CertificateMapEntry_Matcher) Type ¶
func (CertificateMapEntry_Matcher) Type() protoreflect.EnumType
type CertificateMapEntry_Matcher_ ¶
type CertificateMapEntry_Matcher_ struct { // A predefined matcher for particular cases, other than SNI selection. Matcher CertificateMapEntry_Matcher `protobuf:"varint,10,opt,name=matcher,proto3,enum=google.events.cloud.certificatemanager.v1.CertificateMapEntry_Matcher,oneof"` }
type CertificateMapEventData ¶
type CertificateMapEventData struct { // Optional. The CertificateMap event payload. Unset for deletion events. Payload *CertificateMap `protobuf:"bytes,1,opt,name=payload,proto3,oneof" json:"payload,omitempty"` // contains filtered or unexported fields }
The data within all CertificateMap events.
func (*CertificateMapEventData) Descriptor
deprecated
func (*CertificateMapEventData) Descriptor() ([]byte, []int)
Deprecated: Use CertificateMapEventData.ProtoReflect.Descriptor instead.
func (*CertificateMapEventData) GetPayload ¶
func (x *CertificateMapEventData) GetPayload() *CertificateMap
func (*CertificateMapEventData) ProtoMessage ¶
func (*CertificateMapEventData) ProtoMessage()
func (*CertificateMapEventData) ProtoReflect ¶
func (x *CertificateMapEventData) ProtoReflect() protoreflect.Message
func (*CertificateMapEventData) Reset ¶
func (x *CertificateMapEventData) Reset()
func (*CertificateMapEventData) String ¶
func (x *CertificateMapEventData) String() string
type CertificateMap_GclbTarget ¶
type CertificateMap_GclbTarget struct { // A Target Proxy to which this map is attached to. // // Types that are assignable to TargetProxy: // // *CertificateMap_GclbTarget_TargetHttpsProxy // *CertificateMap_GclbTarget_TargetSslProxy TargetProxy isCertificateMap_GclbTarget_TargetProxy `protobuf_oneof:"target_proxy"` // Output only. IP configurations for this Target Proxy where the // Certificate Map is serving. IpConfigs []*CertificateMap_GclbTarget_IpConfig `protobuf:"bytes,2,rep,name=ip_configs,json=ipConfigs,proto3" json:"ip_configs,omitempty"` // contains filtered or unexported fields }
Describes a Target Proxy that uses this Certificate Map.
func (*CertificateMap_GclbTarget) Descriptor
deprecated
func (*CertificateMap_GclbTarget) Descriptor() ([]byte, []int)
Deprecated: Use CertificateMap_GclbTarget.ProtoReflect.Descriptor instead.
func (*CertificateMap_GclbTarget) GetIpConfigs ¶
func (x *CertificateMap_GclbTarget) GetIpConfigs() []*CertificateMap_GclbTarget_IpConfig
func (*CertificateMap_GclbTarget) GetTargetHttpsProxy ¶
func (x *CertificateMap_GclbTarget) GetTargetHttpsProxy() string
func (*CertificateMap_GclbTarget) GetTargetProxy ¶
func (m *CertificateMap_GclbTarget) GetTargetProxy() isCertificateMap_GclbTarget_TargetProxy
func (*CertificateMap_GclbTarget) GetTargetSslProxy ¶
func (x *CertificateMap_GclbTarget) GetTargetSslProxy() string
func (*CertificateMap_GclbTarget) ProtoMessage ¶
func (*CertificateMap_GclbTarget) ProtoMessage()
func (*CertificateMap_GclbTarget) ProtoReflect ¶
func (x *CertificateMap_GclbTarget) ProtoReflect() protoreflect.Message
func (*CertificateMap_GclbTarget) Reset ¶
func (x *CertificateMap_GclbTarget) Reset()
func (*CertificateMap_GclbTarget) String ¶
func (x *CertificateMap_GclbTarget) String() string
type CertificateMap_GclbTarget_IpConfig ¶
type CertificateMap_GclbTarget_IpConfig struct { // Output only. An external IP address. IpAddress string `protobuf:"bytes,1,opt,name=ip_address,json=ipAddress,proto3" json:"ip_address,omitempty"` // Output only. Ports. Ports []uint32 `protobuf:"varint,3,rep,packed,name=ports,proto3" json:"ports,omitempty"` // contains filtered or unexported fields }
Defines IP configuration where this Certificate Map is serving.
func (*CertificateMap_GclbTarget_IpConfig) Descriptor
deprecated
func (*CertificateMap_GclbTarget_IpConfig) Descriptor() ([]byte, []int)
Deprecated: Use CertificateMap_GclbTarget_IpConfig.ProtoReflect.Descriptor instead.
func (*CertificateMap_GclbTarget_IpConfig) GetIpAddress ¶
func (x *CertificateMap_GclbTarget_IpConfig) GetIpAddress() string
func (*CertificateMap_GclbTarget_IpConfig) GetPorts ¶
func (x *CertificateMap_GclbTarget_IpConfig) GetPorts() []uint32
func (*CertificateMap_GclbTarget_IpConfig) ProtoMessage ¶
func (*CertificateMap_GclbTarget_IpConfig) ProtoMessage()
func (*CertificateMap_GclbTarget_IpConfig) ProtoReflect ¶
func (x *CertificateMap_GclbTarget_IpConfig) ProtoReflect() protoreflect.Message
func (*CertificateMap_GclbTarget_IpConfig) Reset ¶
func (x *CertificateMap_GclbTarget_IpConfig) Reset()
func (*CertificateMap_GclbTarget_IpConfig) String ¶
func (x *CertificateMap_GclbTarget_IpConfig) String() string
type CertificateMap_GclbTarget_TargetHttpsProxy ¶
type CertificateMap_GclbTarget_TargetHttpsProxy struct { // Output only. This field returns the resource name in the following // format: // `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`. TargetHttpsProxy string `protobuf:"bytes,1,opt,name=target_https_proxy,json=targetHttpsProxy,proto3,oneof"` }
type CertificateMap_GclbTarget_TargetSslProxy ¶
type CertificateMap_GclbTarget_TargetSslProxy struct { // Output only. This field returns the resource name in the following // format: // `//compute.googleapis.com/projects/*/global/targetSslProxies/*`. TargetSslProxy string `protobuf:"bytes,3,opt,name=target_ssl_proxy,json=targetSslProxy,proto3,oneof"` }
type Certificate_Managed ¶
type Certificate_Managed struct { // If set, contains configuration and state of a managed certificate. Managed *Certificate_ManagedCertificate `protobuf:"bytes,11,opt,name=managed,proto3,oneof"` }
type Certificate_ManagedCertificate ¶
type Certificate_ManagedCertificate struct { // Immutable. The domains for which a managed SSL certificate will be // generated. Wildcard domains are only supported with DNS challenge // resolution. Domains []string `protobuf:"bytes,1,rep,name=domains,proto3" json:"domains,omitempty"` // Immutable. Authorizations that will be used for performing domain // authorization. DnsAuthorizations []string `protobuf:"bytes,2,rep,name=dns_authorizations,json=dnsAuthorizations,proto3" json:"dns_authorizations,omitempty"` // Immutable. The resource name for a // [CertificateIssuanceConfig][google.cloud.certificatemanager.v1.CertificateIssuanceConfig] // used to configure private PKI certificates in the format // `projects/*/locations/*/certificateIssuanceConfigs/*`. // If this field is not set, the certificates will instead be publicly // signed as documented at // https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs#caa. IssuanceConfig string `protobuf:"bytes,6,opt,name=issuance_config,json=issuanceConfig,proto3" json:"issuance_config,omitempty"` // Output only. State of the managed certificate resource. State Certificate_ManagedCertificate_State `` /* 148-byte string literal not displayed */ // Output only. Information about issues with provisioning a Managed // Certificate. ProvisioningIssue *Certificate_ManagedCertificate_ProvisioningIssue `protobuf:"bytes,3,opt,name=provisioning_issue,json=provisioningIssue,proto3" json:"provisioning_issue,omitempty"` // Output only. Detailed state of the latest authorization attempt for each // domain specified for managed certificate resource. AuthorizationAttemptInfo []*Certificate_ManagedCertificate_AuthorizationAttemptInfo `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
Configuration and state of a Managed Certificate. Certificate Manager provisions and renews Managed Certificates automatically, for as long as it's authorized to do so.
func (*Certificate_ManagedCertificate) Descriptor
deprecated
func (*Certificate_ManagedCertificate) Descriptor() ([]byte, []int)
Deprecated: Use Certificate_ManagedCertificate.ProtoReflect.Descriptor instead.
func (*Certificate_ManagedCertificate) GetAuthorizationAttemptInfo ¶
func (x *Certificate_ManagedCertificate) GetAuthorizationAttemptInfo() []*Certificate_ManagedCertificate_AuthorizationAttemptInfo
func (*Certificate_ManagedCertificate) GetDnsAuthorizations ¶
func (x *Certificate_ManagedCertificate) GetDnsAuthorizations() []string
func (*Certificate_ManagedCertificate) GetDomains ¶
func (x *Certificate_ManagedCertificate) GetDomains() []string
func (*Certificate_ManagedCertificate) GetIssuanceConfig ¶
func (x *Certificate_ManagedCertificate) GetIssuanceConfig() string
func (*Certificate_ManagedCertificate) GetProvisioningIssue ¶
func (x *Certificate_ManagedCertificate) GetProvisioningIssue() *Certificate_ManagedCertificate_ProvisioningIssue
func (*Certificate_ManagedCertificate) GetState ¶
func (x *Certificate_ManagedCertificate) GetState() Certificate_ManagedCertificate_State
func (*Certificate_ManagedCertificate) ProtoMessage ¶
func (*Certificate_ManagedCertificate) ProtoMessage()
func (*Certificate_ManagedCertificate) ProtoReflect ¶
func (x *Certificate_ManagedCertificate) ProtoReflect() protoreflect.Message
func (*Certificate_ManagedCertificate) Reset ¶
func (x *Certificate_ManagedCertificate) Reset()
func (*Certificate_ManagedCertificate) String ¶
func (x *Certificate_ManagedCertificate) String() string
type Certificate_ManagedCertificate_AuthorizationAttemptInfo ¶
type Certificate_ManagedCertificate_AuthorizationAttemptInfo struct { // Domain name of the authorization attempt. Domain string `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` // Output only. State of the domain for managed certificate issuance. State Certificate_ManagedCertificate_AuthorizationAttemptInfo_State `` /* 173-byte string literal not displayed */ // Output only. Reason for failure of the authorization attempt for the // domain. FailureReason Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason `` /* 218-byte string literal not displayed */ // Output only. Human readable explanation for reaching the state. // Provided to help address the configuration issues. Not guaranteed to be // stable. For programmatic access use FailureReason enum. Details string `protobuf:"bytes,4,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
State of the latest attempt to authorize a domain for certificate issuance.
func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) Descriptor
deprecated
func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) Descriptor() ([]byte, []int)
Deprecated: Use Certificate_ManagedCertificate_AuthorizationAttemptInfo.ProtoReflect.Descriptor instead.
func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) GetDetails ¶
func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) GetDetails() string
func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) GetDomain ¶
func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) GetDomain() string
func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) GetFailureReason ¶
func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) ProtoMessage ¶
func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) ProtoMessage()
func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) ProtoReflect ¶
func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) ProtoReflect() protoreflect.Message
func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) Reset ¶
func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) Reset()
func (*Certificate_ManagedCertificate_AuthorizationAttemptInfo) String ¶
func (x *Certificate_ManagedCertificate_AuthorizationAttemptInfo) String() string
type Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason ¶
type Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason int32
const ( Certificate_ManagedCertificate_AuthorizationAttemptInfo_FAILURE_REASON_UNSPECIFIED Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason = 0 // There was a problem with the user's DNS or load balancer // configuration for this domain. Certificate_ManagedCertificate_AuthorizationAttemptInfo_CONFIG Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason = 1 // Certificate issuance forbidden by an explicit CAA record for the // domain or a failure to check CAA records for the domain. Certificate_ManagedCertificate_AuthorizationAttemptInfo_CAA Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason = 2 // Reached a CA or internal rate-limit for the domain, // e.g. for certificates per top-level private domain. Certificate_ManagedCertificate_AuthorizationAttemptInfo_RATE_LIMITED Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason = 3 )
func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) Descriptor ¶
func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) EnumDescriptor
deprecated
func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason.Descriptor instead.
func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) String ¶
func (x Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason) String() string
type Certificate_ManagedCertificate_AuthorizationAttemptInfo_State ¶
type Certificate_ManagedCertificate_AuthorizationAttemptInfo_State int32
const ( Certificate_ManagedCertificate_AuthorizationAttemptInfo_STATE_UNSPECIFIED Certificate_ManagedCertificate_AuthorizationAttemptInfo_State = 0 // Certificate provisioning for this domain is under way. GCP will // attempt to authorize the domain. Certificate_ManagedCertificate_AuthorizationAttemptInfo_AUTHORIZING Certificate_ManagedCertificate_AuthorizationAttemptInfo_State = 1 // A managed certificate can be provisioned, no issues for this domain. Certificate_ManagedCertificate_AuthorizationAttemptInfo_AUTHORIZED Certificate_ManagedCertificate_AuthorizationAttemptInfo_State = 6 // Attempt to authorize the domain failed. This prevents the Managed // Certificate from being issued. // See `failure_reason` and `details` fields for more information. Certificate_ManagedCertificate_AuthorizationAttemptInfo_FAILED Certificate_ManagedCertificate_AuthorizationAttemptInfo_State = 7 )
func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) Descriptor ¶
func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) Descriptor() protoreflect.EnumDescriptor
func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) EnumDescriptor
deprecated
func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use Certificate_ManagedCertificate_AuthorizationAttemptInfo_State.Descriptor instead.
func (Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) String ¶
func (x Certificate_ManagedCertificate_AuthorizationAttemptInfo_State) String() string
type Certificate_ManagedCertificate_ProvisioningIssue ¶
type Certificate_ManagedCertificate_ProvisioningIssue struct { // Output only. Reason for provisioning failures. Reason Certificate_ManagedCertificate_ProvisioningIssue_Reason `` /* 169-byte string literal not displayed */ // Output only. Human readable explanation about the issue. Provided to // help address the configuration issues. Not guaranteed to be stable. For // programmatic access use Reason enum. Details string `protobuf:"bytes,2,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
Information about issues with provisioning a Managed Certificate.
func (*Certificate_ManagedCertificate_ProvisioningIssue) Descriptor
deprecated
func (*Certificate_ManagedCertificate_ProvisioningIssue) Descriptor() ([]byte, []int)
Deprecated: Use Certificate_ManagedCertificate_ProvisioningIssue.ProtoReflect.Descriptor instead.
func (*Certificate_ManagedCertificate_ProvisioningIssue) GetDetails ¶
func (x *Certificate_ManagedCertificate_ProvisioningIssue) GetDetails() string
func (*Certificate_ManagedCertificate_ProvisioningIssue) ProtoMessage ¶
func (*Certificate_ManagedCertificate_ProvisioningIssue) ProtoMessage()
func (*Certificate_ManagedCertificate_ProvisioningIssue) ProtoReflect ¶
func (x *Certificate_ManagedCertificate_ProvisioningIssue) ProtoReflect() protoreflect.Message
func (*Certificate_ManagedCertificate_ProvisioningIssue) Reset ¶
func (x *Certificate_ManagedCertificate_ProvisioningIssue) Reset()
func (*Certificate_ManagedCertificate_ProvisioningIssue) String ¶
func (x *Certificate_ManagedCertificate_ProvisioningIssue) String() string
type Certificate_ManagedCertificate_ProvisioningIssue_Reason ¶
type Certificate_ManagedCertificate_ProvisioningIssue_Reason int32
const ( Certificate_ManagedCertificate_ProvisioningIssue_REASON_UNSPECIFIED Certificate_ManagedCertificate_ProvisioningIssue_Reason = 0 // Certificate provisioning failed due to an issue with one or more of // the domains on the certificate. // For details of which domains failed, consult the // `authorization_attempt_info` field. Certificate_ManagedCertificate_ProvisioningIssue_AUTHORIZATION_ISSUE Certificate_ManagedCertificate_ProvisioningIssue_Reason = 1 // Exceeded Certificate Authority quotas or internal rate limits of the // system. Provisioning may take longer to complete. Certificate_ManagedCertificate_ProvisioningIssue_RATE_LIMITED Certificate_ManagedCertificate_ProvisioningIssue_Reason = 2 )
func (Certificate_ManagedCertificate_ProvisioningIssue_Reason) Descriptor ¶
func (Certificate_ManagedCertificate_ProvisioningIssue_Reason) Descriptor() protoreflect.EnumDescriptor
func (Certificate_ManagedCertificate_ProvisioningIssue_Reason) EnumDescriptor
deprecated
func (Certificate_ManagedCertificate_ProvisioningIssue_Reason) EnumDescriptor() ([]byte, []int)
Deprecated: Use Certificate_ManagedCertificate_ProvisioningIssue_Reason.Descriptor instead.
func (Certificate_ManagedCertificate_ProvisioningIssue_Reason) Number ¶
func (x Certificate_ManagedCertificate_ProvisioningIssue_Reason) Number() protoreflect.EnumNumber
func (Certificate_ManagedCertificate_ProvisioningIssue_Reason) String ¶
func (x Certificate_ManagedCertificate_ProvisioningIssue_Reason) String() string
type Certificate_ManagedCertificate_State ¶
type Certificate_ManagedCertificate_State int32
const ( Certificate_ManagedCertificate_STATE_UNSPECIFIED Certificate_ManagedCertificate_State = 0 // Certificate Manager attempts to provision or renew the certificate. // If the process takes longer than expected, consult the // `provisioning_issue` field. Certificate_ManagedCertificate_PROVISIONING Certificate_ManagedCertificate_State = 1 // Multiple certificate provisioning attempts failed and Certificate // Manager gave up. To try again, delete and create a new managed // Certificate resource. // For details see the `provisioning_issue` field. Certificate_ManagedCertificate_FAILED Certificate_ManagedCertificate_State = 2 // The certificate management is working, and a certificate has been // provisioned. Certificate_ManagedCertificate_ACTIVE Certificate_ManagedCertificate_State = 3 )
func (Certificate_ManagedCertificate_State) Descriptor ¶
func (Certificate_ManagedCertificate_State) Descriptor() protoreflect.EnumDescriptor
func (Certificate_ManagedCertificate_State) Enum ¶
func (x Certificate_ManagedCertificate_State) Enum() *Certificate_ManagedCertificate_State
func (Certificate_ManagedCertificate_State) EnumDescriptor
deprecated
func (Certificate_ManagedCertificate_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use Certificate_ManagedCertificate_State.Descriptor instead.
func (Certificate_ManagedCertificate_State) Number ¶
func (x Certificate_ManagedCertificate_State) Number() protoreflect.EnumNumber
func (Certificate_ManagedCertificate_State) String ¶
func (x Certificate_ManagedCertificate_State) String() string
func (Certificate_ManagedCertificate_State) Type ¶
func (Certificate_ManagedCertificate_State) Type() protoreflect.EnumType
type Certificate_Scope ¶
type Certificate_Scope int32
Certificate scope.
const ( // Certificates with default scope are served from core Google data centers. // If unsure, choose this option. Certificate_DEFAULT Certificate_Scope = 0 // Certificates with scope EDGE_CACHE are special-purposed certificates, // served from non-core Google data centers. Certificate_EDGE_CACHE Certificate_Scope = 1 )
func (Certificate_Scope) Descriptor ¶
func (Certificate_Scope) Descriptor() protoreflect.EnumDescriptor
func (Certificate_Scope) Enum ¶
func (x Certificate_Scope) Enum() *Certificate_Scope
func (Certificate_Scope) EnumDescriptor
deprecated
func (Certificate_Scope) EnumDescriptor() ([]byte, []int)
Deprecated: Use Certificate_Scope.Descriptor instead.
func (Certificate_Scope) Number ¶
func (x Certificate_Scope) Number() protoreflect.EnumNumber
func (Certificate_Scope) String ¶
func (x Certificate_Scope) String() string
func (Certificate_Scope) Type ¶
func (Certificate_Scope) Type() protoreflect.EnumType
type Certificate_SelfManaged ¶
type Certificate_SelfManaged struct { // If set, defines data of a self-managed certificate. SelfManaged *Certificate_SelfManagedCertificate `protobuf:"bytes,5,opt,name=self_managed,json=selfManaged,proto3,oneof"` }
type Certificate_SelfManagedCertificate ¶
type Certificate_SelfManagedCertificate struct {
// contains filtered or unexported fields
}
Certificate data for a SelfManaged Certificate. SelfManaged Certificates are uploaded by the user. Updating such certificates before they expire remains the user's responsibility.
func (*Certificate_SelfManagedCertificate) Descriptor
deprecated
func (*Certificate_SelfManagedCertificate) Descriptor() ([]byte, []int)
Deprecated: Use Certificate_SelfManagedCertificate.ProtoReflect.Descriptor instead.
func (*Certificate_SelfManagedCertificate) ProtoMessage ¶
func (*Certificate_SelfManagedCertificate) ProtoMessage()
func (*Certificate_SelfManagedCertificate) ProtoReflect ¶
func (x *Certificate_SelfManagedCertificate) ProtoReflect() protoreflect.Message
func (*Certificate_SelfManagedCertificate) Reset ¶
func (x *Certificate_SelfManagedCertificate) Reset()
func (*Certificate_SelfManagedCertificate) String ¶
func (x *Certificate_SelfManagedCertificate) String() string
type DnsAuthorization ¶
type DnsAuthorization struct { // A user-defined name of the dns authorization. DnsAuthorization names must // be unique globally and match pattern // `projects/*/locations/*/dnsAuthorizations/*`. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. The creation timestamp of a DnsAuthorization. CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. The last update timestamp of a DnsAuthorization. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Set of labels associated with a DnsAuthorization. Labels map[string]string `` /* 153-byte string literal not displayed */ // One or more paragraphs of text description of a DnsAuthorization. Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` // Required. Immutable. A domain that is being authorized. A DnsAuthorization // resource covers a single domain and its wildcard, e.g. authorization for // `example.com` can be used to issue certificates for `example.com` and // `*.example.com`. Domain string `protobuf:"bytes,6,opt,name=domain,proto3" json:"domain,omitempty"` // Output only. DNS Resource Record that needs to be added to DNS // configuration. DnsResourceRecord *DnsAuthorization_DnsResourceRecord `protobuf:"bytes,10,opt,name=dns_resource_record,json=dnsResourceRecord,proto3" json:"dns_resource_record,omitempty"` // contains filtered or unexported fields }
A DnsAuthorization resource describes a way to perform domain authorization for certificate issuance.
func (*DnsAuthorization) Descriptor
deprecated
func (*DnsAuthorization) Descriptor() ([]byte, []int)
Deprecated: Use DnsAuthorization.ProtoReflect.Descriptor instead.
func (*DnsAuthorization) GetCreateTime ¶
func (x *DnsAuthorization) GetCreateTime() *timestamppb.Timestamp
func (*DnsAuthorization) GetDescription ¶
func (x *DnsAuthorization) GetDescription() string
func (*DnsAuthorization) GetDnsResourceRecord ¶
func (x *DnsAuthorization) GetDnsResourceRecord() *DnsAuthorization_DnsResourceRecord
func (*DnsAuthorization) GetDomain ¶
func (x *DnsAuthorization) GetDomain() string
func (*DnsAuthorization) GetLabels ¶
func (x *DnsAuthorization) GetLabels() map[string]string
func (*DnsAuthorization) GetName ¶
func (x *DnsAuthorization) GetName() string
func (*DnsAuthorization) GetUpdateTime ¶
func (x *DnsAuthorization) GetUpdateTime() *timestamppb.Timestamp
func (*DnsAuthorization) ProtoMessage ¶
func (*DnsAuthorization) ProtoMessage()
func (*DnsAuthorization) ProtoReflect ¶
func (x *DnsAuthorization) ProtoReflect() protoreflect.Message
func (*DnsAuthorization) Reset ¶
func (x *DnsAuthorization) Reset()
func (*DnsAuthorization) String ¶
func (x *DnsAuthorization) String() string
type DnsAuthorizationEventData ¶
type DnsAuthorizationEventData struct { // Optional. The DnsAuthorization event payload. Unset for deletion events. Payload *DnsAuthorization `protobuf:"bytes,1,opt,name=payload,proto3,oneof" json:"payload,omitempty"` // contains filtered or unexported fields }
The data within all DnsAuthorization events.
func (*DnsAuthorizationEventData) Descriptor
deprecated
func (*DnsAuthorizationEventData) Descriptor() ([]byte, []int)
Deprecated: Use DnsAuthorizationEventData.ProtoReflect.Descriptor instead.
func (*DnsAuthorizationEventData) GetPayload ¶
func (x *DnsAuthorizationEventData) GetPayload() *DnsAuthorization
func (*DnsAuthorizationEventData) ProtoMessage ¶
func (*DnsAuthorizationEventData) ProtoMessage()
func (*DnsAuthorizationEventData) ProtoReflect ¶
func (x *DnsAuthorizationEventData) ProtoReflect() protoreflect.Message
func (*DnsAuthorizationEventData) Reset ¶
func (x *DnsAuthorizationEventData) Reset()
func (*DnsAuthorizationEventData) String ¶
func (x *DnsAuthorizationEventData) String() string
type DnsAuthorization_DnsResourceRecord ¶
type DnsAuthorization_DnsResourceRecord struct { // Output only. Fully qualified name of the DNS Resource Record. // e.g. `_acme-challenge.example.com` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. Type of the DNS Resource Record. // Currently always set to "CNAME". Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // Output only. Data of the DNS Resource Record. Data string `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
The structure describing the DNS Resource Record that needs to be added to DNS configuration for the authorization to be usable by certificate.
func (*DnsAuthorization_DnsResourceRecord) Descriptor
deprecated
func (*DnsAuthorization_DnsResourceRecord) Descriptor() ([]byte, []int)
Deprecated: Use DnsAuthorization_DnsResourceRecord.ProtoReflect.Descriptor instead.
func (*DnsAuthorization_DnsResourceRecord) GetData ¶
func (x *DnsAuthorization_DnsResourceRecord) GetData() string
func (*DnsAuthorization_DnsResourceRecord) GetName ¶
func (x *DnsAuthorization_DnsResourceRecord) GetName() string
func (*DnsAuthorization_DnsResourceRecord) GetType ¶
func (x *DnsAuthorization_DnsResourceRecord) GetType() string
func (*DnsAuthorization_DnsResourceRecord) ProtoMessage ¶
func (*DnsAuthorization_DnsResourceRecord) ProtoMessage()
func (*DnsAuthorization_DnsResourceRecord) ProtoReflect ¶
func (x *DnsAuthorization_DnsResourceRecord) ProtoReflect() protoreflect.Message
func (*DnsAuthorization_DnsResourceRecord) Reset ¶
func (x *DnsAuthorization_DnsResourceRecord) Reset()
func (*DnsAuthorization_DnsResourceRecord) String ¶
func (x *DnsAuthorization_DnsResourceRecord) String() string
type ServingState ¶
type ServingState int32
Defines set of serving states associated with a resource.
const ( // The status is undefined. ServingState_SERVING_STATE_UNSPECIFIED ServingState = 0 // The configuration is serving. ServingState_ACTIVE ServingState = 1 // Update is in progress. Some frontends may serve this configuration. ServingState_PENDING ServingState = 2 )
func (ServingState) Descriptor ¶
func (ServingState) Descriptor() protoreflect.EnumDescriptor
func (ServingState) Enum ¶
func (x ServingState) Enum() *ServingState
func (ServingState) EnumDescriptor
deprecated
func (ServingState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServingState.Descriptor instead.
func (ServingState) Number ¶
func (x ServingState) Number() protoreflect.EnumNumber
func (ServingState) String ¶
func (x ServingState) String() string
func (ServingState) Type ¶
func (ServingState) Type() protoreflect.EnumType