Class Medium (0.10.4)

Medium(value)

The different types of medium supported for EmptyDir.

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