package
0.1.2
Repository: https://github.com/kusionstack/rollout.git
Documentation: pkg.go.dev

# Functions

DoHTTPProbe checks if a POST request to the url succeeds.
New creates Prober that will skip TLS verification while probing.
NewTestHTTPServer mock http server.

# Interfaces

HTTPClientInterface is an interface for making HTTP requests, that returns a response and error.