airgap

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AirgapNetworkRequest

type AirgapNetworkRequest struct {
	CIDR   string
	Name   string
	Region string

	AvailabilityZone string
	// This subnet is will be created first as private
	// on the orchestrate on a 2nd phase a param will remove the
	// nat gateway
	TargetSubnetCIDR string
	PublicSubnetCIDR string
	SetAsAirgap      bool
}

func (AirgapNetworkRequest) CreateNetwork

type AirgapNetworkResources

type AirgapNetworkResources struct {
	VPCResources     *vpc.VPCResources
	AvailabilityZone string
	Region           string
	TargetSubnet     *subnet.PrivateSubnetResources
	PublicSubnet     *subnet.PublicSubnetResources
}

Jump to

Keyboard shortcuts

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