| Modifier and Type | Interface and Description |
|---|---|
interface |
VolumeMount
Mount a volume from the pod to the container.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MountOptions.Jsii$Proxy
An implementation for
MountOptions |
static class |
VolumeMount.Jsii$Proxy
An implementation for
VolumeMount |
| Modifier and Type | Method and Description |
|---|---|
MountOptions |
MountOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Container.mount(String path,
Volume volume,
MountOptions options)
Mount a volume to a specific path so that it is accessible by the container.
|
Copyright © 2021. All rights reserved.