domain

package
v0.0.0-...-916d04e Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRunningInstances

func GetRunningInstances(client *ec2.EC2) (*ec2.DescribeInstancesOutput, error)

Types

type Ec2

type Ec2 struct {
	ID string `json:"ec2_id"`
}

func (Ec2) ToDto

func (e Ec2) ToDto() dto.Ec2Response

type Ec2Repository

type Ec2Repository interface {
	// contains filtered or unexported methods
}

type Ec2RepositoryAWS

type Ec2RepositoryAWS struct {
}

func NewEc2RepositoryAWS

func NewEc2RepositoryAWS() Ec2RepositoryAWS

Jump to

Keyboard shortcuts

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