SupplementalGroupsStrategyOptions

com.coralogix.zio.k8s.model.policy.v1beta1.SupplementalGroupsStrategyOptions
See theSupplementalGroupsStrategyOptions companion object

SupplementalGroupsStrategyOptions defines the strategy type and options used to create the strategy.

Value parameters

ranges

ranges are the allowed ranges of supplemental groups. If you would like to force a single supplemental group then supply a single range with the same start and end. Required for MustRunAs.

rule

rule is the strategy that will dictate what supplemental groups is used in the SecurityContext.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

ranges are the allowed ranges of supplemental groups. If you would like to force a single supplemental group then supply a single range with the same start and end. Required for MustRunAs.

ranges are the allowed ranges of supplemental groups. If you would like to force a single supplemental group then supply a single range with the same start and end. Required for MustRunAs.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

rule is the strategy that will dictate what supplemental groups is used in the SecurityContext.

rule is the strategy that will dictate what supplemental groups is used in the SecurityContext.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product