| Package | Description |
|---|---|
| com.openshift.internal.restclient.model | |
| com.openshift.internal.restclient.model.volume | |
| com.openshift.restclient.model |
| Modifier and Type | Method and Description |
|---|---|
Set<IVolume> |
Container.getVolumes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Container.setVolumes(Set<IVolume> volumes) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVolume |
class |
EmptyDirVolume |
class |
VolumeMount |
| Constructor and Description |
|---|
EmptyDirVolume(org.jboss.dmr.ModelNode node,
IVolume volume) |
| Modifier and Type | Method and Description |
|---|---|
Set<IVolume> |
IContainer.getVolumes()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IContainer.setVolumes(Set<IVolume> volumes)
Deprecated.
|
Copyright © 2019 Red Hat, Inc. All Rights Reserved.