template

package
v12.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const TemplateMain = `` /* 176-byte string literal not displayed */
View Source
const TemplateMainRouteTables = `` /* 288-byte string literal not displayed */

Variables

This section is empty.

Functions

func Render

func Render(v interface{}) (string, error)

Types

type ParamsMain

type ParamsMain struct {
	RouteTables *ParamsMainRouteTables
}

ParamsMain is the data structure for the Tenant Cluster Finalizer template.

type ParamsMainRouteTables

type ParamsMainRouteTables struct {
	PeeringConnections []ParamsMainVPCPeeringConnection
}

type ParamsMainVPCPeeringConnection

type ParamsMainVPCPeeringConnection struct {
	ID         string
	Name       string
	RouteTable ParamsMainVPCPeeringConnectionRouteTable
	Subnet     ParamsMainVPCPeeringConnectionSubnet
}

type ParamsMainVPCPeeringConnectionRouteTable

type ParamsMainVPCPeeringConnectionRouteTable struct {
	ID string
}

type ParamsMainVPCPeeringConnectionSubnet

type ParamsMainVPCPeeringConnectionSubnet struct {
	CIDR string
}

Jump to

Keyboard shortcuts

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