| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
DnsCacheConfig |
DnsCacheConfig.clone() |
DnsCacheConfig |
AddonsConfig.getDnsCacheConfig()
Configuration for NodeLocalDNS, a dns cache running on cluster nodes
|
DnsCacheConfig |
DnsCacheConfig.set(String fieldName,
Object value) |
DnsCacheConfig |
DnsCacheConfig.setEnabled(Boolean enabled)
Whether NodeLocal DNSCache is enabled for this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AddonsConfig |
AddonsConfig.setDnsCacheConfig(DnsCacheConfig dnsCacheConfig)
Configuration for NodeLocalDNS, a dns cache running on cluster nodes
|
Copyright © 2011–2023 Google. All rights reserved.