Class ClusterSecurityPostureConfig


  • public final class ClusterSecurityPostureConfig
    extends java.lang.Object
    • Method Detail

      • mode

        public java.util.Optional<java.lang.String> mode()
        Returns:
        Sets the mode of the Kubernetes security posture API's off-cluster features. Available options include `DISABLED` and `BASIC`.
      • vulnerabilityMode

        public java.util.Optional<java.lang.String> vulnerabilityMode()
        Returns:
        Sets the mode of the Kubernetes security posture API's workload vulnerability scanning. Available options include `VULNERABILITY_DISABLED` and `VULNERABILITY_BASIC`.