Class GenericEphemeralVolume

All Implemented Interfaces:
Describable<PodVolume>, Serializable, EphemeralVolume, ProvisionedVolume

public class GenericEphemeralVolume extends PodVolume implements EphemeralVolume
Uses a generic ephemeral volume, that is created before the agent pod is created, and terminated afterwards. See Kubernetes documentation
See Also: