hooks

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WaitUntilDomainIsReachableViaHTTPS added in v0.0.3

func WaitUntilDomainIsReachableViaHTTPS(
	domain string,
	timeout time.Duration,
) (returnedError error)

Types

type DomainReachabilityChecker added in v0.0.3

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

func NewDomainReachabilityChecker added in v0.0.3

func NewDomainReachabilityChecker(
	agentClientBuilder agent.ClientBuilder,
) DomainReachabilityChecker

func (DomainReachabilityChecker) Check added in v0.0.3

func (d DomainReachabilityChecker) Check(
	env *entities.Env,
	domain string,
) (reachable bool, redirToHTTPS bool, returnedError error)

type PreRemove

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

func (PreRemove) Run

func (p PreRemove) Run(
	cloudService entities.CloudService,
	elevenConfig *entities.Config,
	cluster *entities.Cluster,
	env *entities.Env,
) error

Jump to

Keyboard shortcuts

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