Documentation
¶
Index ¶
- func CheckHTTP200(ctx context.Context, url, basicAuthUsername string, basicAuthPassword string) (bool, string)
- func CheckICMPUp(ctx context.Context, host string) (bool, string)
- func CheckService(service ServiceConfig, ctx context.Context, ...) ServiceStatus
- func CheckServiceBatch(ctx Context, services []ServiceConfig, ...) ServiceStatusBatch
- func CheckTCPOpen(ctx context.Context, host string) (bool, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckHTTP200 ¶
func CheckService ¶
func CheckServiceBatch ¶
func CheckServiceBatch(ctx Context, services []ServiceConfig, basicAuthUsername, basicAuthPassword string) ServiceStatusBatch
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.