//
pkg.gl
Category
github.com/ryantking/controller-runtime/tools/setup-envtest
store
package
0.11.0
Repository:
https://github.com/ryantking/controller-runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
2
Files
297 SLOC
#
Functions
DefaultStoreDir
DefaultStoreDir returns the default location for the store.
NewAt
NewAt creates a new store on disk at the given path.
#
Structs
Filter
Filter is a version spec & platform selector (i.e.
Item
Item is a version-platform pair.
Store
Store knows how to list, load, store, and delete envtest tools.