acm

package
v6.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const AuditLogActorTypeAdmin = shared.AuditLogActorTypeAdmin

This is an alias to an internal value.

View Source
const AuditLogActorTypeCloudflare = shared.AuditLogActorTypeCloudflare

This is an alias to an internal value.

View Source
const AuditLogActorTypeUser = shared.AuditLogActorTypeUser

This is an alias to an internal value.

View Source
const CertificateCADigicert = shared.CertificateCADigicert

This is an alias to an internal value.

View Source
const CertificateCAGoogle = shared.CertificateCAGoogle

This is an alias to an internal value.

View Source
const CertificateCALetsEncrypt = shared.CertificateCALetsEncrypt

This is an alias to an internal value.

View Source
const CertificateCASSLCom = shared.CertificateCASSLCom

This is an alias to an internal value.

View Source
const CertificateRequestTypeKeylessCertificate = shared.CertificateRequestTypeKeylessCertificate

This is an alias to an internal value.

View Source
const CertificateRequestTypeOriginECC = shared.CertificateRequestTypeOriginECC

This is an alias to an internal value.

View Source
const CertificateRequestTypeOriginRSA = shared.CertificateRequestTypeOriginRSA

This is an alias to an internal value.

View Source
const CloudflareTunnelConfigSrcCloudflare = shared.CloudflareTunnelConfigSrcCloudflare

This is an alias to an internal value.

View Source
const CloudflareTunnelConfigSrcLocal = shared.CloudflareTunnelConfigSrcLocal

This is an alias to an internal value.

View Source
const CloudflareTunnelStatusDegraded = shared.CloudflareTunnelStatusDegraded

This is an alias to an internal value.

View Source
const CloudflareTunnelStatusDown = shared.CloudflareTunnelStatusDown

This is an alias to an internal value.

View Source
const CloudflareTunnelStatusHealthy = shared.CloudflareTunnelStatusHealthy

This is an alias to an internal value.

View Source
const CloudflareTunnelStatusInactive = shared.CloudflareTunnelStatusInactive

This is an alias to an internal value.

View Source
const CloudflareTunnelTunTypeCNI = shared.CloudflareTunnelTunTypeCNI

This is an alias to an internal value.

View Source
const CloudflareTunnelTunTypeCfdTunnel = shared.CloudflareTunnelTunTypeCfdTunnel

This is an alias to an internal value.

View Source
const CloudflareTunnelTunTypeGRE = shared.CloudflareTunnelTunTypeGRE

This is an alias to an internal value.

View Source
const CloudflareTunnelTunTypeIPSec = shared.CloudflareTunnelTunTypeIPSec

This is an alias to an internal value.

View Source
const CloudflareTunnelTunTypeMagic = shared.CloudflareTunnelTunTypeMagic

This is an alias to an internal value.

View Source
const CloudflareTunnelTunTypeWARP = shared.CloudflareTunnelTunTypeWARP

This is an alias to an internal value.

View Source
const CloudflareTunnelTunTypeWARPConnector = shared.CloudflareTunnelTunTypeWARPConnector

This is an alias to an internal value.

View Source
const MemberPoliciesAccessAllow = shared.MemberPoliciesAccessAllow

This is an alias to an internal value.

View Source
const MemberPoliciesAccessDeny = shared.MemberPoliciesAccessDeny

This is an alias to an internal value.

View Source
const MemberStatusAccepted = shared.MemberStatusAccepted

This is an alias to an internal value.

View Source
const MemberStatusPending = shared.MemberStatusPending

This is an alias to an internal value.

View Source
const RatePlanIDBusiness = shared.RatePlanIDBusiness

This is an alias to an internal value.

View Source
const RatePlanIDEnterprise = shared.RatePlanIDEnterprise

This is an alias to an internal value.

View Source
const RatePlanIDFree = shared.RatePlanIDFree

This is an alias to an internal value.

View Source
const RatePlanIDLite = shared.RatePlanIDLite

This is an alias to an internal value.

View Source
const RatePlanIDPartnersBusiness = shared.RatePlanIDPartnersBusiness

This is an alias to an internal value.

View Source
const RatePlanIDPartnersEnterprise = shared.RatePlanIDPartnersEnterprise

This is an alias to an internal value.

View Source
const RatePlanIDPartnersFree = shared.RatePlanIDPartnersFree

This is an alias to an internal value.

View Source
const RatePlanIDPartnersPro = shared.RatePlanIDPartnersPro

This is an alias to an internal value.

View Source
const RatePlanIDPro = shared.RatePlanIDPro

This is an alias to an internal value.

View Source
const RatePlanIDProPlus = shared.RatePlanIDProPlus

This is an alias to an internal value.

View Source
const SortDirectionAsc = shared.SortDirectionAsc

This is an alias to an internal value.

View Source
const SortDirectionDesc = shared.SortDirectionDesc

This is an alias to an internal value.

View Source
const SubscriptionFrequencyMonthly = shared.SubscriptionFrequencyMonthly

This is an alias to an internal value.

View Source
const SubscriptionFrequencyQuarterly = shared.SubscriptionFrequencyQuarterly

This is an alias to an internal value.

View Source
const SubscriptionFrequencyWeekly = shared.SubscriptionFrequencyWeekly

This is an alias to an internal value.

View Source
const SubscriptionFrequencyYearly = shared.SubscriptionFrequencyYearly

This is an alias to an internal value.

View Source
const SubscriptionStateAwaitingPayment = shared.SubscriptionStateAwaitingPayment

This is an alias to an internal value.

View Source
const SubscriptionStateCancelled = shared.SubscriptionStateCancelled

This is an alias to an internal value.

View Source
const SubscriptionStateExpired = shared.SubscriptionStateExpired

This is an alias to an internal value.

View Source
const SubscriptionStateFailed = shared.SubscriptionStateFailed

This is an alias to an internal value.

View Source
const SubscriptionStatePaid = shared.SubscriptionStatePaid

This is an alias to an internal value.

View Source
const SubscriptionStateProvisioned = shared.SubscriptionStateProvisioned

This is an alias to an internal value.

View Source
const SubscriptionStateTrial = shared.SubscriptionStateTrial

This is an alias to an internal value.

View Source
const TokenPolicyEffectAllow = shared.TokenPolicyEffectAllow

This is an alias to an internal value.

View Source
const TokenPolicyEffectDeny = shared.TokenPolicyEffectDeny

This is an alias to an internal value.

View Source
const TokenStatusActive = shared.TokenStatusActive

This is an alias to an internal value.

View Source
const TokenStatusDisabled = shared.TokenStatusDisabled

This is an alias to an internal value.

View Source
const TokenStatusExpired = shared.TokenStatusExpired

This is an alias to an internal value.

Variables

This section is empty.

Functions

This section is empty.

Types

type ACMService

type ACMService struct {
	Options          []option.RequestOption
	TotalTLS         *TotalTLSService
	CustomTrustStore *CustomTrustStoreService
}

ACMService contains methods and other services that help with interacting with the cloudflare API.

Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewACMService method instead.

func NewACMService

func NewACMService(opts ...option.RequestOption) (r *ACMService)

NewACMService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.

type ASN

type ASN = shared.ASN

This is an alias to an internal type.

type ASNParam

type ASNParam = shared.ASNParam

This is an alias to an internal type.

type AuditLog

type AuditLog = shared.AuditLog

This is an alias to an internal type.

type AuditLogAction

type AuditLogAction = shared.AuditLogAction

This is an alias to an internal type.

type AuditLogActor

type AuditLogActor = shared.AuditLogActor

This is an alias to an internal type.

type AuditLogActorType

type AuditLogActorType = shared.AuditLogActorType

The type of actor, whether a User, Cloudflare Admin, or an Automated System.

This is an alias to an internal type.

type AuditLogOwner

type AuditLogOwner = shared.AuditLogOwner

This is an alias to an internal type.

type AuditLogResource

type AuditLogResource = shared.AuditLogResource

This is an alias to an internal type.

type CertificateAuthority

type CertificateAuthority string

The Certificate Authority that Total TLS certificates will be issued through.

const (
	CertificateAuthorityGoogle      CertificateAuthority = "google"
	CertificateAuthorityLetsEncrypt CertificateAuthority = "lets_encrypt"
	CertificateAuthoritySSLCom      CertificateAuthority = "ssl_com"
)

func (CertificateAuthority) IsKnown

func (r CertificateAuthority) IsKnown() bool

type CertificateCA

type CertificateCA = shared.CertificateCA

The Certificate Authority that will issue the certificate

This is an alias to an internal type.

type CertificateRequestType

type CertificateRequestType = shared.CertificateRequestType

Signature type desired on certificate ("origin-rsa" (rsa), "origin-ecc" (ecdsa), or "keyless-certificate" (for Keyless SSL servers).

This is an alias to an internal type.

type CloudflareTunnel

type CloudflareTunnel = shared.CloudflareTunnel

A Cloudflare Tunnel that connects your origin to Cloudflare's edge.

This is an alias to an internal type.

type CloudflareTunnelConfigSrc

type CloudflareTunnelConfigSrc = shared.CloudflareTunnelConfigSrc

Indicates if this is a locally or remotely configured tunnel. If `local`, manage the tunnel using a YAML file on the origin machine. If `cloudflare`, manage the tunnel on the Zero Trust dashboard.

This is an alias to an internal type.

type CloudflareTunnelConnection

type CloudflareTunnelConnection = shared.CloudflareTunnelConnection

This is an alias to an internal type.

type CloudflareTunnelStatus

type CloudflareTunnelStatus = shared.CloudflareTunnelStatus

The status of the tunnel. Valid values are `inactive` (tunnel has never been run), `degraded` (tunnel is active and able to serve traffic but in an unhealthy state), `healthy` (tunnel is active and able to serve traffic), or `down` (tunnel can not serve traffic as it has no connections to the Cloudflare Edge).

This is an alias to an internal type.

type CloudflareTunnelTunType

type CloudflareTunnelTunType = shared.CloudflareTunnelTunType

The type of tunnel.

This is an alias to an internal type.

type CustomTrustStore added in v6.8.0

type CustomTrustStore struct {
	// Identifier.
	ID string `json:"id,required"`
	// The zone's SSL certificate or certificate and the intermediate(s).
	Certificate string `json:"certificate,required"`
	// When the certificate expires.
	ExpiresOn time.Time `json:"expires_on,required" format:"date-time"`
	// The certificate authority that issued the certificate.
	Issuer string `json:"issuer,required"`
	// The type of hash used for the certificate.
	Signature string `json:"signature,required"`
	// Status of the zone's custom SSL.
	Status CustomTrustStoreStatus `json:"status,required"`
	// When the certificate was last modified.
	UpdatedAt time.Time `json:"updated_at,required" format:"date-time"`
	// When the certificate was uploaded to Cloudflare.
	UploadedOn time.Time            `json:"uploaded_on,required" format:"date-time"`
	JSON       customTrustStoreJSON `json:"-"`
}

func (*CustomTrustStore) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStore) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreDeleteParams added in v6.8.0

type CustomTrustStoreDeleteParams struct {
	// Identifier.
	ZoneID param.Field[string] `path:"zone_id,required"`
}

type CustomTrustStoreDeleteResponse added in v6.8.0

type CustomTrustStoreDeleteResponse struct {
	// Identifier.
	ID   string                             `json:"id"`
	JSON customTrustStoreDeleteResponseJSON `json:"-"`
}

func (*CustomTrustStoreDeleteResponse) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreDeleteResponse) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreDeleteResponseEnvelope added in v6.8.0

type CustomTrustStoreDeleteResponseEnvelope struct {
	Errors   []CustomTrustStoreDeleteResponseEnvelopeErrors   `json:"errors,required"`
	Messages []CustomTrustStoreDeleteResponseEnvelopeMessages `json:"messages,required"`
	// Whether the API call was successful.
	Success CustomTrustStoreDeleteResponseEnvelopeSuccess `json:"success,required"`
	Result  CustomTrustStoreDeleteResponse                `json:"result"`
	JSON    customTrustStoreDeleteResponseEnvelopeJSON    `json:"-"`
}

func (*CustomTrustStoreDeleteResponseEnvelope) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreDeleteResponseEnvelope) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreDeleteResponseEnvelopeErrors added in v6.8.0

