Versions in this module Expand all Collapse all v1 v1.0.0 Aug 13, 2019 Changes in this version + type CredNameExistsError struct + func NewCredNameExistsError() *CredNameExistsError + func NewCredNameExistsErrorMsg(message string) *CredNameExistsError + func (e *CredNameExistsError) Error() string + type CredentialNotExistsError struct + func NewCredentialNotExistsError() *CredentialNotExistsError + func NewCredentialNotExistsErrorMsg(message string) *CredentialNotExistsError + func (e *CredentialNotExistsError) Error() string + type EnclaveEmptyError struct + func NewEnclaveEmptyError() *EnclaveEmptyError + func NewEnclaveEmptyErrorMsg(message string) *EnclaveEmptyError + func (e *EnclaveEmptyError) Error() string + type ImageNameNotDefinedError struct + func NewImageNameNotDefinedError() *ImageNameNotDefinedError + func NewImageNameNotDefinedErrorMsg(message string) *ImageNameNotDefinedError + func (e *ImageNameNotDefinedError) Error() string + type RepositoryNameNotDefinedError struct + func NewRepositoryNameNotDefinedError() *RepositoryNameNotDefinedError + func NewRepositoryNameNotDefinedErrorMsg(message string) *RepositoryNameNotDefinedError + func (e *RepositoryNameNotDefinedError) Error() string