package
1.2.1
Repository: https://github.com/simontheleg/kubermatic.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BestAutomaticUpdate determines the best automatic update available from the current version.
DefaultMasterVersion determines the current default MasterVersion from a set of versions.
LoadUpdates loads the update definition file and returns the defined MasterUpdate.
LoadVersions loads MasterVersions from a given path.
NewUpdatePathSearch finds a path between MasterVersions.

# Structs

EqualityMatcher represents a Matcher to see if strings are equal.
SemverMatcher implements Matcher for matching Semantic Versions.
UpdatePathSearch represents a query for a path between K8s versions.

# Interfaces

Matcher is an interface to find matches within a pattern.