Documentation ¶
Index ¶
- func DoOrDie(err error)
- func IssueRequest(restyClient *resty.Client, verb string, path string, body interface{}, ...) (string, error)
- func ListInstalledCerts()
- func RunRestyClient(rootCaPemPath string, url string)
- func RunServer(ctx context.Context, port int)
- func RunServerWithTlsTermination(ports []int, certFile string, keyFile string, stop <-chan struct{})
- func RunVanillaClient(rootCaPemPath string, url string)
- func TestServer(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IssueRequest ¶
func ListInstalledCerts ¶
func ListInstalledCerts()
func RunRestyClient ¶
func RunVanillaClient ¶
func TestServer ¶
func TestServer(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.