Documentation ¶
Index ¶
- func IsContainerExistedError(err error) bool
- func IsGpuNotEnoughError(err error) bool
- func IsNoPatchRequiredError(err error) bool
- func IsNoRollbackRequiredError(err error) bool
- func IsNotExistInEtcdError(err error) bool
- func IsPortNotEnoughError(err error) bool
- func IsVolumeExistedError(err error) bool
- func IsVolumeSizeUsedGreaterThanReduced(err error) bool
- func NewContainerExistedError() error
- func NewGpuNotEnoughError() error
- func NewNoPatchRequiredError() error
- func NewNoRollbackRequiredError() error
- func NewNotExistInEtcdError() error
- func NewPortNotEnoughError() error
- func NewVolumeExistedError() error
- func NewVolumeSizeUsedGreaterThanReduced() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsContainerExistedError ¶
func IsGpuNotEnoughError ¶
func IsNoPatchRequiredError ¶
func IsNoRollbackRequiredError ¶ added in v0.0.3
func IsNotExistInEtcdError ¶
func IsPortNotEnoughError ¶
func IsVolumeExistedError ¶
func NewContainerExistedError ¶
func NewContainerExistedError() error
func NewGpuNotEnoughError ¶
func NewGpuNotEnoughError() error
func NewNoPatchRequiredError ¶
func NewNoPatchRequiredError() error
func NewNoRollbackRequiredError ¶ added in v0.0.3
func NewNoRollbackRequiredError() error
func NewNotExistInEtcdError ¶
func NewNotExistInEtcdError() error
func NewPortNotEnoughError ¶
func NewPortNotEnoughError() error
func NewVolumeExistedError ¶
func NewVolumeExistedError() error
func NewVolumeSizeUsedGreaterThanReduced ¶
func NewVolumeSizeUsedGreaterThanReduced() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.