handler

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Response

type Response []Result

Response contains a list of Results.

type Result

type Result struct {
	Name       string `json:"Name"`
	SnapshotID string `json:"SnapshotID"`
	VolumeID   string `json:"VolumeID"`
	Error      string `json:"Error"`
}

Result describes the information about a successful EBS volume snapshot.

Jump to

Keyboard shortcuts

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