controlplane

package
v0.0.0-...-bf9fd61 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IstioControlPlane

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

IstioControlPlane is an installation of an Istio control plane.

func NewIstioControlPlane

func NewIstioControlPlane(
	installSpec *v1alpha1.IstioOperatorSpec,
	translator *translate.Translator,
	filter []string,
	ver *version.Info,
) (*IstioControlPlane, error)

NewIstioControlPlane creates a new IstioControlPlane and returns a pointer to it.

func (*IstioControlPlane) RenderManifest

func (i *IstioControlPlane) RenderManifest() (manifests name.ManifestMap, errsOut util.Errors)

RenderManifest returns a manifest rendered against

func (*IstioControlPlane) Run

func (i *IstioControlPlane) Run() error

Run starts the Istio control plane.

Jump to

Keyboard shortcuts

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