Google Cloud Container V1 Client - Class SecurityPostureConfig (1.20.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class SecurityPostureConfig.

SecurityPostureConfig defines the flags needed to enable/disable features for the Security Posture API.

Generated from protobuf message google.container.v1.SecurityPostureConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ mode int

Sets which mode to use for Security Posture features.

↳ vulnerability_mode int

Sets which mode to use for vulnerability scanning.

getMode

Sets which mode to use for Security Posture features.

Returns
TypeDescription
int

hasMode

clearMode

setMode

Sets which mode to use for Security Posture features.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getVulnerabilityMode

Sets which mode to use for vulnerability scanning.

Returns
TypeDescription
int

hasVulnerabilityMode

clearVulnerabilityMode

setVulnerabilityMode

Sets which mode to use for vulnerability scanning.

Parameter
NameDescription
var int
Returns
TypeDescription
$this