certificatemanager

package
v0.0.0-...-796eee8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 2

Documentation

Overview

Package certificatemanager aliases all exported identifiers in package "cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb".

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Constants

View Source
const (
	CertificateIssuanceConfig_ECDSA_P256                                               = src.CertificateIssuanceConfig_ECDSA_P256
	CertificateIssuanceConfig_KEY_ALGORITHM_UNSPECIFIED                                = src.CertificateIssuanceConfig_KEY_ALGORITHM_UNSPECIFIED
	CertificateIssuanceConfig_RSA_2048                                                 = src.CertificateIssuanceConfig_RSA_2048
	CertificateMapEntry_MATCHER_UNSPECIFIED                                            = src.CertificateMapEntry_MATCHER_UNSPECIFIED
	CertificateMapEntry_PRIMARY                                                        = src.CertificateMapEntry_PRIMARY
	Certificate_DEFAULT                                                                = src.Certificate_DEFAULT
	Certificate_EDGE_CACHE                                                             = src.Certificate_EDGE_CACHE
	Certificate_ManagedCertificate_ACTIVE                                              = src.Certificate_ManagedCertificate_ACTIVE
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_AUTHORIZED                 = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_AUTHORIZED
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_AUTHORIZING                = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_AUTHORIZING
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_CAA                        = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_CAA
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_CONFIG                     = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_CONFIG
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_FAILED                     = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_FAILED
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_FAILURE_REASON_UNSPECIFIED = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_FAILURE_REASON_UNSPECIFIED
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_RATE_LIMITED               = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_RATE_LIMITED
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_STATE_UNSPECIFIED          = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_STATE_UNSPECIFIED
	Certificate_ManagedCertificate_FAILED                                              = src.Certificate_ManagedCertificate_FAILED
	Certificate_ManagedCertificate_PROVISIONING                                        = src.Certificate_ManagedCertificate_PROVISIONING
	Certificate_ManagedCertificate_ProvisioningIssue_AUTHORIZATION_ISSUE               = src.Certificate_ManagedCertificate_ProvisioningIssue_AUTHORIZATION_ISSUE
	Certificate_ManagedCertificate_ProvisioningIssue_RATE_LIMITED                      = src.Certificate_ManagedCertificate_ProvisioningIssue_RATE_LIMITED
	Certificate_ManagedCertificate_ProvisioningIssue_REASON_UNSPECIFIED                = src.Certificate_ManagedCertificate_ProvisioningIssue_REASON_UNSPECIFIED
	Certificate_ManagedCertificate_STATE_UNSPECIFIED                                   = src.Certificate_ManagedCertificate_STATE_UNSPECIFIED
	ServingState_ACTIVE                                                                = src.ServingState_ACTIVE
	ServingState_PENDING                                                               = src.ServingState_PENDING
	ServingState_SERVING_STATE_UNSPECIFIED                                             = src.ServingState_SERVING_STATE_UNSPECIFIED
)

Deprecated: Please use consts in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

Variables

View Source
var (
	CertificateIssuanceConfig_KeyAlgorithm_name                                 = src.CertificateIssuanceConfig_KeyAlgorithm_name
	CertificateIssuanceConfig_KeyAlgorithm_value                                = src.CertificateIssuanceConfig_KeyAlgorithm_value
	CertificateMapEntry_Matcher_name                                            = src.CertificateMapEntry_Matcher_name
	CertificateMapEntry_Matcher_value                                           = src.CertificateMapEntry_Matcher_value
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason_name  = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason_name
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason_value = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_FailureReason_value
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_State_name          = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_State_name
	Certificate_ManagedCertificate_AuthorizationAttemptInfo_State_value         = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo_State_value
	Certificate_ManagedCertificate_ProvisioningIssue_Reason_name                = src.Certificate_ManagedCertificate_ProvisioningIssue_Reason_name
	Certificate_ManagedCertificate_ProvisioningIssue_Reason_value               = src.Certificate_ManagedCertificate_ProvisioningIssue_Reason_value
	Certificate_ManagedCertificate_State_name                                   = src.Certificate_ManagedCertificate_State_name
	Certificate_ManagedCertificate_State_value                                  = src.Certificate_ManagedCertificate_State_value
	Certificate_Scope_name                                                      = src.Certificate_Scope_name
	Certificate_Scope_value                                                     = src.Certificate_Scope_value
	File_google_cloud_certificatemanager_v1_certificate_issuance_config_proto   = src.File_google_cloud_certificatemanager_v1_certificate_issuance_config_proto
	File_google_cloud_certificatemanager_v1_certificate_manager_proto           = src.File_google_cloud_certificatemanager_v1_certificate_manager_proto
	ServingState_name                                                           = src.ServingState_name
	ServingState_value                                                          = src.ServingState_value
)

Deprecated: Please use vars in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

Functions

func RegisterCertificateManagerServer deprecated

func RegisterCertificateManagerServer(s *grpc.Server, srv CertificateManagerServer)

Deprecated: Please use funcs in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

Types

type Certificate deprecated

type Certificate = src.Certificate

Defines TLS certificate.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateIssuanceConfig deprecated

type CertificateIssuanceConfig = src.CertificateIssuanceConfig

CertificateIssuanceConfig specifies how to issue and manage a certificate.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateIssuanceConfig_CertificateAuthorityConfig deprecated

type CertificateIssuanceConfig_CertificateAuthorityConfig = src.CertificateIssuanceConfig_CertificateAuthorityConfig

The CA that issues the workload certificate. It includes CA address, type, authentication to CA service, etc.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig deprecated

type CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig = src.CertificateIssuanceConfig_CertificateAuthorityConfig_CertificateAuthorityServiceConfig

Contains information required to contact CA service.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateIssuanceConfig_KeyAlgorithm deprecated

type CertificateIssuanceConfig_KeyAlgorithm = src.CertificateIssuanceConfig_KeyAlgorithm

The type of keypair to generate.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateManagerClient deprecated

type CertificateManagerClient = src.CertificateManagerClient

CertificateManagerClient is the client API for CertificateManager service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

func NewCertificateManagerClient deprecated

func NewCertificateManagerClient(cc grpc.ClientConnInterface) CertificateManagerClient

Deprecated: Please use funcs in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateManagerServer deprecated

type CertificateManagerServer = src.CertificateManagerServer

CertificateManagerServer is the server API for CertificateManager service.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateMap deprecated

type CertificateMap = src.CertificateMap

Defines a collection of certificate configurations.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateMapEntry deprecated

type CertificateMapEntry = src.CertificateMapEntry

Defines a certificate map entry.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateMapEntry_Hostname

type CertificateMapEntry_Hostname = src.CertificateMapEntry_Hostname

type CertificateMapEntry_Matcher deprecated

type CertificateMapEntry_Matcher = src.CertificateMapEntry_Matcher

Defines predefined cases other than SNI-hostname match when this configuration should be applied.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateMapEntry_Matcher_

type CertificateMapEntry_Matcher_ = src.CertificateMapEntry_Matcher_

type CertificateMap_GclbTarget deprecated

type CertificateMap_GclbTarget = src.CertificateMap_GclbTarget

Describes a Target Proxy which uses this Certificate Map.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateMap_GclbTarget_IpConfig deprecated

type CertificateMap_GclbTarget_IpConfig = src.CertificateMap_GclbTarget_IpConfig

Defines IP configuration where this Certificate Map is serving.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CertificateMap_GclbTarget_TargetHttpsProxy

type CertificateMap_GclbTarget_TargetHttpsProxy = src.CertificateMap_GclbTarget_TargetHttpsProxy

type CertificateMap_GclbTarget_TargetSslProxy

type CertificateMap_GclbTarget_TargetSslProxy = src.CertificateMap_GclbTarget_TargetSslProxy

type Certificate_Managed

type Certificate_Managed = src.Certificate_Managed

type Certificate_ManagedCertificate deprecated

type Certificate_ManagedCertificate = src.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.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type Certificate_ManagedCertificate_AuthorizationAttemptInfo deprecated

type Certificate_ManagedCertificate_AuthorizationAttemptInfo = src.Certificate_ManagedCertificate_AuthorizationAttemptInfo

State of the latest attempt to authorize a domain for certificate issuance.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type Certificate_ManagedCertificate_ProvisioningIssue deprecated

type Certificate_ManagedCertificate_ProvisioningIssue = src.Certificate_ManagedCertificate_ProvisioningIssue

Information about issues with provisioning a Managed Certificate.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type Certificate_ManagedCertificate_State

type Certificate_ManagedCertificate_State = src.Certificate_ManagedCertificate_State

type Certificate_Scope deprecated

type Certificate_Scope = src.Certificate_Scope

Certificate scope.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type Certificate_SelfManaged

type Certificate_SelfManaged = src.Certificate_SelfManaged

type Certificate_SelfManagedCertificate deprecated

type Certificate_SelfManagedCertificate = src.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.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CreateCertificateIssuanceConfigRequest deprecated

type CreateCertificateIssuanceConfigRequest = src.CreateCertificateIssuanceConfigRequest

Request for the `CreateCertificateIssuanceConfig` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CreateCertificateMapEntryRequest deprecated

type CreateCertificateMapEntryRequest = src.CreateCertificateMapEntryRequest

Request for the `CreateCertificateMapEntry` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CreateCertificateMapRequest deprecated

type CreateCertificateMapRequest = src.CreateCertificateMapRequest

Request for the `CreateCertificateMap` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CreateCertificateRequest deprecated

type CreateCertificateRequest = src.CreateCertificateRequest

Request for the `CreateCertificate` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type CreateDnsAuthorizationRequest deprecated

type CreateDnsAuthorizationRequest = src.CreateDnsAuthorizationRequest

Request for the `CreateDnsAuthorization` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type DeleteCertificateIssuanceConfigRequest deprecated

