# Functions
GetVersion returns the version information of the driver.
GetVersionYAML returns the version information of the driver in YAML format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WaitUntilTimeout waits for the exec function to complete or return timeout error.
# Constants
No description provided by the author
# Structs
ControllerServer controller server setting.
No description provided by the author
DriverOptions defines driver parameters specified in driver deployment.
No description provided by the author
NodeServer driver.
VersionInfo holds the version information of the driver.
No description provided by the author
# Interfaces
Defines Non blocking GRPC server interfaces.
# Type aliases
ExecFunc returns a exec function's output and error.
TimeoutFunc returns output and error if an ExecFunc timeout.