model

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: MIT Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ENI

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

func NewENI

func NewENI(networkInterface *ec2.NetworkInterface) *ENI

func (*ENI) AttachedDeviceIndex

func (e *ENI) AttachedDeviceIndex() int64

func (*ENI) AttachedInstance

func (e *ENI) AttachedInstance() *Instance

func (*ENI) AttachedInstanceID

func (e *ENI) AttachedInstanceID() string

func (*ENI) AttachedStatus

func (e *ENI) AttachedStatus() string

func (*ENI) AttachmentID

func (e *ENI) AttachmentID() string

func (*ENI) AvailabilityZone

func (e *ENI) AvailabilityZone() string

func (*ENI) InterfaceID

func (e *ENI) InterfaceID() string

func (*ENI) Name

func (e *ENI) Name() string

func (*ENI) PrivateDnsName

func (e *ENI) PrivateDnsName() string

func (*ENI) PrivateIpAddress

func (e *ENI) PrivateIpAddress() string

func (*ENI) SetInstance

func (e *ENI) SetInstance(i *Instance)

func (*ENI) Status

func (e *ENI) Status() string

type Instance

type Instance ec2.Instance

func NewInstance

func NewInstance(i *ec2.Instance) *Instance

func (*Instance) InstanceID

func (i *Instance) InstanceID() string

func (*Instance) Name

func (i *Instance) Name() string

Jump to

Keyboard shortcuts

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