Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.05 KB

File metadata and controls

14 lines (10 loc) · 1.05 KB

InitUsersSpec

Properties

Name Type Description Notes
env dict(str, str) Environment variables that will be used by initialize the users for runtime [optional]
image str Image for initialize the users for runtime(e.g. alluxio/alluxio-User init) [optional]
image_pull_policy str One of the three policies: `Always`, `IfNotPresent`, `Never` [optional]
image_tag str Image Tag for initialize the users for runtime(e.g. 2.3.0-SNAPSHOT) [optional]
resources V1ResourceRequirements Resources that will be requested by initialize the users for runtime. <br> <br> Resources are not allowed for ephemeral containers. Ephemeral containers use spare resources already allocated to the pod. [optional]

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