Categorygithub.com/giantswarm/versionbundle
modulepackage
1.1.0
Repository: https://github.com/giantswarm/versionbundle.git
Documentation: pkg.go.dev

# README

CircleCI

versionbundle

Package versionbundle provides primitives for dynamic and recursive version management within infrastructures of distributed microservices.

# Functions

CompileReleases takes indexReleases and collected version bundles and compiles canonicalized Releases from them.
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
IsBundleNotFound asserts bundleNotFoundError.
IsExecutionFailed asserts executionFailedError.
IsInvalidBundle asserts invalidBundleError.
IsInvalidBundleError asserts invalidBundleError.
IsInvalidBundles asserts invalidBundlesError.
IsInvalidBundlesError asserts invalidBundlesError.
IsInvalidChangelog asserts invalidChangelogError.
IsInvalidComponent asserts invalidComponentError.
IsInvalidConfig asserts invalidConfigError.
IsInvalidRelease asserts invalidReleaseError.
No description provided by the author
No description provided by the author
ValidateIndexReleases ensures semantic rules for collection of indexReleases so that when used together, they form consistent and integral release index.

# Structs

No description provided by the author
No description provided by the author
Bundle represents a single version bundle exposed by an authority.
No description provided by the author
No description provided by the author
No description provided by the author
Component is the software component an authority provides.
No description provided by the author
No description provided by the author
No description provided by the author
URL is a hack referring to the native url.URL in order to support yaml unmarshaling.

# Type aliases

Bundles is a plain validation type for a list of version bundles.
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