(force bool, cleanupDependencies bool)
| 121 | UpdateDevices(devices deviceConfig.Devices) error |
| 122 | |
| 123 | Delete(force bool, cleanupDependencies bool) error |
| 124 | Export(meta io.Writer, roofs io.Writer, properties map[string]string, expiration time.Time, tracker *ioprogress.ProgressTracker) (*api.ImageMetadata, error) |
| 125 | |
| 126 | // Live configuration. |
no outgoing calls
no test coverage detected