| Modifier and Type | Class and Description |
|---|---|
static class |
Kubernetes.NodePool
Provides GKE node pool information.
|
static class |
Kubernetes.NodePool.Builder
Provides GKE node pool information.
|
| Modifier and Type | Method and Description |
|---|---|
Kubernetes.NodePoolOrBuilder |
KubernetesOrBuilder.getNodePoolsOrBuilder(int index)
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
Kubernetes.NodePoolOrBuilder |
Kubernetes.getNodePoolsOrBuilder(int index)
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
Kubernetes.NodePoolOrBuilder |
Kubernetes.Builder.getNodePoolsOrBuilder(int index)
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Kubernetes.NodePoolOrBuilder> |
KubernetesOrBuilder.getNodePoolsOrBuilderList()
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
List<? extends Kubernetes.NodePoolOrBuilder> |
Kubernetes.getNodePoolsOrBuilderList()
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
List<? extends Kubernetes.NodePoolOrBuilder> |
Kubernetes.Builder.getNodePoolsOrBuilderList()
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
Copyright © 2024 Google LLC. All rights reserved.