networkacl

package
v0.0.0-...-b8b15f6 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDenyNacl

func CreateDenyNacl(svc *ec2.EC2, vpc string) (string, error)

CreateDenyNacl creates a blank AWS NetworkACL within the provided VPC in order to deny all inbound/outbound traffic to the subnet it is later applied to.

func DeleteDenyNacl

func DeleteDenyNacl(svc *ec2.EC2, n string) error

DeleteDenyNacl removes the AWS NetworkACL that is passed in.

func GetNetworkAclAssociation

func GetNetworkAclAssociation(svc *ec2.EC2, s string) ([]ec2.NetworkAclAssociation, error)

func ReplaceAssociation

func ReplaceAssociation(svc *ec2.EC2, a string, n string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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