type CustomTrustStoreDeleteResponseEnvelopeErrors struct {
	Code             int64                                              `json:"code,required"`
	Message          string                                             `json:"message,required"`
	DocumentationURL string                                             `json:"documentation_url"`
	Source           CustomTrustStoreDeleteResponseEnvelopeErrorsSource `json:"source"`
	JSON             customTrustStoreDeleteResponseEnvelopeErrorsJSON   `json:"-"`
}

func (*CustomTrustStoreDeleteResponseEnvelopeErrors) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreDeleteResponseEnvelopeErrors) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreDeleteResponseEnvelopeErrorsSource added in v6.8.0

type CustomTrustStoreDeleteResponseEnvelopeErrorsSource struct {
	Pointer string                                                 `json:"pointer"`
	JSON    customTrustStoreDeleteResponseEnvelopeErrorsSourceJSON `json:"-"`
}

func (*CustomTrustStoreDeleteResponseEnvelopeErrorsSource) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreDeleteResponseEnvelopeErrorsSource) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreDeleteResponseEnvelopeMessages added in v6.8.0

type CustomTrustStoreDeleteResponseEnvelopeMessages struct {
	Code             int64                                                `json:"code,required"`
	Message          string                                               `json:"message,required"`
	DocumentationURL string                                               `json:"documentation_url"`
	Source           CustomTrustStoreDeleteResponseEnvelopeMessagesSource `json:"source"`
	JSON             customTrustStoreDeleteResponseEnvelopeMessagesJSON   `json:"-"`
}

func (*CustomTrustStoreDeleteResponseEnvelopeMessages) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreDeleteResponseEnvelopeMessages) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreDeleteResponseEnvelopeMessagesSource added in v6.8.0

type CustomTrustStoreDeleteResponseEnvelopeMessagesSource struct {
	Pointer string                                                   `json:"pointer"`
	JSON    customTrustStoreDeleteResponseEnvelopeMessagesSourceJSON `json:"-"`
}

func (*CustomTrustStoreDeleteResponseEnvelopeMessagesSource) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreDeleteResponseEnvelopeMessagesSource) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreDeleteResponseEnvelopeSuccess added in v6.8.0

type CustomTrustStoreDeleteResponseEnvelopeSuccess bool

Whether the API call was successful.

const (
	CustomTrustStoreDeleteResponseEnvelopeSuccessTrue CustomTrustStoreDeleteResponseEnvelopeSuccess = true
)

func (CustomTrustStoreDeleteResponseEnvelopeSuccess) IsKnown added in v6.8.0

type CustomTrustStoreGetParams added in v6.8.0

type CustomTrustStoreGetParams struct {
	// Identifier.
	ZoneID param.Field[string] `path:"zone_id,required"`
}

type CustomTrustStoreGetResponseEnvelope added in v6.8.0

type CustomTrustStoreGetResponseEnvelope struct {
	Errors   []CustomTrustStoreGetResponseEnvelopeErrors   `json:"errors,required"`
	Messages []CustomTrustStoreGetResponseEnvelopeMessages `json:"messages,required"`
	// Whether the API call was successful.
	Success CustomTrustStoreGetResponseEnvelopeSuccess `json:"success,required"`
	Result  CustomTrustStore                           `json:"result"`
	JSON    customTrustStoreGetResponseEnvelopeJSON    `json:"-"`
}

func (*CustomTrustStoreGetResponseEnvelope) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreGetResponseEnvelope) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreGetResponseEnvelopeErrors added in v6.8.0

type CustomTrustStoreGetResponseEnvelopeErrors struct {
	Code             int64                                           `json:"code,required"`
	Message          string                                          `json:"message,required"`
	DocumentationURL string                                          `json:"documentation_url"`
	Source           CustomTrustStoreGetResponseEnvelopeErrorsSource `json:"source"`
	JSON             customTrustStoreGetResponseEnvelopeErrorsJSON   `json:"-"`
}

func (*CustomTrustStoreGetResponseEnvelopeErrors) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreGetResponseEnvelopeErrors) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreGetResponseEnvelopeErrorsSource added in v6.8.0

type CustomTrustStoreGetResponseEnvelopeErrorsSource struct {
	Pointer string                                              `json:"pointer"`
	JSON    customTrustStoreGetResponseEnvelopeErrorsSourceJSON `json:"-"`
}

func (*CustomTrustStoreGetResponseEnvelopeErrorsSource) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreGetResponseEnvelopeErrorsSource) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreGetResponseEnvelopeMessages added in v6.8.0

type CustomTrustStoreGetResponseEnvelopeMessages struct {
	Code             int64                                             `json:"code,required"`
	Message          string                                            `json:"message,required"`
	DocumentationURL string                                            `json:"documentation_url"`
	Source           CustomTrustStoreGetResponseEnvelopeMessagesSource `json:"source"`
	JSON             customTrustStoreGetResponseEnvelopeMessagesJSON   `json:"-"`
}

func (*CustomTrustStoreGetResponseEnvelopeMessages) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreGetResponseEnvelopeMessages) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreGetResponseEnvelopeMessagesSource added in v6.8.0

type CustomTrustStoreGetResponseEnvelopeMessagesSource struct {
	Pointer string                                                `json:"pointer"`
	JSON    customTrustStoreGetResponseEnvelopeMessagesSourceJSON `json:"-"`
}

func (*CustomTrustStoreGetResponseEnvelopeMessagesSource) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreGetResponseEnvelopeMessagesSource) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreGetResponseEnvelopeSuccess added in v6.8.0

type CustomTrustStoreGetResponseEnvelopeSuccess bool

Whether the API call was successful.

const (
	CustomTrustStoreGetResponseEnvelopeSuccessTrue CustomTrustStoreGetResponseEnvelopeSuccess = true
)

func (CustomTrustStoreGetResponseEnvelopeSuccess) IsKnown added in v6.8.0

type CustomTrustStoreListParams added in v6.8.0

type CustomTrustStoreListParams struct {
	// Identifier.
	ZoneID param.Field[string] `path:"zone_id,required"`
	// Limit to the number of records returned.
	Limit param.Field[int64] `query:"limit"`
	// Offset the results
	Offset param.Field[int64] `query:"offset"`
	// Page number of paginated results.
	Page param.Field[float64] `query:"page"`
	// Number of records per page.
	PerPage param.Field[float64] `query:"per_page"`
}

