models

package
v0.0.0-...-db078b2 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsInstance

type AwsInstance struct {
	Id         string
	LaunchTime time.Time
	Tags       []*ec2.Tag
}

type ExcludeTags

type ExcludeTags struct {
	Tags []Tag `json:"tags"`
}

type Filters

type Filters struct {
	Filters []*ec2.Filter
}

type Tag

type Tag struct {
	Name  string `json:"name"`
	Value string `json:"value"`
}

Jump to

Keyboard shortcuts

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