| Modifier and Type | Class and Description |
|---|---|
static class |
EmptyDirVolumeOptions.Jsii$Proxy
An implementation for
EmptyDirVolumeOptions |
| Modifier and Type | Method and Description |
|---|---|
EmptyDirVolumeOptions |
EmptyDirVolumeOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static Volume |
Volume.fromEmptyDir(String name,
EmptyDirVolumeOptions options)
An emptyDir volume is first created when a Pod is assigned to a Node, and exists as long as that Pod is running on that node.
|
Copyright © 2021. All rights reserved.