Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InstalledArtifacts ¶
type Tracker ¶
type Tracker struct {
Artifacts *InstalledArtifacts
}
func GetCurrentState ¶
GetCurrentState reads the tracker file and returns current state If tracker file does not exist, it creates a new tracker
func GetInstalledArtifacts ¶
GetInstalledArtifacts reads the tracker file and returns the current installed artifacts
func (*Tracker) MarkContainerd ¶
Click to show internal directories.
Click to hide internal directories.