Documentation ¶
Index ¶
- func DownloadAllDrivers() error
- func DriverSchemaVersion(apiClient *client.RancherClient) (string, error)
- func GenerateAndUploadSchema(driver string) error
- func ReactivateOldDrivers() error
- func RemoveSchemas(schemaName string, apiClient *client.RancherClient) error
- func SyncBuiltin() error
- func UploadMachineSchemas(apiClient *client.RancherClient, drivers ...string) error
- type Driver
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadAllDrivers ¶
func DownloadAllDrivers() error
func DriverSchemaVersion ¶
func GenerateAndUploadSchema ¶
func ReactivateOldDrivers ¶
func ReactivateOldDrivers() error
func RemoveSchemas ¶
func SyncBuiltin ¶
func SyncBuiltin() error
func UploadMachineSchemas ¶
Types ¶
type Driver ¶
type Driver struct {
// contains filtered or unexported fields
}
func (*Driver) ClearError ¶
func (d *Driver) ClearError()
func (*Driver) FriendlyName ¶
Click to show internal directories.
Click to hide internal directories.