| Package | Description |
|---|---|
| com.openshift.internal.restclient.model | |
| com.openshift.internal.restclient.model.volume | |
| com.openshift.restclient.model |
| Modifier and Type | Method and Description |
|---|---|
IVolumeMount |
Container.addVolumeMount(String name) |
| Modifier and Type | Method and Description |
|---|---|
Set<IVolumeMount> |
Container.getVolumeMounts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Container.setVolumeMounts(Set<IVolumeMount> volumes) |
| Modifier and Type | Class and Description |
|---|---|
class |
VolumeMount |
| Constructor and Description |
|---|
VolumeMount(org.jboss.dmr.ModelNode node,
IVolumeMount source) |
| Modifier and Type | Method and Description |
|---|---|
IVolumeMount |
IContainer.addVolumeMount(String name)
Add a volumemount with the given name
|
| Modifier and Type | Method and Description |
|---|---|
Set<IVolumeMount> |
IContainer.getVolumeMounts() |
| Modifier and Type | Method and Description |
|---|---|
void |
IContainer.setVolumeMounts(Set<IVolumeMount> volumes) |
Copyright © 2020 Red Hat, Inc. All Rights Reserved.