Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1VolumeNodeAffinity |
V1PersistentVolumeSpec.getNodeAffinity()
NodeAffinity defines constraints that limit what nodes this volume can be accessed from.
|
V1VolumeNodeAffinity |
V1VolumeNodeAffinity.required(V1NodeSelector required) |
Modifier and Type | Method and Description |
---|---|
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.nodeAffinity(V1VolumeNodeAffinity nodeAffinity) |
void |
V1PersistentVolumeSpec.setNodeAffinity(V1VolumeNodeAffinity nodeAffinity) |
Copyright © 2018. All rights reserved.