Documentation
¶
Overview ¶
Package seeds downloads and caches published Podplane seed files.
Index ¶
Constants ¶
View Source
const ( Recommended = "recommended" Minimal = "minimal" None = "none" )
Variables ¶
This section is empty.
Functions ¶
func ResolveClusterSeedPath ¶
func ResolveClusterSeedPath(opts ResolveClusterOptions) (string, error)
ResolveClusterSeedPath resolves the seed configured in a cluster config to a local seed file path.
func ResolveSeedPath ¶
func ResolveSeedPath(opts ResolveOptions) (string, error)
ResolveSeedPath resolves a published seed name and version to a local seed file path.
Types ¶
type ResolveClusterOptions ¶
type ResolveOptions ¶
Click to show internal directories.
Click to hide internal directories.