Package org.csanchez.jenkins.plugins.kubernetes.volumes
package org.csanchez.jenkins.plugins.kubernetes.volumes
-
ClassDescriptionInterface containing common code between
DynamicPVCVolumeandDynamicPVCWorkspaceVolume.Deprecated.Interface containing common code betweenGenericEphemeralVolumeandGenericEphemeralWorkspaceVolume.Uses a generic ephemeral volume, that is created before the agent pod is created, and terminated afterwards.Base class for all Kubernetes volume types
GenericEphemeralVolumeinstead.