Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( WasmeConfigDir = home() + "/.wasme" WasmeImageDir = filepath.Join(WasmeConfigDir, "store") WasmeCredentialsFile = filepath.Join(WasmeConfigDir, "credentials.json") )
Functions ¶
func NewDefaultCache ¶
func NewDefaultCacheWithAuth ¶ added in v0.0.21
func NewDefaultCacheWithAuth(opts *opts.AuthOptions) cache.Cache
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.