deploy

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package deploy is responsible for deploying NGINX Service Mesh

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deployer

type Deployer struct {
	Values *helm.Values

	DryRun bool
	// contains filtered or unexported fields
}

Deployer deploys the mesh using helm charts.

func NewDeployer

func NewDeployer(
	files []*loader.BufferedFile,
	values *helm.Values,
	k8sClient k8s.Client,
	dryRun bool,
) *Deployer

NewDeployer returns a new Deployer object.

func (*Deployer) Deploy

func (d *Deployer) Deploy() (string, error)

Deploy the mesh using Helm.

Jump to

Keyboard shortcuts

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