Skip to content

security.v1.fsGroupStrategyOptions

"FSGroupStrategyOptions defines the strategy type and options used to create the strategy."

Index

Fields

fn withRanges

withRanges(ranges)

"Ranges are the allowed ranges of fs groups. If you would like to force a single fs group then supply a single range with the same start and end."

fn withRangesMixin

withRangesMixin(ranges)

"Ranges are the allowed ranges of fs groups. If you would like to force a single fs group then supply a single range with the same start and end."

Note: This function appends passed data to existing values

fn withType

withType(type)

"Type is the strategy that will dictate what FSGroup is used in the SecurityContext."