Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 951 Bytes

ThinRuntimeProfileSpec.md

File metadata and controls

15 lines (11 loc) · 951 Bytes

ThinRuntimeProfileSpec

ThinRuntimeProfileSpec defines the desired state of ThinRuntimeProfile

Properties

Name Type Description Notes
file_system_type str file system of thinRuntime [default to '']
fuse ThinFuseSpec [optional]
node_publish_secret_policy str NodePublishSecretPolicy describes the policy to decide which to do with node publish secret when mounting an existing persistent volume. [optional]
volumes list[V1Volume] Volumes is the list of Kubernetes volumes that can be mounted by runtime components and/or fuses. [optional]
worker ThinCompTemplateSpec [optional]

[Back to Model list] [Back to API list] [Back to README]