Documentation ¶
Index ¶
- func Account(svc *ec2.EC2) (attributes *ec2.DescribeAccountAttributesOutput)
- func Acl(svc *ec2.EC2) (acls *ec2.DescribeNetworkAclsOutput)
- func Az(svc *ec2.EC2) (azs *ec2.DescribeAvailabilityZonesOutput)
- func Cloudformation(svc *cloudformation.CloudFormation) (cloudformations *cloudformation.DescribeStacksOutput)
- func Customer_gateway(svc *ec2.EC2) (customer_gateways *ec2.DescribeCustomerGatewaysOutput)
- func Dhcp(svc *ec2.EC2) (dhcps *ec2.DescribeDhcpOptionsOutput)
- func Eip(svc *ec2.EC2) (eips *ec2.DescribeAddressesOutput)
- func Flowlog(svc *ec2.EC2) (flowlogs *ec2.DescribeFlowLogsOutput)
- func Igw(svc *ec2.EC2) (igws *ec2.DescribeInternetGatewaysOutput)
- func Image(svc *ec2.EC2, owner string) (images *ec2.DescribeImagesOutput)
- func Instance(svc *ec2.EC2) (instances *ec2.DescribeInstancesOutput)
- func Nat(svc *ec2.EC2) (nats *ec2.DescribeNatGatewaysOutput)
- func Nic(svc *ec2.EC2) (nics *ec2.DescribeNetworkInterfacesOutput)
- func Placement_group(svc *ec2.EC2) (placement_groups *ec2.DescribePlacementGroupsOutput)
- func Region() (regions *ec2.DescribeRegionsOutput)
- func Route_table(svc *ec2.EC2) (route_tables *ec2.DescribeRouteTablesOutput)
- func Security_group(svc *ec2.EC2) (security_groups *ec2.DescribeSecurityGroupsOutput)
- func Snapshot(svc *ec2.EC2) (snapshots *ec2.DescribeSnapshotsOutput)
- func Spot_price(svc *ec2.EC2) (spot_prices *ec2.DescribeSpotPriceHistoryOutput)
- func Subnet(svc *ec2.EC2) (subnets *ec2.DescribeSubnetsOutput)
- func Tag(svc *ec2.EC2) (tags *ec2.DescribeTagsOutput)
- func Volume(svc *ec2.EC2) (volumes *ec2.DescribeVolumesOutput)
- func Vpc(svc *ec2.EC2) (vpcs *ec2.DescribeVpcsOutput)
- func Vpc_peer(svc *ec2.EC2) (vpc_peers *ec2.DescribeVpcPeeringConnectionsOutput)
- func Vpn_connection(svc *ec2.EC2) (vpn_connections *ec2.DescribeVpnConnectionsOutput)
- func Vpn_gateway(svc *ec2.EC2) (vpn_gateways *ec2.DescribeVpnGatewaysOutput)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cloudformation ¶
func Cloudformation(svc *cloudformation.CloudFormation) (cloudformations *cloudformation.DescribeStacksOutput)
func Customer_gateway ¶
func Customer_gateway(svc *ec2.EC2) (customer_gateways *ec2.DescribeCustomerGatewaysOutput)
func Placement_group ¶
func Placement_group(svc *ec2.EC2) (placement_groups *ec2.DescribePlacementGroupsOutput)
func Region ¶
func Region() (regions *ec2.DescribeRegionsOutput)
func Route_table ¶
func Route_table(svc *ec2.EC2) (route_tables *ec2.DescribeRouteTablesOutput)
func Security_group ¶
func Security_group(svc *ec2.EC2) (security_groups *ec2.DescribeSecurityGroupsOutput)
func Spot_price ¶
func Spot_price(svc *ec2.EC2) (spot_prices *ec2.DescribeSpotPriceHistoryOutput)
func Vpn_connection ¶
func Vpn_connection(svc *ec2.EC2) (vpn_connections *ec2.DescribeVpnConnectionsOutput)
func Vpn_gateway ¶
func Vpn_gateway(svc *ec2.EC2) (vpn_gateways *ec2.DescribeVpnGatewaysOutput)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.