Versions in this module Expand all Collapse all v1 v1.1.1 Oct 7, 2020 v1.1.0 Oct 7, 2020 Changes in this version + type AlertError struct + Cause string + func (e AlertError) Error() string + type BadReleaseError struct + Cause string + func (e BadReleaseError) Error() string + type CleanUpError struct + Cause string + func (e CleanUpError) Error() string + type DeployError struct + Cause string + func (e DeployError) Error() string + type HaltError struct + Cause string + func (e HaltError) Error() string + type HealthError struct + Cause string + func (e HealthError) Error() string + type LockError struct + Cause string + func (e LockError) Error() string + type LockExistsError struct + Cause string + func (e LockExistsError) Error() string + type LogError struct + Cause string + func (e LogError) Error() string + type NotifyError struct + Cause string + func (e NotifyError) Error() string + type PanicError struct + Cause string + func (e PanicError) Error() string + type UnmarshalError struct + Cause string + func (e UnmarshalError) Error() string