(volumeType drivers.VolumeType, contentType drivers.ContentType, name string, config map[string]string)
| 61 | ApplyPatch(name string) error |
| 62 | |
| 63 | GetVolume(volumeType drivers.VolumeType, contentType drivers.ContentType, name string, config map[string]string) drivers.Volume |
| 64 | |
| 65 | // Instances. |
| 66 | CreateInstance(inst instance.Instance, op *operations.Operation) error |
no outgoing calls
no test coverage detected