gcloud

package
v2.1.55 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MonitorService

type MonitorService struct {
	// contains filtered or unexported fields
}

func (*MonitorService) Add

func (service *MonitorService) Add(monitor models.Monitor)

func (*MonitorService) Equal

func (monitor *MonitorService) Equal(oldMonitor models.Monitor, newMonitor models.Monitor) bool

func (*MonitorService) GetAll

func (service *MonitorService) GetAll() (monitors []models.Monitor)

func (*MonitorService) GetByName

func (service *MonitorService) GetByName(name string) (monitor *models.Monitor, err error)

func (*MonitorService) Remove

func (service *MonitorService) Remove(monitor models.Monitor)

func (*MonitorService) Setup

func (service *MonitorService) Setup(provider config.Provider)

func (*MonitorService) Update

func (service *MonitorService) Update(monitor models.Monitor)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL