Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeCSIOptions ¶
type NodeCSIOptions struct { Endpoint string // Used for Block Volume CSI driver NodeID string LogLevel string Master string Kubeconfig string EnableFssDriver bool FssEndpoint string OnlyEnableLustreDriver bool LustreCsiAddress string LustreKubeletRegistrationPath string LustreEndpoint string }
NodeCSIOptions contains details about the flag
Click to show internal directories.
Click to hide internal directories.