elasticbeanstalk

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(p client.ConfigProvider, opts ...*aws.Config) api.Endpoint

Types

type DescribeApplicationVersions

type DescribeApplicationVersions struct {
	API
}

func (*DescribeApplicationVersions) New

func (fn *DescribeApplicationVersions) New(name string, config interface{}) ([]api.Request, error)

type DescribeApplicationVersionsOutput

type DescribeApplicationVersionsOutput struct {
	*elasticbeanstalk.DescribeApplicationVersionsOutput
}

func (*DescribeApplicationVersionsOutput) Records

func (o *DescribeApplicationVersionsOutput) Records() (records []*api.Record)

type DescribeApplications

type DescribeApplications struct {
	API
}

func (*DescribeApplications) New

func (fn *DescribeApplications) New(name string, config interface{}) ([]api.Request, error)

type DescribeApplicationsOutput

type DescribeApplicationsOutput struct {
	*elasticbeanstalk.DescribeApplicationsOutput
}

func (*DescribeApplicationsOutput) Records

func (o *DescribeApplicationsOutput) Records() (records []*api.Record)

type DescribeEnvironments

type DescribeEnvironments struct {
	API
}

func (*DescribeEnvironments) New

func (fn *DescribeEnvironments) New(name string, config interface{}) ([]api.Request, error)

type DescribeEnvironmentsOutput

type DescribeEnvironmentsOutput struct {
	*elasticbeanstalk.EnvironmentDescriptionsMessage
}

func (*DescribeEnvironmentsOutput) Records

func (o *DescribeEnvironmentsOutput) Records() (records []*api.Record)

type DescribeInstancesHealth

type DescribeInstancesHealth struct {
	API
}

func (*DescribeInstancesHealth) New

func (fn *DescribeInstancesHealth) New(name string, config interface{}) ([]api.Request, error)

type DescribeInstancesHealthOutput

type DescribeInstancesHealthOutput struct {
	*elasticbeanstalk.DescribeInstancesHealthOutput
	// contains filtered or unexported fields
}

func (*DescribeInstancesHealthOutput) Records

func (o *DescribeInstancesHealthOutput) Records() (records []*api.Record)

type DescribeInstancesHealthRecord

type DescribeInstancesHealthRecord struct {
	*elasticbeanstalk.SingleInstanceHealth
	EnvironmentId *string
}

Jump to

Keyboard shortcuts

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