deploy

package
v0.4.8 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateDeployer

type CertificateDeployer interface {
	DeployCertificate(vhost *agentintegration.VirtualHost, certPath, certKeyPath string) (string, string, error)
}

func GetCertificateDeployer

func GetCertificateDeployer(webServer webserver.WebServer, reverter *reverter.Reverter, logger logger.Logger) (CertificateDeployer, error)

type NginxCertificateDeployer

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

func (*NginxCertificateDeployer) DeployCertificate

func (d *NginxCertificateDeployer) DeployCertificate(vhost *agentintegration.VirtualHost, certPath, certKeyPath string) (string, string, error)

Jump to

Keyboard shortcuts

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