Documentation ¶
Index ¶
Constants ¶
View Source
const ( // RootManifest specifies the filename of the root (cluster) manifest RootManifest = "kubeprod-manifest.jsonnet" DefaultPlatformConfig = "kubeprod-autogen.json" )
Variables ¶
This section is empty.
Functions ¶
func ManifestURL ¶ added in v1.0.0
func WriteRootManifest ¶ added in v0.1.1
WriteRootManifest executes the template from the `clusterTemplate` variable and writes the result as the root (cluster) manifest in the current directory named after the value of `RootManifest`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.