package
0.0.0-20240520204538-d0717c57f675
Repository: https://github.com/kerria-dev/kerria.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# 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
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

# Structs

BuildStatus defines the state of a build at the time it was built.
ContainerSpec defines a spec for running a function as a container.
Lockfile is the current build state of the managed repository.
LockfileSpec represents the configuration for how to manage the lockfile.
LockfileStatus represents the current state of the lockfile.
ProcessorConfig defines how a processor should be configured for the repository.
Repository is the configuration API for a kerria-managed repository.
RepositoryBuildConfig specifies how kerria should build and store manifests.
RepositorySourceConfig describes how kerria should find source manifests.
RepositorySpec is the specification for how kerria manages a repository.
StorageMount represents a container's mounted storage option(s).

# Type aliases

HashAlgorithm is a string enum representing the supported hash algorithms +enum.
ProcessorStage is a string enum representing the build process stage a processor should run in +enum.