ateompath

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Ateom and atelet need to agree on many filesystem paths. They are defined in this package.

Index

Constants

View Source
const (
	// The base path.  This is both the path of the root shared folder on the
	// host filesystem, and when it is mounted into ateom and atelet containers.
	BasePath = "/run/ateom-gvisor"
)

Variables

View Source
var (
	// StaticFilesDir holds things like downloaded runsc binaries.
	StaticFilesDir = filepath.Join(BasePath, "static-files")
)

Functions

func ActorPath

func ActorPath(actorTemplateNamespace, actorTemplateName, actorID string) string

func AteomNetNSName

func AteomNetNSName(ateomNamespace, ateomName string) string

func AteomNetNSPath

func AteomNetNSPath(ateomNamespace, ateomName string) string

func AteomPath

func AteomPath(ateomNamespace, ateomName string) string

func AteomSocketPath

func AteomSocketPath(ateomNamespace, ateomName string) string

func CheckpointDir

func CheckpointDir(actorTemplateNamespace, actorTemplateName, actorID string) string

func CheckpointImgPath

func CheckpointImgPath(actorTemplateNamespace, actorTemplateName, actorID string) string

func OCIBundleDir

func OCIBundleDir(actorTemplateNamespace, actorTemplateName, actorID string) string

func OCIBundlePath

func OCIBundlePath(actorTemplateNamespace, actorTemplateName, actorID, containerName string) string

func PIDFileDir

func PIDFileDir(actorTemplateNamespace, actorTemplateName, actorID string) string

func PIDFilePath

func PIDFilePath(actorTemplateNamespace, actorTemplateName, actorID, containerName string) string

func PagesImgPath

func PagesImgPath(actorTemplateNamespace, actorTemplateName, actorID string) string

func PagesMetaImgPath

func PagesMetaImgPath(actorTemplateNamespace, actorTemplateName, actorID string) string

func RunSCBinaryPath

func RunSCBinaryPath(sha256 string) string

func RunSCStateDir

func RunSCStateDir(actorTemplateNamespace, actorTemplateName, actorID string) string

func RunscDebugLogDir

func RunscDebugLogDir(actorTemplateNamespace, actorTemplateName, actorID, containerName string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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