Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrEndpointWithoutSSHUsername is the error with which Gatus will panic if an endpoint with SSH monitoring is configured without a user. ErrEndpointWithoutSSHUsername = errors.New("you must specify a username for each SSH endpoint") // ErrEndpointWithoutSSHPassword is the error with which Gatus will panic if an endpoint with SSH monitoring is configured without a password. ErrEndpointWithoutSSHPassword = errors.New("you must specify a password for each SSH endpoint") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.