public interface KubernetesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Kubernetes.AccessReview |
getAccessReviews(int index)
Provides information on any Kubernetes access reviews (privilege checks)
relevant to the finding.
|
int |
getAccessReviewsCount()
Provides information on any Kubernetes access reviews (privilege checks)
relevant to the finding.
|
List<Kubernetes.AccessReview> |
getAccessReviewsList()
Provides information on any Kubernetes access reviews (privilege checks)
relevant to the finding.
|
Kubernetes.AccessReviewOrBuilder |
getAccessReviewsOrBuilder(int index)
Provides information on any Kubernetes access reviews (privilege checks)
relevant to the finding.
|
List<? extends Kubernetes.AccessReviewOrBuilder> |
getAccessReviewsOrBuilderList()
Provides information on any Kubernetes access reviews (privilege checks)
relevant to the finding.
|
Kubernetes.Binding |
getBindings(int index)
Provides Kubernetes role binding information for findings that involve
[RoleBindings or
ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
|
int |
getBindingsCount()
Provides Kubernetes role binding information for findings that involve
[RoleBindings or
ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
|
List<Kubernetes.Binding> |
getBindingsList()
Provides Kubernetes role binding information for findings that involve
[RoleBindings or
ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
|
Kubernetes.BindingOrBuilder |
getBindingsOrBuilder(int index)
Provides Kubernetes role binding information for findings that involve
[RoleBindings or
ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
|
List<? extends Kubernetes.BindingOrBuilder> |
getBindingsOrBuilderList()
Provides Kubernetes role binding information for findings that involve
[RoleBindings or
ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
|
Kubernetes.NodePool |
getNodePools(int index)
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
int |
getNodePoolsCount()
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
List<Kubernetes.NodePool> |
getNodePoolsList()
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
Kubernetes.NodePoolOrBuilder |
getNodePoolsOrBuilder(int index)
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
List<? extends Kubernetes.NodePoolOrBuilder> |
getNodePoolsOrBuilderList()
GKE [node
pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
associated with the finding.
|
Kubernetes.Node |
getNodes(int index)
Provides Kubernetes
[node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
information.
|
int |
getNodesCount()
Provides Kubernetes
[node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
information.
|
List<Kubernetes.Node> |
getNodesList()
Provides Kubernetes
[node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
information.
|
Kubernetes.NodeOrBuilder |
getNodesOrBuilder(int index)
Provides Kubernetes
[node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
information.
|
List<? extends Kubernetes.NodeOrBuilder> |
getNodesOrBuilderList()
Provides Kubernetes
[node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
information.
|
Kubernetes.Pod |
getPods(int index)
Kubernetes
[Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
associated with the finding.
|
int |
getPodsCount()
Kubernetes
[Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
associated with the finding.
|
List<Kubernetes.Pod> |
getPodsList()
Kubernetes
[Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
associated with the finding.
|
Kubernetes.PodOrBuilder |
getPodsOrBuilder(int index)
Kubernetes
[Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
associated with the finding.
|
List<? extends Kubernetes.PodOrBuilder> |
getPodsOrBuilderList()
Kubernetes
[Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
associated with the finding.
|
Kubernetes.Role |
getRoles(int index)
Provides Kubernetes role information for findings that involve [Roles or
ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
|
int |
getRolesCount()
Provides Kubernetes role information for findings that involve [Roles or
ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
|
List<Kubernetes.Role> |
getRolesList()
Provides Kubernetes role information for findings that involve [Roles or
ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
|
Kubernetes.RoleOrBuilder |
getRolesOrBuilder(int index)
Provides Kubernetes role information for findings that involve [Roles or
ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
|
List<? extends Kubernetes.RoleOrBuilder> |
getRolesOrBuilderList()
Provides Kubernetes role information for findings that involve [Roles or
ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Kubernetes.Pod> getPodsList()
Kubernetes [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod) associated with the finding. This field contains Pod records for each container that is owned by a Pod.
repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1;Kubernetes.Pod getPods(int index)
Kubernetes [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod) associated with the finding. This field contains Pod records for each container that is owned by a Pod.
repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1;int getPodsCount()
Kubernetes [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod) associated with the finding. This field contains Pod records for each container that is owned by a Pod.
repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1;List<? extends Kubernetes.PodOrBuilder> getPodsOrBuilderList()
Kubernetes [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod) associated with the finding. This field contains Pod records for each container that is owned by a Pod.
repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1;Kubernetes.PodOrBuilder getPodsOrBuilder(int index)
Kubernetes [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod) associated with the finding. This field contains Pod records for each container that is owned by a Pod.
repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1;List<Kubernetes.Node> getNodesList()
Provides Kubernetes [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes) information.
repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2;Kubernetes.Node getNodes(int index)
Provides Kubernetes [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes) information.
repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2;int getNodesCount()
Provides Kubernetes [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes) information.
repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2;List<? extends Kubernetes.NodeOrBuilder> getNodesOrBuilderList()
Provides Kubernetes [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes) information.
repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2;Kubernetes.NodeOrBuilder getNodesOrBuilder(int index)
Provides Kubernetes [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes) information.
repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2;List<Kubernetes.NodePool> getNodePoolsList()
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding. This field contains node pool information for each node, when it is available.
repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3;Kubernetes.NodePool getNodePools(int index)
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding. This field contains node pool information for each node, when it is available.
repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3;int getNodePoolsCount()
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding. This field contains node pool information for each node, when it is available.
repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3;List<? extends Kubernetes.NodePoolOrBuilder> getNodePoolsOrBuilderList()
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding. This field contains node pool information for each node, when it is available.
repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3;Kubernetes.NodePoolOrBuilder getNodePoolsOrBuilder(int index)
GKE [node pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) associated with the finding. This field contains node pool information for each node, when it is available.
repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3;List<Kubernetes.Role> getRolesList()
Provides Kubernetes role information for findings that involve [Roles or ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4;Kubernetes.Role getRoles(int index)
Provides Kubernetes role information for findings that involve [Roles or ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4;int getRolesCount()
Provides Kubernetes role information for findings that involve [Roles or ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4;List<? extends Kubernetes.RoleOrBuilder> getRolesOrBuilderList()
Provides Kubernetes role information for findings that involve [Roles or ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4;Kubernetes.RoleOrBuilder getRolesOrBuilder(int index)
Provides Kubernetes role information for findings that involve [Roles or ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4;List<Kubernetes.Binding> getBindingsList()
Provides Kubernetes role binding information for findings that involve [RoleBindings or ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5;Kubernetes.Binding getBindings(int index)
Provides Kubernetes role binding information for findings that involve [RoleBindings or ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5;int getBindingsCount()
Provides Kubernetes role binding information for findings that involve [RoleBindings or ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5;List<? extends Kubernetes.BindingOrBuilder> getBindingsOrBuilderList()
Provides Kubernetes role binding information for findings that involve [RoleBindings or ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5;Kubernetes.BindingOrBuilder getBindingsOrBuilder(int index)
Provides Kubernetes role binding information for findings that involve [RoleBindings or ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5;List<Kubernetes.AccessReview> getAccessReviewsList()
Provides information on any Kubernetes access reviews (privilege checks) relevant to the finding.
repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6;
Kubernetes.AccessReview getAccessReviews(int index)
Provides information on any Kubernetes access reviews (privilege checks) relevant to the finding.
repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6;
int getAccessReviewsCount()
Provides information on any Kubernetes access reviews (privilege checks) relevant to the finding.
repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6;
List<? extends Kubernetes.AccessReviewOrBuilder> getAccessReviewsOrBuilderList()
Provides information on any Kubernetes access reviews (privilege checks) relevant to the finding.
repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6;
Kubernetes.AccessReviewOrBuilder getAccessReviewsOrBuilder(int index)
Provides information on any Kubernetes access reviews (privilege checks) relevant to the finding.
repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6;
Copyright © 2023 Google LLC. All rights reserved.