Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func NewGoodhostsCache ¶
func NewGoodhostsCache() *Cache
func NewMachineDriverLibvirtCache ¶ added in v1.14.0
func NewMachineDriverLibvirtCache() *Cache
func NewOcCache ¶
func NewOcCache() *Cache
func NewPodmanCache ¶
func NewPodmanCache() *Cache
func (*Cache) CacheBinary ¶
CacheBinary downloads and caches the requested binary into the CRC directory
func (*Cache) CheckVersion ¶ added in v1.13.0
func (*Cache) EnsureIsCached ¶
func (*Cache) GetBinaryName ¶ added in v1.17.0
func (*Cache) GetBinaryPath ¶ added in v1.17.0
type VersionMismatchError ¶ added in v1.13.0
func (*VersionMismatchError) Error ¶ added in v1.13.0
func (e *VersionMismatchError) Error() string
Click to show internal directories.
Click to hide internal directories.