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 (*DeploymentHelper) AddAcceptor ¶
func (d *DeploymentHelper) AddAcceptor(config *acceptor.AcceptorConfig)
func (*DeploymentHelper) Generate ¶
func (d *DeploymentHelper) Generate() error
Click to show internal directories.
Click to hide internal directories.