Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CSIDriverOptions ¶
type CSIDriverOptions struct { Endpoint string DriverName string NodeID string KubeEdgeEndpoint string Version string }
CSIDriverOptions config
func NewCSIDriverOptions ¶
func NewCSIDriverOptions() *CSIDriverOptions
NewCSIDriverOptions returns options object
func (*CSIDriverOptions) Flags ¶
func (o *CSIDriverOptions) Flags() (fss cliflag.NamedFlagSets)
Flags return flag sets
Click to show internal directories.
Click to hide internal directories.