| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
CertificateConfigPair |
CertificateConfigPair.clone() |
CertificateConfigPair |
CertificateConfigPair.set(String fieldName,
Object value) |
CertificateConfigPair |
CertificateConfigPair.setCert(CertificateConfig cert)
Cert configures the client certificate.
|
CertificateConfigPair |
CertificateConfigPair.setKey(CertificateConfig key)
Key configures the client private key.
|
| Modifier and Type | Method and Description |
|---|---|
List<CertificateConfigPair> |
HostConfig.getClient()
Client configures the registry host client certificate and key.
|
| Modifier and Type | Method and Description |
|---|---|
HostConfig |
HostConfig.setClient(List<CertificateConfigPair> client)
Client configures the registry host client certificate and key.
|
Copyright © 2011–2025 Google. All rights reserved.