deployer

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: Apache-2.0 Imports: 11 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(unsObj *unstructured.Unstructured) 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(unsObj *unstructured.Unstructured) error

Jump to

Keyboard shortcuts

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