Uses of Interface
org.csanchez.jenkins.plugins.kubernetes.volumes.EphemeralVolume
Package
Description
-
Uses of EphemeralVolume in org.csanchez.jenkins.plugins.kubernetes.volumes
Modifier and TypeClassDescriptionclass
Uses a generic ephemeral volume, that is created before the agent pod is created, and terminated afterwards. -
Uses of EphemeralVolume in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
Modifier and TypeClassDescriptionclass
Uses a generic ephemeral volume, that is created before the agent pod is created, and terminated afterwards.