Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class NodePool.
Provides GKE Node Pool information.
Generated from protobuf message google.cloud.securitycenter.v1.Kubernetes.NodePool
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Kubernetes Node pool name.
↳ nodes
getName
Kubernetes Node pool name.
Generated from protobuf field string name = 1;
string
setName
Kubernetes Node pool name.
Generated from protobuf field string name = 1;
var
string
$this
getNodes
Nodes associated with the finding.
Generated from protobuf field repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2;
Google\Protobuf\Internal\RepeatedField
setNodes
Nodes associated with the finding.
Generated from protobuf field repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2;
$this