Class SecurityPostureConfig (2.47.0)

SecurityPostureConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
mode google.cloud.container_v1.types.SecurityPostureConfig.Mode
Sets which mode to use for Security Posture features. This field is a member of oneof_ _mode.
vulnerability_mode google.cloud.container_v1.types.SecurityPostureConfig.VulnerabilityMode
Sets which mode to use for vulnerability scanning. This field is a member of oneof_ _vulnerability_mode.

Classes

Mode

Mode(value)

Mode defines enablement mode for GKE Security posture features.

VulnerabilityMode

VulnerabilityMode(value)

VulnerabilityMode defines enablement mode for vulnerability scanning.