Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1QuobyteVolumeSource |
V1Volume.getQuobyte()
Get quobyte
|
V1QuobyteVolumeSource |
V1PersistentVolumeSpec.getQuobyte()
Get quobyte
|
V1QuobyteVolumeSource |
V1QuobyteVolumeSource.group(String group) |
V1QuobyteVolumeSource |
V1QuobyteVolumeSource.readOnly(Boolean readOnly) |
V1QuobyteVolumeSource |
V1QuobyteVolumeSource.registry(String registry) |
V1QuobyteVolumeSource |
V1QuobyteVolumeSource.tenant(String tenant) |
V1QuobyteVolumeSource |
V1QuobyteVolumeSource.user(String user) |
V1QuobyteVolumeSource |
V1QuobyteVolumeSource.volume(String volume) |
Modifier and Type | Method and Description |
---|---|
V1Volume |
V1Volume.quobyte(V1QuobyteVolumeSource quobyte) |
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.quobyte(V1QuobyteVolumeSource quobyte) |
void |
V1Volume.setQuobyte(V1QuobyteVolumeSource quobyte) |
void |
V1PersistentVolumeSpec.setQuobyte(V1QuobyteVolumeSource quobyte) |
Copyright © 2021. All rights reserved.