Package | Description |
---|---|
org.csanchez.jenkins.plugins.kubernetes | |
org.csanchez.jenkins.plugins.kubernetes.pipeline | |
org.csanchez.jenkins.plugins.kubernetes.volumes.workspace |
Modifier and Type | Method and Description |
---|---|
WorkspaceVolume |
PodTemplate.getWorkspaceVolume() |
Modifier and Type | Method and Description |
---|---|
void |
PodTemplate.setWorkspaceVolume(WorkspaceVolume workspaceVolume) |
Modifier and Type | Method and Description |
---|---|
WorkspaceVolume |
PodTemplateStep.getWorkspaceVolume() |
Modifier and Type | Method and Description |
---|---|
void |
PodTemplateStep.setWorkspaceVolume(WorkspaceVolume workspaceVolume) |
Modifier and Type | Class and Description |
---|---|
class |
DynamicPVCWorkspaceVolume |
class |
EmptyDirWorkspaceVolume |
class |
HostPathWorkspaceVolume |
class |
NfsWorkspaceVolume |
class |
PersistentVolumeClaimWorkspaceVolume |
Copyright © 2016–2019. All rights reserved.