configure

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigureCommand

func NewConfigureCommand(p *pkg.OperatorParams) *cobra.Command

NewConfigureCommand represents the configure commands for Knative Serving or eventing

func UpdateOperatorForCustomManifests

func UpdateOperatorForCustomManifests(manifestsCMDFlags manifestsFlags, p *pkg.OperatorParams) error

Types

type EnvVarFlags

type EnvVarFlags struct {
	EnvName       string
	EnvValue      string
	Component     string
	Namespace     string
	DeployName    string
	ContainerName string
}

type HAFlags

type HAFlags struct {
	Replicas   string
	Component  string
	Namespace  string
	DeployName string
}

type ImageFlags

type ImageFlags struct {
	ImageUrl   string
	Component  string
	Namespace  string
	DeployName string
	ImageKey   string
}

type ResourcesFlags

type ResourcesFlags struct {
	LimitCPU      string
	LimitMemory   string
	RequestCPU    string
	RequestMemory string
	Component     string
	Namespace     string
	Container     string
	DeployName    string
}

type TolerationsFlags

type TolerationsFlags struct {
	Key        string
	Operator   string
	Value      string
	Effect     string
	Component  string
	Namespace  string
	DeployName string
}

Jump to

Keyboard shortcuts

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