type DeleteCertificateIssuanceConfigRequest = src.DeleteCertificateIssuanceConfigRequest

Request for the `DeleteCertificateIssuanceConfig` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type DeleteCertificateMapEntryRequest deprecated

type DeleteCertificateMapEntryRequest = src.DeleteCertificateMapEntryRequest

Request for the `DeleteCertificateMapEntry` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type DeleteCertificateMapRequest deprecated

type DeleteCertificateMapRequest = src.DeleteCertificateMapRequest

Request for the `DeleteCertificateMap` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type DeleteCertificateRequest deprecated

type DeleteCertificateRequest = src.DeleteCertificateRequest

Request for the `DeleteCertificate` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type DeleteDnsAuthorizationRequest deprecated

type DeleteDnsAuthorizationRequest = src.DeleteDnsAuthorizationRequest

Request for the `DeleteDnsAuthorization` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type DnsAuthorization deprecated

type DnsAuthorization = src.DnsAuthorization

A DnsAuthorization resource describes a way to perform domain authorization for certificate issuance.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type DnsAuthorization_DnsResourceRecord deprecated

type DnsAuthorization_DnsResourceRecord = src.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.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type GetCertificateIssuanceConfigRequest deprecated

type GetCertificateIssuanceConfigRequest = src.GetCertificateIssuanceConfigRequest

Request for the `GetCertificateIssuanceConfig` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type GetCertificateMapEntryRequest deprecated

type GetCertificateMapEntryRequest = src.GetCertificateMapEntryRequest

Request for the `GetCertificateMapEntry` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type GetCertificateMapRequest deprecated

type GetCertificateMapRequest = src.GetCertificateMapRequest

Request for the `GetCertificateMap` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type GetCertificateRequest deprecated

type GetCertificateRequest = src.GetCertificateRequest

Request for the `GetCertificate` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type GetDnsAuthorizationRequest deprecated

type GetDnsAuthorizationRequest = src.GetDnsAuthorizationRequest

Request for the `GetDnsAuthorization` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ListCertificateIssuanceConfigsRequest deprecated

type ListCertificateIssuanceConfigsRequest = src.ListCertificateIssuanceConfigsRequest

Request for the `ListCertificateIssuanceConfigs` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ListCertificateIssuanceConfigsResponse deprecated

type ListCertificateIssuanceConfigsResponse = src.ListCertificateIssuanceConfigsResponse

Response for the `ListCertificateIssuanceConfigs` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ListCertificateMapEntriesRequest deprecated

type ListCertificateMapEntriesRequest = src.ListCertificateMapEntriesRequest

Request for the `ListCertificateMapEntries` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ListCertificateMapEntriesResponse deprecated

type ListCertificateMapEntriesResponse = src.ListCertificateMapEntriesResponse

Response for the `ListCertificateMapEntries` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ListCertificateMapsRequest deprecated

type ListCertificateMapsRequest = src.ListCertificateMapsRequest

Request for the `ListCertificateMaps` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ListCertificateMapsResponse deprecated

type ListCertificateMapsResponse = src.ListCertificateMapsResponse

Response for the `ListCertificateMaps` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ListCertificatesRequest deprecated

type ListCertificatesRequest = src.ListCertificatesRequest

Request for the `ListCertificates` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ListCertificatesResponse deprecated

type ListCertificatesResponse = src.ListCertificatesResponse

Response for the `ListCertificates` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ListDnsAuthorizationsRequest deprecated

type ListDnsAuthorizationsRequest = src.ListDnsAuthorizationsRequest

Request for the `ListDnsAuthorizations` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ListDnsAuthorizationsResponse deprecated

type ListDnsAuthorizationsResponse = src.ListDnsAuthorizationsResponse

Response for the `ListDnsAuthorizations` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type OperationMetadata deprecated

type OperationMetadata = src.OperationMetadata

Represents the metadata of the long-running operation. Output only.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type ServingState deprecated

type ServingState = src.ServingState

Defines set of serving states associated with a resource.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type UnimplementedCertificateManagerServer deprecated

type UnimplementedCertificateManagerServer = src.UnimplementedCertificateManagerServer

UnimplementedCertificateManagerServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type UpdateCertificateMapEntryRequest deprecated

type UpdateCertificateMapEntryRequest = src.UpdateCertificateMapEntryRequest

Request for the `UpdateCertificateMapEntry` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type UpdateCertificateMapRequest deprecated

type UpdateCertificateMapRequest = src.UpdateCertificateMapRequest

Request for the `UpdateCertificateMap` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type UpdateCertificateRequest deprecated

type UpdateCertificateRequest = src.UpdateCertificateRequest

Request for the `UpdateCertificate` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

type UpdateDnsAuthorizationRequest deprecated

type UpdateDnsAuthorizationRequest = src.UpdateDnsAuthorizationRequest

Request for the `UpdateDnsAuthorization` method.

Deprecated: Please use types in: cloud.google.com/go/certificatemanager/apiv1/certificatemanagerpb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL