Versions in this module Expand all Collapse all v0 v0.0.3 Jan 23, 2024 Changes in this version + func IsNoRollbackRequiredError(err error) bool + func NewNoRollbackRequiredError() error v0.0.2 Jan 15, 2024 Changes in this version + func IsContainerExistedError(err error) bool + func IsGpuNotEnoughError(err error) bool + func IsNoPatchRequiredError(err error) bool + func IsNotExistInEtcdError(err error) bool + func IsPortNotEnoughError(err error) bool + func IsVersionNotMatchError(err error) bool + func IsVolumeExistedError(err error) bool + func IsVolumeSizeUsedGreaterThanReduced(err error) bool + func NewContainerExistedError() error + func NewGpuNotEnoughError() error + func NewNoPatchRequiredError() error + func NewNotExistInEtcdError() error + func NewPortNotEnoughError() error + func NewVersionNotMatchError() error + func NewVolumeExistedError() error + func NewVolumeSizeUsedGreaterThanReduced() error