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 NewMonitorService ¶
func NewMonitorService(cluster string) (*MonitorService, error)
func (MonitorService) Upsert ¶
func (m MonitorService) Upsert(filename string, deleteUntracked bool) ([]model.UpdateMonitorResponse, error)
type MonitorServiceInterface ¶
Click to show internal directories.
Click to hide internal directories.