elasticbeanstalk

package
v0.34.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TypeStr is type of detector.
	TypeStr = "elastic_beanstalk"
)

Variables

This section is empty.

Functions

Types

type Detector

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

func (Detector) Detect

func (d Detector) Detect(context.Context) (resource pdata.Resource, schemaURL string, err error)

type EbMetaData

type EbMetaData struct {
	DeploymentID    int    `json:"deployment_id"`
	EnvironmentName string `json:"environment_name"`
	VersionLabel    string `json:"version_label"`
}

Jump to

Keyboard shortcuts

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