helpers

package
v1.63.9 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefineHelperCommands

func DefineHelperCommands(kpApp *kingpin.Application)

Types

type DeckhouseSettings added in v1.63.0

type DeckhouseSettings struct {
	Update struct {
		Mode                   string                     `json:"mode"`
		DisruptionApprovalMode string                     `json:"disruptionApprovalMode"`
		Windows                update.Windows             `json:"windows"`
		NotificationConfig     updater.NotificationConfig `json:"notification"`
	} `json:"update"`
	ReleaseChannel string `json:"releaseChannel"`
}

DeckhouseSettings is an openapi spec for deckhouse settings, it's not a part of DeckhouseReleaseSpec but rather it's a part of DeckhouseReleaseController

type DeckhouseSettingsContainer added in v1.63.0

type DeckhouseSettingsContainer struct {
	// contains filtered or unexported fields
}

func NewDeckhouseSettingsContainer added in v1.63.0

func NewDeckhouseSettingsContainer(spec *DeckhouseSettings) *DeckhouseSettingsContainer

func (*DeckhouseSettingsContainer) Get added in v1.63.0

func (*DeckhouseSettingsContainer) Set added in v1.63.0

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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