deployer

package
v0.0.0-...-1eb9134 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2022 License: Apache-2.0 Imports: 13 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 interface {
	Deploy(obj runtime.Object) error
}

Deployer is the interface for the kubernetes resource deployer

func NewHoHDeployer

func NewHoHDeployer(client client.Client) Deployer

NewHoHDeployer creates a new HoHDeployer

type HoHDeployer

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

HoHDeployer is an implementation of Deployer interface

func (*HoHDeployer) Deploy

func (d *HoHDeployer) Deploy(obj runtime.Object) error

Jump to

Keyboard shortcuts

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