Uses of Interface
org.csanchez.jenkins.plugins.kubernetes.volumes.ProvisionedVolume
Packages that use ProvisionedVolume
Package
Description
-
Uses of ProvisionedVolume in org.csanchez.jenkins.plugins.kubernetes.volumes
Subinterfaces of ProvisionedVolume in org.csanchez.jenkins.plugins.kubernetes.volumesModifier and TypeInterfaceDescriptioninterfaceInterface containing common code betweenDynamicPVCVolumeandDynamicPVCWorkspaceVolume.interfaceInterface containing common code betweenGenericEphemeralVolumeandGenericEphemeralWorkspaceVolume.Classes in org.csanchez.jenkins.plugins.kubernetes.volumes that implement ProvisionedVolumeModifier and TypeClassDescriptionclassDeprecated.classUses a generic ephemeral volume, that is created before the agent pod is created, and terminated afterwards. -
Uses of ProvisionedVolume in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
Classes in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace that implement ProvisionedVolumeModifier and TypeClassDescriptionclassDeprecated.UseGenericEphemeralWorkspaceVolumeinstead.classUses a generic ephemeral volume, that is created before the agent pod is created, and terminated afterwards.
GenericEphemeralVolumeinstead.