Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GcsConfigSkippedResponse ¶
func GcsConfigSkippedResponse(config *models.Config, checkType, message string) []models.CheckTriggerResponse
Types ¶
type GcsBackupConfigCheck ¶
type GcsBackupConfigCheck struct {
// contains filtered or unexported fields
}
func NewGcsBackupConfigCheck ¶
func NewGcsBackupConfigCheck(log logger.Logger, port string) *GcsBackupConfigCheck
func (*GcsBackupConfigCheck) GetPortsForMockServer ¶
func (ss *GcsBackupConfigCheck) GetPortsForMockServer() map[string]map[string][]int
func (*GcsBackupConfigCheck) Run ¶
func (svc *GcsBackupConfigCheck) Run(config *models.Config) []models.CheckTriggerResponse
Click to show internal directories.
Click to hide internal directories.