# Functions
NewManagerFromStore returns a new Manager using the given store.
# Constants
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
# Variables
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
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
# Structs
AddOptions holds option to Manager.Add method.
CloneOptions holds clone options.
Commit define the history of a single layer.
CommitOptions contains options to add a commit to repository.
ExecOptions holds options for Manager.Exec method.
FetchOptions holds fetch options.
Manager defines a repositories manager.
PullOptions holds configuration options for pulling operations.
RebaseCommit correspond to a commit and a rebase choice.
RebaseCommits define a read only wrapper over a slice of RebaseCommit.
RebaseSession define a rebase session of a repository.
Repository is an object holding the history of a rootfs (OCI/Docker image).
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author