stack

package
v0.0.0-...-fa857ea Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Destroy

func Destroy(ctx context.Context) *cobra.Command

Destroy destroys a stack

func Endpoints

func Endpoints(ctx context.Context) *cobra.Command

Endpoints show all the endpoints of a stack

func Stack

func Stack(ctx context.Context, at, insights buildTrackerInterface, ioCtrl *io.Controller) *cobra.Command

Stack stack management commands

Types

type DeployCommand

type DeployCommand struct {
	K8sClient kubernetes.Interface

	Config *rest.Config

	DivertDriver   divert.Driver
	IsInsideDeploy bool
	// contains filtered or unexported fields
}

DeployCommand has all the namespaces subcommands

func (*DeployCommand) RunDeploy

func (c *DeployCommand) RunDeploy(ctx context.Context, s *model.Stack, options *stack.DeployOptions) error

RunDeploy runs the deploy command sequence

Jump to

Keyboard shortcuts

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