dc

package
v1.64.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MPL-2.0 Imports: 22 Imported by: 1

Documentation

Index

Constants

View Source
const (
	InterfaceTypePrivate InterfaceType = "private"

	ServiceTypeVpc  ServiceType = "VPC"
	ServiceTypeVgw  ServiceType = "VGW"
	ServiceTypeGdww ServiceType = "GDWW"
	ServiceTypeLgw  ServiceType = "LGW"

	RouteModeStatic RouteMode = "static"
	RouteModeBgp    RouteMode = "bgp"

	AddressTypeIpv4 AddressType = "ipv4"
	AddressTypeIpv6 AddressType = "ipv6"
)

Variables

This section is empty.

Functions

func DataSourceDCVirtualGateways added in v1.61.1

func DataSourceDCVirtualGateways() *schema.Resource

@API DC GET /v3/{project_id}/dcaas/virtual-gateways

func DataSourceDCVirtualInterfaces added in v1.63.0

func DataSourceDCVirtualInterfaces() *schema.Resource

@API DC GET /v3/{project_id}/dcaas/virtual-interfaces

func ResourceHostedConnect added in v1.61.0

func ResourceHostedConnect() *schema.Resource

@API DC DELETE /v3/{project_id}/dcaas/hosted-connects/{id} @API DC PUT /v3/{project_id}/dcaas/hosted-connects/{id} @API DC GET /v3/{project_id}/dcaas/hosted-connects/{id} @API DC POST /v3/{project_id}/dcaas/hosted-connects

func ResourceVirtualGateway

func ResourceVirtualGateway() *schema.Resource

@API DC DELETE /v3/{project_id}/dcaas/virtual-gateways/{gatewayId} @API DC GET /v3/{project_id}/dcaas/virtual-gateways/{gatewayId} @API DC PUT /v3/{project_id}/dcaas/virtual-gateways/{gatewayId} @API DC POST /v3/{project_id}/dcaas/virtual-gateways

func ResourceVirtualInterface

func ResourceVirtualInterface() *schema.Resource

@API DC DELETE /v3/{project_id}/dcaas/virtual-interfaces/{interfaceId} @API DC GET /v3/{project_id}/dcaas/virtual-interfaces/{interfaceId} @API DC PUT /v3/{project_id}/dcaas/virtual-interfaces/{interfaceId} @API DC POST /v3/{project_id}/dcaas/virtual-interfaces

Types

type AddressType

type AddressType string

type InterfaceType

type InterfaceType string

type RouteMode

type RouteMode string

type ServiceType

type ServiceType string

Jump to

Keyboard shortcuts

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