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