package
1.30.0
Repository: https://github.com/coreos/rocket.git
Documentation: pkg.go.dev

# Functions

NewPod creates a new pod directory in the "preparing" state, allocating a unique uuid for it in the process.
PodFromUUIDString attempts to resolve the supplied UUID and return a pod.
ReadUUIDFromFile reads the uuid string from the given path.
WalkPods iterates over the included directories calling function f for every pod found.
WriteUUIDToFile writes the uuid string to the given path.

# Constants

Exported state.
Exported state.
Exported state.
Exported state.
Exported state.
Exported state.
Exported state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Exported state.
Exported state.
Exported state.

# Variables

ErrImmutable is the error that is returned by SandboxManifest if the pod is immutable, hence changes on the pod manifest are not allowed.

# Structs

No description provided by the author
Pod is the struct that reflects a pod and its lifecycle.

# Type aliases

No description provided by the author