func (CustomTrustStoreListParams) URLQuery added in v6.8.0

func (r CustomTrustStoreListParams) URLQuery() (v url.Values)

URLQuery serializes CustomTrustStoreListParams's query parameters as `url.Values`.

type CustomTrustStoreNewParams added in v6.8.0

type CustomTrustStoreNewParams struct {
	// Identifier.
	ZoneID param.Field[string] `path:"zone_id,required"`
	// The zone's SSL certificate or certificate and the intermediate(s).
	Certificate param.Field[string] `json:"certificate,required"`
}

func (CustomTrustStoreNewParams) MarshalJSON added in v6.8.0

func (r CustomTrustStoreNewParams) MarshalJSON() (data []byte, err error)

type CustomTrustStoreNewResponseEnvelope added in v6.8.0

type CustomTrustStoreNewResponseEnvelope struct {
	Errors   []CustomTrustStoreNewResponseEnvelopeErrors   `json:"errors,required"`
	Messages []CustomTrustStoreNewResponseEnvelopeMessages `json:"messages,required"`
	// Whether the API call was successful.
	Success CustomTrustStoreNewResponseEnvelopeSuccess `json:"success,required"`
	Result  CustomTrustStore                           `json:"result"`
	JSON    customTrustStoreNewResponseEnvelopeJSON    `json:"-"`
}

func (*CustomTrustStoreNewResponseEnvelope) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreNewResponseEnvelope) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreNewResponseEnvelopeErrors added in v6.8.0

type CustomTrustStoreNewResponseEnvelopeErrors struct {
	Code             int64                                           `json:"code,required"`
	Message          string                                          `json:"message,required"`
	DocumentationURL string                                          `json:"documentation_url"`
	Source           CustomTrustStoreNewResponseEnvelopeErrorsSource `json:"source"`
	JSON             customTrustStoreNewResponseEnvelopeErrorsJSON   `json:"-"`
}

func (*CustomTrustStoreNewResponseEnvelopeErrors) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreNewResponseEnvelopeErrors) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreNewResponseEnvelopeErrorsSource added in v6.8.0

type CustomTrustStoreNewResponseEnvelopeErrorsSource struct {
	Pointer string                                              `json:"pointer"`
	JSON    customTrustStoreNewResponseEnvelopeErrorsSourceJSON `json:"-"`
}

func (*CustomTrustStoreNewResponseEnvelopeErrorsSource) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreNewResponseEnvelopeErrorsSource) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreNewResponseEnvelopeMessages added in v6.8.0

type CustomTrustStoreNewResponseEnvelopeMessages struct {
	Code             int64                                             `json:"code,required"`
	Message          string                                            `json:"message,required"`
	DocumentationURL string                                            `json:"documentation_url"`
	Source           CustomTrustStoreNewResponseEnvelopeMessagesSource `json:"source"`
	JSON             customTrustStoreNewResponseEnvelopeMessagesJSON   `json:"-"`
}

func (*CustomTrustStoreNewResponseEnvelopeMessages) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreNewResponseEnvelopeMessages) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreNewResponseEnvelopeMessagesSource added in v6.8.0

type CustomTrustStoreNewResponseEnvelopeMessagesSource struct {
	Pointer string                                                `json:"pointer"`
	JSON    customTrustStoreNewResponseEnvelopeMessagesSourceJSON `json:"-"`
}

func (*CustomTrustStoreNewResponseEnvelopeMessagesSource) UnmarshalJSON added in v6.8.0

func (r *CustomTrustStoreNewResponseEnvelopeMessagesSource) UnmarshalJSON(data []byte) (err error)

type CustomTrustStoreNewResponseEnvelopeSuccess added in v6.8.0

type CustomTrustStoreNewResponseEnvelopeSuccess bool

Whether the API call was successful.

const (
	CustomTrustStoreNewResponseEnvelopeSuccessTrue CustomTrustStoreNewResponseEnvelopeSuccess = true
)

func (CustomTrustStoreNewResponseEnvelopeSuccess) IsKnown added in v6.8.0

type CustomTrustStoreService added in v6.8.0

type CustomTrustStoreService struct {
	Options []option.RequestOption
}

CustomTrustStoreService contains methods and other services that help with interacting with the cloudflare API.

Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewCustomTrustStoreService method instead.

func NewCustomTrustStoreService added in v6.8.0

func NewCustomTrustStoreService(opts ...option.RequestOption) (r *CustomTrustStoreService)

NewCustomTrustStoreService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.

func (*CustomTrustStoreService) Delete added in v6.8.0

func (r *CustomTrustStoreService) Delete(ctx context.Context, customOriginTrustStoreID string, body CustomTrustStoreDeleteParams, opts ...option.RequestOption) (res *CustomTrustStoreDeleteResponse, err error)

Removes a CA certificate from the custom origin trust store. Origins using certificates signed by this CA will no longer be trusted.

func (*CustomTrustStoreService) Get added in v6.8.0

func (r *CustomTrustStoreService) Get(ctx context.Context, customOriginTrustStoreID string, query CustomTrustStoreGetParams, opts ...option.RequestOption) (res *CustomTrustStore, err error)

Retrieves details about a specific certificate in the custom origin trust store, including expiration and subject information.

func (*CustomTrustStoreService) List added in v6.8.0

Get Custom Origin Trust Store for a Zone.

func (*CustomTrustStoreService) ListAutoPaging added in v6.8.0

Get Custom Origin Trust Store for a Zone.

func (*CustomTrustStoreService) New added in v6.8.0

Add Custom Origin Trust Store for a Zone.

type CustomTrustStoreStatus added in v6.8.0

type CustomTrustStoreStatus string

Status of the zone's custom SSL.

const (
	CustomTrustStoreStatusInitializing      CustomTrustStoreStatus = "initializing"
	CustomTrustStoreStatusPendingDeployment CustomTrustStoreStatus = "pending_deployment"
	CustomTrustStoreStatusActive            CustomTrustStoreStatus = "active"
	CustomTrustStoreStatusPendingDeletion   CustomTrustStoreStatus = "pending_deletion"
	CustomTrustStoreStatusDeleted           CustomTrustStoreStatus = "deleted"
	CustomTrustStoreStatusExpired           CustomTrustStoreStatus = "expired"
)

func (CustomTrustStoreStatus) IsKnown added in v6.8.0

func (r CustomTrustStoreStatus) IsKnown() bool

type Error

type Error = apierror.Error

type ErrorData

type ErrorData = shared.ErrorData

This is an alias to an internal type.

type ErrorDataSource

type ErrorDataSource = shared.ErrorDataSource

This is an alias to an internal type.

type Member

type Member = shared.Member

This is an alias to an internal type.

type MemberPoliciesAccess

type MemberPoliciesAccess = shared.MemberPoliciesAccess

Allow or deny operations against the resources.

This is an alias to an internal type.

type MemberPoliciesPermissionGroup

type MemberPoliciesPermissionGroup = shared.MemberPoliciesPermissionGroup

A named group of permissions that map to a group of operations against resources.

This is an alias to an internal type.

type MemberPoliciesPermissionGroupsMeta

type MemberPoliciesPermissionGroupsMeta = shared.MemberPoliciesPermissionGroupsMeta

Attributes associated to the permission group.

This is an alias to an internal type.

type MemberPoliciesResourceGroup

type MemberPoliciesResourceGroup = shared.MemberPoliciesResourceGroup

A group of scoped resources.

This is an alias to an internal type.

type MemberPoliciesResourceGroupsMeta

type MemberPoliciesResourceGroupsMeta = shared.MemberPoliciesResourceGroupsMeta

Attributes associated to the resource group.

This is an alias to an internal type.

type MemberPoliciesResourceGroupsScope

type MemberPoliciesResourceGroupsScope = shared.MemberPoliciesResourceGroupsScope

A scope is a combination of scope objects which provides additional context.

This is an alias to an internal type.

type MemberPoliciesResourceGroupsScopeObject

type MemberPoliciesResourceGroupsScopeObject = shared.MemberPoliciesResourceGroupsScopeObject

A scope object represents any resource that can have actions applied against invite.

This is an alias to an internal type.

type MemberPolicy

type MemberPolicy = shared.MemberPolicy

This is an alias to an internal type.

type MemberStatus

type MemberStatus = shared.MemberStatus

A member's status in the account.

This is an alias to an internal type.

type MemberUser

type MemberUser = shared.MemberUser

Details of the user associated to the membership.

This is an alias to an internal type.

type Permission

type Permission = shared.Permission

This is an alias to an internal type.

type PermissionGrant

type PermissionGrant = shared.PermissionGrant

This is an alias to an internal type.

type PermissionGrantParam

type PermissionGrantParam = shared.PermissionGrantParam

This is an alias to an internal type.

type RatePlan

type RatePlan = shared.RatePlan

The rate plan applied to the subscription.

This is an alias to an internal type.

type RatePlanID

type RatePlanID = shared.RatePlanID

The ID of the rate plan.

This is an alias to an internal type.

type RatePlanParam

type RatePlanParam = shared.RatePlanParam

The rate plan applied to the subscription.

This is an alias to an internal type.

type ResponseInfo

type ResponseInfo = shared.ResponseInfo

This is an alias to an internal type.

type ResponseInfoSource

type ResponseInfoSource = shared.ResponseInfoSource

This is an alias to an internal type.

type Role

type Role = shared.Role

This is an alias to an internal type.

type RoleParam

type RoleParam = shared.RoleParam

This is an alias to an internal type.

type RolePermissions

type RolePermissions = shared.RolePermissions

This is an alias to an internal type.

type RolePermissionsParam

type RolePermissionsParam = shared.RolePermissionsParam

This is an alias to an internal type.

type SortDirection

type SortDirection = shared.SortDirection

Direction to order DNS records in.

This is an alias to an internal type.

type Subscription

type Subscription = shared.Subscription

This is an alias to an internal type.

type SubscriptionFrequency

type SubscriptionFrequency = shared.SubscriptionFrequency

How often the subscription is renewed automatically.

This is an alias to an internal type.

type SubscriptionParam

type SubscriptionParam = shared.SubscriptionParam

This is an alias to an internal type.

type SubscriptionState

type SubscriptionState = shared.SubscriptionState

The state that the subscription is in.

This is an alias to an internal type.

type Token

type Token = shared.Token

This is an alias to an internal type.

type TokenCondition

type TokenCondition = shared.TokenCondition

This is an alias to an internal type.

type TokenConditionCIDRList

type TokenConditionCIDRList = shared.TokenConditionCIDRList

IPv4/IPv6 CIDR.

This is an alias to an internal type.

type TokenConditionCIDRListParam

type TokenConditionCIDRListParam = shared.TokenConditionCIDRListParam

IPv4/IPv6 CIDR.

This is an alias to an internal type.

type TokenConditionParam

type TokenConditionParam = shared.TokenConditionParam

This is an alias to an internal type.

type TokenConditionRequestIP

type TokenConditionRequestIP = shared.TokenConditionRequestIP

Client IP restrictions.

This is an alias to an internal type.

type TokenConditionRequestIPParam

type TokenConditionRequestIPParam = shared.TokenConditionRequestIPParam

Client IP restrictions.

This is an alias to an internal type.

type TokenParam

type TokenParam = shared.TokenParam

This is an alias to an internal type.

type TokenPolicy

type TokenPolicy = shared.TokenPolicy

This is an alias to an internal type.

type TokenPolicyEffect

type TokenPolicyEffect = shared.TokenPolicyEffect

Allow or deny operations against the resources.

This is an alias to an internal type.

type TokenPolicyParam

type TokenPolicyParam = shared.TokenPolicyParam

This is an alias to an internal type.

type TokenPolicyPermissionGroup

type TokenPolicyPermissionGroup = shared.TokenPolicyPermissionGroup

A named group of permissions that map to a group of operations against resources.

This is an alias to an internal type.

type TokenPolicyPermissionGroupParam

type TokenPolicyPermissionGroupParam = shared.TokenPolicyPermissionGroupParam

A named group of permissions that map to a group of operations against resources.

This is an alias to an internal type.

type TokenPolicyPermissionGroupsMeta

