cache

package
v2.36.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	// contains filtered or unexported fields
}

func NewAdminHelperCache

func NewAdminHelperCache() *Cache

func NewMachineDriverLibvirtCache

func NewMachineDriverLibvirtCache() *Cache

func (*Cache) CheckVersion

func (c *Cache) CheckVersion() error

func (*Cache) EnsureIsCached

func (c *Cache) EnsureIsCached() error

func (*Cache) GetExecutableName

func (c *Cache) GetExecutableName() string

func (*Cache) GetExecutablePath

func (c *Cache) GetExecutablePath() string

func (*Cache) IsCached

func (c *Cache) IsCached() bool

type VersionMismatchError

type VersionMismatchError struct {
	ExecutableName  string
	ExpectedVersion string
	CurrentVersion  string
}

func (*VersionMismatchError) Error

func (e *VersionMismatchError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL