# Functions
IsAssetSecretNotFoundError returns true if the err is a AssetSecretNotFoundError.
IsNoClusterError returns true if the err is a NoClusterSpecifiedError.
NewAssetSecretNotFoundError returns a AssetSecretNotFoundError.
NewNoClusterError returns a NoClusterSpecifiedError.
# Structs
AssetSecretNotFoundError is an error when the asset's secret can not be found.
NoClusterSpecifiedError is an error when no cluster is specified.