type TokenPolicyPermissionGroupsMeta = shared.TokenPolicyPermissionGroupsMeta

Attributes associated to the permission group.

This is an alias to an internal type.

type TokenPolicyPermissionGroupsMetaParam

type TokenPolicyPermissionGroupsMetaParam = shared.TokenPolicyPermissionGroupsMetaParam

Attributes associated to the permission group.

This is an alias to an internal type.

type TokenPolicyResourcesIAMResourcesTypeObjectNested

type TokenPolicyResourcesIAMResourcesTypeObjectNested = shared.TokenPolicyResourcesIAMResourcesTypeObjectNested

Map of nested resource permissions

This is an alias to an internal type.

type TokenPolicyResourcesIAMResourcesTypeObjectNestedParam

type TokenPolicyResourcesIAMResourcesTypeObjectNestedParam = shared.TokenPolicyResourcesIAMResourcesTypeObjectNestedParam

Map of nested resource permissions

This is an alias to an internal type.

type TokenPolicyResourcesIAMResourcesTypeObjectString

type TokenPolicyResourcesIAMResourcesTypeObjectString = shared.TokenPolicyResourcesIAMResourcesTypeObjectString

Map of simple string resource permissions

This is an alias to an internal type.

type TokenPolicyResourcesIAMResourcesTypeObjectStringParam

type TokenPolicyResourcesIAMResourcesTypeObjectStringParam = shared.TokenPolicyResourcesIAMResourcesTypeObjectStringParam

Map of simple string resource permissions

This is an alias to an internal type.

type TokenPolicyResourcesUnion

type TokenPolicyResourcesUnion = shared.TokenPolicyResourcesUnion

A list of resource names that the policy applies to.

This is an alias to an internal type.

type TokenPolicyResourcesUnionParam

type TokenPolicyResourcesUnionParam = shared.TokenPolicyResourcesUnionParam

A list of resource names that the policy applies to.

This is an alias to an internal type.

type TokenStatus

type TokenStatus = shared.TokenStatus

Status of the token.

This is an alias to an internal type.

type TokenValue

type TokenValue = shared.TokenValue

The token value.

This is an alias to an internal type.

type TotalTLSEditParams added in v6.7.0

type TotalTLSEditParams struct {
	// Identifier.
	ZoneID param.Field[string] `path:"zone_id,required"`
	// If enabled, Total TLS will order a hostname specific TLS certificate for any
	// proxied A, AAAA, or CNAME record in your zone.
	Enabled param.Field[bool] `json:"enabled,required"`
	// The Certificate Authority that Total TLS certificates will be issued through.
	CertificateAuthority param.Field[CertificateAuthority] `json:"certificate_authority"`
}

func (TotalTLSEditParams) MarshalJSON added in v6.7.0

func (r TotalTLSEditParams) MarshalJSON() (data []byte, err error)

type TotalTLSEditResponse added in v6.7.0

type TotalTLSEditResponse struct {
	// The Certificate Authority that Total TLS certificates will be issued through.
	CertificateAuthority CertificateAuthority `json:"certificate_authority"`
	// If enabled, Total TLS will order a hostname specific TLS certificate for any
	// proxied A, AAAA, or CNAME record in your zone.
	Enabled bool `json:"enabled"`
	// The validity period in days for the certificates ordered via Total TLS.
	ValidityPeriod TotalTLSEditResponseValidityPeriod `json:"validity_period"`
	JSON           totalTLSEditResponseJSON           `json:"-"`
}

func (*TotalTLSEditResponse) UnmarshalJSON added in v6.7.0

func (r *TotalTLSEditResponse) UnmarshalJSON(data []byte) (err error)

type TotalTLSEditResponseEnvelope added in v6.7.0

type TotalTLSEditResponseEnvelope struct {
	Errors   []TotalTLSEditResponseEnvelopeErrors   `json:"errors,required"`
	Messages []TotalTLSEditResponseEnvelopeMessages `json:"messages,required"`
	// Whether the API call was successful.
	Success TotalTLSEditResponseEnvelopeSuccess `json:"success,required"`
	Result  TotalTLSEditResponse                `json:"result"`
	JSON    totalTLSEditResponseEnvelopeJSON    `json:"-"`
}

func (*TotalTLSEditResponseEnvelope) UnmarshalJSON added in v6.7.0

func (r *TotalTLSEditResponseEnvelope) UnmarshalJSON(data []byte) (err error)

type TotalTLSEditResponseEnvelopeErrors added in v6.7.0

type TotalTLSEditResponseEnvelopeErrors struct {
	Code             int64                                    `json:"code,required"`
	Message          string                                   `json:"message,required"`
	DocumentationURL string                                   `json:"documentation_url"`
	Source           TotalTLSEditResponseEnvelopeErrorsSource `json:"source"`
	JSON             totalTLSEditResponseEnvelopeErrorsJSON   `json:"-"`
}

func (*TotalTLSEditResponseEnvelopeErrors) UnmarshalJSON added in v6.7.0

func (r *TotalTLSEditResponseEnvelopeErrors) UnmarshalJSON(data []byte) (err error)

type TotalTLSEditResponseEnvelopeErrorsSource added in v6.7.0

type TotalTLSEditResponseEnvelopeErrorsSource struct {
	Pointer string                                       `json:"pointer"`
	JSON    totalTLSEditResponseEnvelopeErrorsSourceJSON `json:"-"`
}

func (*TotalTLSEditResponseEnvelopeErrorsSource) UnmarshalJSON added in v6.7.0

func (r *TotalTLSEditResponseEnvelopeErrorsSource) UnmarshalJSON(data []byte) (err error)

type TotalTLSEditResponseEnvelopeMessages added in v6.7.0

type TotalTLSEditResponseEnvelopeMessages struct {
	Code             int64                                      `json:"code,required"`
	Message          string                                     `json:"message,required"`
	DocumentationURL string                                     `json:"documentation_url"`
	Source           TotalTLSEditResponseEnvelopeMessagesSource `json:"source"`
	JSON             totalTLSEditResponseEnvelopeMessagesJSON   `json:"-"`
}

func (*TotalTLSEditResponseEnvelopeMessages) UnmarshalJSON added in v6.7.0

func (r *TotalTLSEditResponseEnvelopeMessages) UnmarshalJSON(data []byte) (err error)

