render

package
v0.0.0-...-2b4f472 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FeaturesGateDetailsFromFeatureSets

func FeaturesGateDetailsFromFeatureSets(featureGateStatus *features.FeatureGateEnabledDisabled, currentVersion string) *configv1.FeatureGateDetails

Types

type RenderOpts

type RenderOpts struct {
	ImageProvidedManifestDir      string
	RenderedManifestInputFilename string
	PayloadVersion                string
	AssetOutputDir                string
	UnprefixedClusterProfile      string
}

RenderOpts holds values to drive the render command.

func (*RenderOpts) AddFlags

func (o *RenderOpts) AddFlags(fs *flag.FlagSet)

func (*RenderOpts) Complete

func (o *RenderOpts) Complete() error

Complete fills in missing values before command execution.

func (*RenderOpts) Run

func (o *RenderOpts) Run() error

Run contains the logic of the render command.

func (*RenderOpts) Validate

func (o *RenderOpts) Validate() error

Validate verifies the inputs.

type WriteFeatureSets

type WriteFeatureSets struct {
	PayloadVersion string
	AssetOutputDir string
}

WriteFeatureSets holds values to drive the render command.

func (*WriteFeatureSets) AddFlags

func (o *WriteFeatureSets) AddFlags(fs *flag.FlagSet)

func (*WriteFeatureSets) Complete

func (o *WriteFeatureSets) Complete() error

Complete fills in missing values before command execution.

func (*WriteFeatureSets) Run

func (o *WriteFeatureSets) Run() error

Run contains the logic of the render command.

func (*WriteFeatureSets) Validate

func (o *WriteFeatureSets) Validate() error

Validate verifies the inputs.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL