allowed Flex Volumes
Parameters
value
allowedFlexVolumes is a whitelist of allowed Flexvolumes. Empty or nil indicates that all Flexvolumes may be used. This parameter is effective only when the usage of the Flexvolumes is allowed in the "volumes" field.
Parameters
values
allowedFlexVolumes is a whitelist of allowed Flexvolumes. Empty or nil indicates that all Flexvolumes may be used. This parameter is effective only when the usage of the Flexvolumes is allowed in the "volumes" field.
suspend fun allowedFlexVolumes(argument: List<suspend AllowedFlexVolumePatchArgsBuilder.() -> Unit>)
suspend fun allowedFlexVolumes(vararg argument: suspend AllowedFlexVolumePatchArgsBuilder.() -> Unit)
Parameters
argument
allowedFlexVolumes is a whitelist of allowed Flexvolumes. Empty or nil indicates that all Flexvolumes may be used. This parameter is effective only when the usage of the Flexvolumes is allowed in the "volumes" field.