type TotalTLSEditResponseEnvelopeMessagesSource added in v6.7.0

type TotalTLSEditResponseEnvelopeMessagesSource struct {
	Pointer string                                         `json:"pointer"`
	JSON    totalTLSEditResponseEnvelopeMessagesSourceJSON `json:"-"`
}

func (*TotalTLSEditResponseEnvelopeMessagesSource) UnmarshalJSON added in v6.7.0

func (r *TotalTLSEditResponseEnvelopeMessagesSource) UnmarshalJSON(data []byte) (err error)

type TotalTLSEditResponseEnvelopeSuccess added in v6.7.0

type TotalTLSEditResponseEnvelopeSuccess bool

Whether the API call was successful.

const (
	TotalTLSEditResponseEnvelopeSuccessTrue TotalTLSEditResponseEnvelopeSuccess = true
)

func (TotalTLSEditResponseEnvelopeSuccess) IsKnown added in v6.7.0

type TotalTLSEditResponseValidityPeriod added in v6.7.0

type TotalTLSEditResponseValidityPeriod int64

The validity period in days for the certificates ordered via Total TLS.

const (
	TotalTLSEditResponseValidityPeriod90 TotalTLSEditResponseValidityPeriod = 90
)

func (TotalTLSEditResponseValidityPeriod) IsKnown added in v6.7.0

type TotalTLSGetParams

type TotalTLSGetParams struct {
	// Identifier.
	ZoneID param.Field[string] `path:"zone_id,required"`
}

type TotalTLSGetResponse

type TotalTLSGetResponse struct {
	// The Certificate Authority that Total TLS certificates will be issued through.
	CertificateAuthority CertificateAuthority `json:"certificate_authority"`
	// If enabled, Total TLS will order a hostname specific TLS certificate for any
	// proxied A, AAAA, or CNAME record in your zone.
	Enabled bool `json:"enabled"`
	// The validity period in days for the certificates ordered via Total TLS.
	ValidityPeriod TotalTLSGetResponseValidityPeriod `json:"validity_period"`
	JSON           totalTLSGetResponseJSON           `json:"-"`
}

func (*TotalTLSGetResponse) UnmarshalJSON

func (r *TotalTLSGetResponse) UnmarshalJSON(data []byte) (err error)

type TotalTLSGetResponseEnvelope

type TotalTLSGetResponseEnvelope struct {
	Errors   []TotalTLSGetResponseEnvelopeErrors   `json:"errors,required"`
	Messages []TotalTLSGetResponseEnvelopeMessages `json:"messages,required"`
	// Whether the API call was successful.
	Success TotalTLSGetResponseEnvelopeSuccess `json:"success,required"`
	Result  TotalTLSGetResponse                `json:"result"`
	JSON    totalTLSGetResponseEnvelopeJSON    `json:"-"`
}

func (*TotalTLSGetResponseEnvelope) UnmarshalJSON

func (r *TotalTLSGetResponseEnvelope) UnmarshalJSON(data []byte) (err error)

type TotalTLSGetResponseEnvelopeErrors

type TotalTLSGetResponseEnvelopeErrors struct {
	Code             int64                                   `json:"code,required"`
	Message          string                                  `json:"message,required"`
	DocumentationURL string                                  `json:"documentation_url"`
	Source           TotalTLSGetResponseEnvelopeErrorsSource `json:"source"`
	JSON             totalTLSGetResponseEnvelopeErrorsJSON   `json:"-"`
}

func (*TotalTLSGetResponseEnvelopeErrors) UnmarshalJSON

func (r *TotalTLSGetResponseEnvelopeErrors) UnmarshalJSON(data []byte) (err error)

type TotalTLSGetResponseEnvelopeErrorsSource

type TotalTLSGetResponseEnvelopeErrorsSource struct {
	Pointer string                                      `json:"pointer"`
	JSON    totalTLSGetResponseEnvelopeErrorsSourceJSON `json:"-"`
}

func (*TotalTLSGetResponseEnvelopeErrorsSource) UnmarshalJSON

func (r *TotalTLSGetResponseEnvelopeErrorsSource) UnmarshalJSON(data []byte) (err error)

type TotalTLSGetResponseEnvelopeMessages

type TotalTLSGetResponseEnvelopeMessages struct {
	Code             int64                                     `json:"code,required"`
	Message          string                                    `json:"message,required"`
	DocumentationURL string                                    `json:"documentation_url"`
	Source           TotalTLSGetResponseEnvelopeMessagesSource `json:"source"`
	JSON             totalTLSGetResponseEnvelopeMessagesJSON   `json:"-"`
}

func (*TotalTLSGetResponseEnvelopeMessages) UnmarshalJSON

func (r *TotalTLSGetResponseEnvelopeMessages) UnmarshalJSON(data []byte) (err error)

type TotalTLSGetResponseEnvelopeMessagesSource

type TotalTLSGetResponseEnvelopeMessagesSource struct {
	Pointer string                                        `json:"pointer"`
	JSON    totalTLSGetResponseEnvelopeMessagesSourceJSON `json:"-"`
}

func (*TotalTLSGetResponseEnvelopeMessagesSource) UnmarshalJSON

func (r *TotalTLSGetResponseEnvelopeMessagesSource) UnmarshalJSON(data []byte) (err error)

type TotalTLSGetResponseEnvelopeSuccess

type TotalTLSGetResponseEnvelopeSuccess bool

Whether the API call was successful.

const (
	TotalTLSGetResponseEnvelopeSuccessTrue TotalTLSGetResponseEnvelopeSuccess = true
)

func (TotalTLSGetResponseEnvelopeSuccess) IsKnown

type TotalTLSGetResponseValidityPeriod

type TotalTLSGetResponseValidityPeriod int64

The validity period in days for the certificates ordered via Total TLS.

const (
	TotalTLSGetResponseValidityPeriod90 TotalTLSGetResponseValidityPeriod = 90
)

func (TotalTLSGetResponseValidityPeriod) IsKnown

type TotalTLSService

type TotalTLSService struct {
	Options []option.RequestOption
}

TotalTLSService contains methods and other services that help with interacting with the cloudflare API.

Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewTotalTLSService method instead.

