Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.22 KB

DatasetSpec.md

File metadata and controls

22 lines (15 loc) · 1.22 KB

DatasetSpec

DatasetSpec defines the desired state of Dataset

Properties

Name Type Description Notes
accessModes List<String> AccessModes contains all ways the volume backing the PVC can be mounted [optional]
dataRestoreLocation DataRestoreLocation [optional]
mounts List<Mount> Mount Points to be mounted on Alluxio.
nodeAffinity CacheableNodeAffinity [optional]
owner User [optional]
placement String Manage switch for opening Multiple datasets single node deployment or not [optional]
runtimes List<Runtime> Runtimes for supporting dataset (e.g. AlluxioRuntime) [optional]
sharedEncryptOptions List<EncryptOption> SharedEncryptOptions is the encryptOption to all mount [optional]
sharedOptions Map<String, String> SharedOptions is the options to all mount [optional]
tolerations List<V1Toleration> If specified, the pod's tolerations. [optional]