nat

package
v1.53.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: MPL-2.0 Imports: 25 Imported by: 3

Documentation

Index

Constants

View Source
const (
	PrivateSpecTypeSmall      string = "Small"
	PrivateSpecTypeMedium     string = "Medium"
	PrivateSpecTypeLarge      string = "Large"
	PrivateSpecTypeExtraLarge string = "Extra-Large"
)

Variables

This section is empty.

Functions

func DataSourcePublicGateway

func DataSourcePublicGateway() *schema.Resource

func ResourcePrivateDnatRule added in v1.47.0

func ResourcePrivateDnatRule() *schema.Resource

func ResourcePrivateGateway added in v1.46.0

func ResourcePrivateGateway() *schema.Resource

func ResourcePrivateSnatRule added in v1.47.0

func ResourcePrivateSnatRule() *schema.Resource

func ResourcePrivateTransitIp added in v1.46.0

func ResourcePrivateTransitIp() *schema.Resource

func ResourcePublicDnatRule

func ResourcePublicDnatRule() *schema.Resource

func ResourcePublicGateway

func ResourcePublicGateway() *schema.Resource

func ResourcePublicSnatRule

func ResourcePublicSnatRule() *schema.Resource

Types

type PublicSpecType

type PublicSpecType string
const (
	PublicSpecTypeSmall      PublicSpecType = "1"
	PublicSpecTypeMedium     PublicSpecType = "2"
	PublicSpecTypeLarge      PublicSpecType = "3"
	PublicSpecTypeExtraLarge PublicSpecType = "4"
)

type SourceType

type SourceType int
const (
	SourceTypeVpc SourceType = 0
	SourceTypeDc  SourceType = 1
)

Jump to

Keyboard shortcuts

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