func NewTotalTLSService

func NewTotalTLSService(opts ...option.RequestOption) (r *TotalTLSService)

NewTotalTLSService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.

func (*TotalTLSService) Edit added in v6.7.0

Set Total TLS Settings or disable the feature for a Zone.

func (*TotalTLSService) Get

Get Total TLS Settings for a Zone.

func (*TotalTLSService) Update added in v6.7.0

Set Total TLS Settings or disable the feature for a Zone.

type TotalTLSUpdateParams added in v6.7.0

type TotalTLSUpdateParams struct {
	// Identifier.
	ZoneID param.Field[string] `path:"zone_id,required"`
	// If enabled, Total TLS will order a hostname specific TLS certificate for any
	// proxied A, AAAA, or CNAME record in your zone.
	Enabled param.Field[bool] `json:"enabled,required"`
	// The Certificate Authority that Total TLS certificates will be issued through.
	CertificateAuthority param.Field[CertificateAuthority] `json:"certificate_authority"`
}

func (TotalTLSUpdateParams) MarshalJSON added in v6.7.0

func (r TotalTLSUpdateParams) MarshalJSON() (data []byte, err error)

type TotalTLSUpdateResponse added in v6.7.0

type TotalTLSUpdateResponse struct {
	// The Certificate Authority that Total TLS certificates will be issued through.
	CertificateAuthority CertificateAuthority `json:"certificate_authority"`
	// If enabled, Total TLS will order a hostname specific TLS certificate for any
	// proxied A, AAAA, or CNAME record in your zone.
	Enabled bool `json:"enabled"`
	// The validity period in days for the certificates ordered via Total TLS.
	ValidityPeriod TotalTLSUpdateResponseValidityPeriod `json:"validity_period"`
	JSON           totalTLSUpdateResponseJSON           `json:"-"`
}

func (*TotalTLSUpdateResponse) UnmarshalJSON added in v6.7.0

func (r *TotalTLSUpdateResponse) UnmarshalJSON(data []byte) (err error)

type TotalTLSUpdateResponseEnvelope added in v6.7.0

type TotalTLSUpdateResponseEnvelope struct {
	Errors   []TotalTLSUpdateResponseEnvelopeErrors   `json:"errors,required"`
	Messages []TotalTLSUpdateResponseEnvelopeMessages `json:"messages,required"`
	// Whether the API call was successful.
	Success TotalTLSUpdateResponseEnvelopeSuccess `json:"success,required"`
	Result  TotalTLSUpdateResponse                `json:"result"`
	JSON    totalTLSUpdateResponseEnvelopeJSON    `json:"-"`
}

func (*TotalTLSUpdateResponseEnvelope) UnmarshalJSON added in v6.7.0

func (r *TotalTLSUpdateResponseEnvelope) UnmarshalJSON(data []byte) (err error)

type TotalTLSUpdateResponseEnvelopeErrors added in v6.7.0

type TotalTLSUpdateResponseEnvelopeErrors struct {
	Code             int64                                      `json:"code,required"`
	Message          string                                     `json:"message,required"`
	DocumentationURL string                                     `json:"documentation_url"`
	Source           TotalTLSUpdateResponseEnvelopeErrorsSource `json:"source"`
	JSON             totalTLSUpdateResponseEnvelopeErrorsJSON   `json:"-"`
}

func (*TotalTLSUpdateResponseEnvelopeErrors) UnmarshalJSON added in v6.7.0

func (r *TotalTLSUpdateResponseEnvelopeErrors) UnmarshalJSON(data []byte) (err error)

type TotalTLSUpdateResponseEnvelopeErrorsSource added in v6.7.0

type TotalTLSUpdateResponseEnvelopeErrorsSource struct {
	Pointer string                                         `json:"pointer"`
	JSON    totalTLSUpdateResponseEnvelopeErrorsSourceJSON `json:"-"`
}

func (*TotalTLSUpdateResponseEnvelopeErrorsSource) UnmarshalJSON added in v6.7.0

func (r *TotalTLSUpdateResponseEnvelopeErrorsSource) UnmarshalJSON(data []byte) (err error)

type TotalTLSUpdateResponseEnvelopeMessages added in v6.7.0

type TotalTLSUpdateResponseEnvelopeMessages struct {
	Code             int64                                        `json:"code,required"`
	Message          string                                       `json:"message,required"`
	DocumentationURL string                                       `json:"documentation_url"`
	Source           TotalTLSUpdateResponseEnvelopeMessagesSource `json:"source"`
	JSON             totalTLSUpdateResponseEnvelopeMessagesJSON   `json:"-"`
}

func (*TotalTLSUpdateResponseEnvelopeMessages) UnmarshalJSON added in v6.7.0

func (r *TotalTLSUpdateResponseEnvelopeMessages) UnmarshalJSON(data []byte) (err error)

type TotalTLSUpdateResponseEnvelopeMessagesSource added in v6.7.0

type TotalTLSUpdateResponseEnvelopeMessagesSource struct {
	Pointer string                                           `json:"pointer"`
	JSON    totalTLSUpdateResponseEnvelopeMessagesSourceJSON `json:"-"`
}

func (*TotalTLSUpdateResponseEnvelopeMessagesSource) UnmarshalJSON added in v6.7.0

func (r *TotalTLSUpdateResponseEnvelopeMessagesSource) UnmarshalJSON(data []byte) (err error)

type TotalTLSUpdateResponseEnvelopeSuccess added in v6.7.0

type TotalTLSUpdateResponseEnvelopeSuccess bool

Whether the API call was successful.

const (
	TotalTLSUpdateResponseEnvelopeSuccessTrue TotalTLSUpdateResponseEnvelopeSuccess = true
)

func (TotalTLSUpdateResponseEnvelopeSuccess) IsKnown added in v6.7.0

type TotalTLSUpdateResponseValidityPeriod added in v6.7.0

type TotalTLSUpdateResponseValidityPeriod int64

The validity period in days for the certificates ordered via Total TLS.

const (
	TotalTLSUpdateResponseValidityPeriod90 TotalTLSUpdateResponseValidityPeriod = 90
)

func (TotalTLSUpdateResponseValidityPeriod) IsKnown added in v6.7.0

Jump to

Keyboard shortcuts

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