deploy

package
v0.0.26 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deployer

type Deployer struct {
	Ctx      context.Context
	Puller   pull.ImagePuller
	Provider Provider
}

func (*Deployer) ApplyFilter

func (d *Deployer) ApplyFilter(filter *v1.FilterSpec) error

func (*Deployer) RemoveFilter

func (d *Deployer) RemoveFilter(filter *v1.FilterSpec) error

type Provider

type Provider interface {
	ApplyFilter(filter *v1.FilterSpec) error
	RemoveFilter(filter *v1.FilterSpec) error
}

mesh-provider specific implementation that adds/removes filters

Directories

Path Synopsis
Package mock_deploy is a generated GoMock package.
Package mock_deploy is a generated GoMock package.

Jump to

Keyboard shortcuts

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