template

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const TemplateMain = `` /* 198-byte string literal not displayed */
View Source
const TemplateMainRecordSets = `` /* 385-byte string literal not displayed */
View Source
const TemplateMainRouteTables = `` /* 568-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 Control Plane Finalizer template.

type ParamsMainRecordSets

type ParamsMainRecordSets struct {
	BaseDomain                 string
	ClusterID                  string
	GuestHostedZoneNameServers string
	Route53Enabled             bool
}

type ParamsMainRouteTables

type ParamsMainRouteTables struct {
	PrivateRoutes []ParamsMainRouteTablesRoute
	PublicRoutes  []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