deploymentruntime

package
v1.15.2 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package deploymentruntime contains the logic for converting a ControllerConfig to a DeploymentRuntimeConfig.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	// Arguments.
	InputFile string `` /* 137-byte string literal not displayed */

	// Flags.
	OutputFile string `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

Cmd arguments and flags for convert deployment-runtime subcommand.

func (*Cmd) AfterApply

func (c *Cmd) AfterApply() error

AfterApply implements kong.AfterApply.

func (*Cmd) Help

func (c *Cmd) Help() string

Help returns help message for the convert deployment-runtime command.

func (*Cmd) Run

func (c *Cmd) Run() error

Run converts a ControllerConfig to a DeploymentRuntimeConfig.

Jump to

Keyboard shortcuts

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