Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Kubernetes.
Kubernetes related attributes.
Generated from protobuf message google.cloud.securitycenter.v1.Kubernetes
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ pods
array< Google\Cloud\SecurityCenter\V1\Kubernetes\Pod
>
Kubernetes Pods associated with the finding. This field will contain Pod records for each container that is owned by a Pod.
↳ nodes
↳ node_pools
array< Google\Cloud\SecurityCenter\V1\Kubernetes\NodePool
>
GKE Node Pools associated with the finding. This field will contain NodePool information for each Node, when it is available.
↳ roles
array< Google\Cloud\SecurityCenter\V1\Kubernetes\Role
>
Provides Kubernetes role information for findings that involve Roles or ClusterRoles.
↳ bindings
array< Google\Cloud\SecurityCenter\V1\Kubernetes\Binding
>
Provides Kubernetes role binding information for findings that involve RoleBindings or ClusterRoleBindings.
↳ access_reviews
array< Google\Cloud\SecurityCenter\V1\Kubernetes\AccessReview
>
Provides information on any Kubernetes access reviews (i.e. privilege checks) relevant to the finding.
getPods
Kubernetes Pods associated with the finding. This field will contain Pod records for each container that is owned by a Pod.
setPods
Kubernetes Pods associated with the finding. This field will contain Pod records for each container that is owned by a Pod.
$this
getNodes
Provides Kubernetes Node information.
setNodes
Provides Kubernetes Node information.
$this
getNodePools
GKE Node Pools associated with the finding. This field will contain NodePool information for each Node, when it is available.
setNodePools
GKE Node Pools associated with the finding. This field will contain NodePool information for each Node, when it is available.
$this
getRoles
Provides Kubernetes role information for findings that involve Roles or ClusterRoles.
setRoles
Provides Kubernetes role information for findings that involve Roles or ClusterRoles.
$this
getBindings
Provides Kubernetes role binding information for findings that involve RoleBindings or ClusterRoleBindings.
setBindings
Provides Kubernetes role binding information for findings that involve RoleBindings or ClusterRoleBindings.
$this
getAccessReviews
Provides information on any Kubernetes access reviews (i.e. privilege checks) relevant to the finding.
setAccessReviews
Provides information on any Kubernetes access reviews (i.e. privilege checks) relevant to the finding.
$this