Stay organized with collections Save and categorize content based on your preferences.
ContainerdConfig contains configuration to customize containerd.
FieldsprivateRegistryAccessConfig
object (
PrivateRegistryAccessConfig
)
PrivateRegistryAccessConfig is used to configure access configuration for private container registries.
PrivateRegistryAccessConfigPrivateRegistryAccessConfig contains access configuration for private container registries.
Fieldsenabled
boolean
Private registry access is enabled.
certificateAuthorityDomainConfig[]
object (
CertificateAuthorityDomainConfig
)
Private registry access configuration.
CertificateAuthorityDomainConfig configures one or more fully qualified domain names (FQDN) to a specific certificate.
JSON representation{ "fqdns": [ string ], // Union fieldFieldscertificate_config
can be only one of the following: "gcpSecretManagerCertificateConfig": { object (GCPSecretManagerCertificateConfig
) } // End of list of possible types for union fieldcertificate_config
. }
fqdns[]
string
List of fully qualified domain names (FQDN). Specifying port is supported. Wildcards are NOT supported. Examples: - my.customdomain.com - 10.0.1.2:5000
Union fieldcertificate_config
. Certificate access config. The following are supported: - GCPSecretManagerCertificateConfig certificate_config
can be only one of the following: gcpSecretManagerCertificateConfig
object (
GCPSecretManagerCertificateConfig
)
Google Secret Manager (GCP) certificate configuration.
GCPSecretManagerCertificateConfigGCPSecretManagerCertificateConfig configures a secret from Google Secret Manager.
JSON representation{ "secretUri": string }Fields
secretUri
string
Secret URI, in the form "projects/$PROJECT_ID/secrets/$SECRET_NAME/versions/$VERSION". Version can be fixed (e.g. "2") or "latest"
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-08 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-08 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4