deploy

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(inputPaths []string, deployConfig utils.DeployConfig, opts *utils.Options)

Run execute the deploy command from cli

Types

type ResourceList

type ResourceList struct {
	Gvk       *schema.GroupVersionKind `json:"kind"` //nolint:tagliatelle
	Resources []string                 `json:"resources"`
}

ResourceList is the base block used to build the secret containing the resources deployed in the cluster.

Jump to

Keyboard shortcuts

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