deployment

package
v0.2.7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DeploymentTpl string

Functions

This section is empty.

Types

type DeploymentHelper

type DeploymentHelper struct {
	Infos     []DeploymentInfo
	Svc       bool // use the svc not hostport
	Config    *config.Config
	Name      string
	Namespace string
}

func NewDeploymentHelper

func NewDeploymentHelper(config *config.Config, svc bool, name string, namespace string) *DeploymentHelper

func (*DeploymentHelper) AddAcceptor

func (d *DeploymentHelper) AddAcceptor(config *acceptor.AcceptorConfig)

func (*DeploymentHelper) Generate

func (d *DeploymentHelper) Generate() error

type DeploymentInfo

type DeploymentInfo struct {
	Name     string
	Port     int
	Protocol string
	Svc      bool
}

Jump to

Keyboard shortcuts

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