package trust
import "github.com/docker/docker/trust"
Index ¶
Types ¶
type NotVerifiedError ¶
type NotVerifiedError string
func (NotVerifiedError) Error ¶
func (e NotVerifiedError) Error() string
type TrustStore ¶
func NewTrustStore ¶
func NewTrustStore(path string) (*TrustStore, error)
func (*TrustStore) CheckKey ¶
func (*TrustStore) UpdateBase ¶
func (t *TrustStore) UpdateBase()
Source Files ¶
- Version
- v1.8.0-rc1
- Published
- Jul 25, 2015
- Platform
- js/wasm
- Imports
- 14 packages
- Last checked
- 31 minutes ago –
Tools for package owners.