events/cloud/certificatemanager/v1 library

Classes

Certificate
Defines TLS certificate.
Certificate_ManagedCertificate
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.
Certificate_ManagedCertificate_AuthorizationAttemptInfo
State of the latest attempt to authorize a domain for certificate issuance.
Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason
Certificate_ManagedCertificate_AuthorizationAttemptInfo_State
Certificate_ManagedCertificate_ProvisioningIssue
Information about issues with provisioning a Managed Certificate.
Certificate_ManagedCertificate_ProvisioningIssue_Reason
Certificate_ManagedCertificate_State
Certificate_Scope
Certificate scope.
Certificate_SelfManagedCertificate
Certificate data for a SelfManaged Certificate. SelfManaged Certificates are uploaded by the user. Updating such certificates before they expire remains the user's responsibility.
CertificateCreatedEvent
The CloudEvent raised when a Certificate is created.
CertificateDeletedEvent
The CloudEvent raised when a Certificate is deleted.
CertificateEventData
The data within all Certificate events.
CertificateIssuanceConfig
CertificateIssuanceConfig specifies how to issue and manage a certificate.
CertificateIssuanceConfig_CertificateAuthorityConfig
The CA that issues the workload certificate. It includes CA address, type, authentication to CA service, etc.
CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig
Contains information required to contact CA service.
CertificateIssuanceConfig_KeyAlgorithm
The type of keypair to generate.
CertificateIssuanceConfigCreatedEvent
The CloudEvent raised when a CertificateIssuanceConfig is created.
CertificateIssuanceConfigDeletedEvent
The CloudEvent raised when a CertificateIssuanceConfig is deleted.
CertificateIssuanceConfigEventData
The data within all CertificateIssuanceConfig events.
CertificateMap
Defines a collection of certificate configurations.
CertificateMap_GclbTarget
Describes a Target Proxy that uses this Certificate Map.
CertificateMap_GclbTarget_IpConfig
Defines IP configuration where this Certificate Map is serving.
CertificateMapCreatedEvent
The CloudEvent raised when a CertificateMap is created.
CertificateMapDeletedEvent
The CloudEvent raised when a CertificateMap is deleted.
CertificateMapEntry
Defines a certificate map entry.
CertificateMapEntry_Matcher
Defines predefined cases other than SNI-hostname match when this configuration should be applied.
CertificateMapEntryCreatedEvent
The CloudEvent raised when a CertificateMapEntry is created.
CertificateMapEntryDeletedEvent
The CloudEvent raised when a CertificateMapEntry is deleted.
CertificateMapEntryEventData
The data within all CertificateMapEntry events.
CertificateMapEntryUpdatedEvent
The CloudEvent raised when a CertificateMapEntry is updated.
CertificateMapEventData
The data within all CertificateMap events.
CertificateMapUpdatedEvent
The CloudEvent raised when a CertificateMap is updated.
CertificateUpdatedEvent
The CloudEvent raised when a Certificate is updated.
DnsAuthorization
A DnsAuthorization resource describes a way to perform domain authorization for certificate issuance.
DnsAuthorization_DnsResourceRecord
The structure describing the DNS Resource Record that needs to be added to DNS configuration for the authorization to be usable by certificate.
DnsAuthorizationCreatedEvent
The CloudEvent raised when a DnsAuthorization is created.
DnsAuthorizationDeletedEvent
The CloudEvent raised when a DnsAuthorization is deleted.
DnsAuthorizationEventData
The data within all DnsAuthorization events.
DnsAuthorizationUpdatedEvent
The CloudEvent raised when a DnsAuthorization is updated.
ServingState
Defines set of serving states associated with a resource.