Documentation
¶
Index ¶
- func DoVolumeActivate(volume model.Volume, storagePool model.StoragePool, ...) error
- func DoVolumeRemove(volume model.Volume, storagePool model.StoragePool, ...) error
- func IsRancherVolume(volume model.Volume) bool
- func IsVolumeActive(volume model.Volume, storagePool model.StoragePool, ...) (bool, error)
- func IsVolumeRemoved(volume model.Volume, storagePool model.StoragePool, client *client.Client) (bool, error)
- func PullImage(progress *progress.Progress, client *engineCli.Client, imageUUID string, ...) error
- func RancherStorageVolumeAttach(volume model.Volume) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoVolumeActivate ¶
func DoVolumeRemove ¶
func IsRancherVolume ¶ added in v0.8.3
func IsVolumeActive ¶
func IsVolumeRemoved ¶
func PullImage ¶
func PullImage(progress *progress.Progress, client *engineCli.Client, imageUUID string, buildOptions model.BuildOptions, rc model.RegistryCredential) error
func RancherStorageVolumeAttach ¶ added in v0.8.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.