Class Medium (0.10.8)

Medium(value)

The different types of medium supported for EmptyDir.

Enums

Name Description
MEDIUM_UNSPECIFIED When not specified, falls back to the default implementation which is currently in memory (this may change over time).
MEMORY Explicitly set the EmptyDir to be in memory. Uses tmpfs.