template

package
v14.7.1 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const TemplateMain = `` /* 223-byte string literal not displayed */
View Source
const TemplateMainRecordSets = `` /* 1220-byte string literal not displayed */
View Source
const TemplateMainRouteTables = `` /* 311-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 {
	RecordSets  *ParamsMainRecordSets
	RouteTables *ParamsMainRouteTables
}

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

type ParamsMainRecordSets

type ParamsMainRecordSets struct {
	BaseDomain                       string
	ClusterID                        string
	ControlPlaneInternalHostedZoneID string
	ControlPlaneHostedZoneID         string
	TenantAPIPublicLoadBalancer      string
	TenantHostedZoneNameServers      string
	Route53Enabled                   bool
}

type ParamsMainRouteTables

type ParamsMainRouteTables struct {
	PrivateRoutes []ParamsMainRouteTablesRoute
}

type ParamsMainRouteTablesRoute

type ParamsMainRouteTablesRoute struct {
	RouteTableID     string
	CidrBlock        string
	PeerConnectionID string
}

Jump to

Keyboard shortcuts

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