Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHealthCheckStep ¶
HTTPHealthCheckStep verifies that an HTTP endpoint responds with the expected status code after deployment
func (*HTTPHealthCheckStep) Name ¶
func (s *HTTPHealthCheckStep) Name() string
func (*HTTPHealthCheckStep) Run ¶
func (s *HTTPHealthCheckStep) Run( context deploycontext.DeploymentContext, ) error
Click to show internal directories.
Click to hide internal directories.