ec2

package
v0.0.0-...-7b1037f Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Discovery

func Discovery(args []string) (data string, err error)

func Maintenance

func Maintenance(args []string) (message string, err error)

Types

type DiscoveryData

type DiscoveryData struct {
	Data DiscoveryItems `json:"data"`
}

type DiscoveryItem

type DiscoveryItem struct {
	InstanceID      string `json:"{#INSTANCE_ID}"`
	InstanceName    string `json:"{#INSTANCE_NAME}"`
	InstanceRole    string `json:"{#INSTANCE_ROLE}"`
	ZabbixHostGroup string `json:"{#ZABBIX_HOST_GROUP}"`
}

type DiscoveryItems

type DiscoveryItems []DiscoveryItem

Jump to

Keyboard shortcuts

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