tkgaws

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TkgAWSClusterSpec = &schema.Schema{
	Type:        schema.TypeList,
	Description: "The Tanzu Kubernetes Grid (TKGm) AWS cluster spec",
	Optional:    true,
	MaxItems:    1,
	Elem: &schema.Resource{
		Schema: map[string]*schema.Schema{
			advancedConfigsKey: common.AdvancedConfigs,
			settingsKey:        tkgAWSSettings,
			distributionKey:    tkgAWSDistribution,
			topologyKey:        tkgAWSTopology,
		},
	},
}

Functions

func ConstructTKGAWSClusterSpec

func ConstructTKGAWSClusterSpec(data []interface{}) (spec *tkgawsmodel.VmwareTanzuManageV1alpha1ClusterInfrastructureTkgawsSpec)

func FlattenTKGAWSClusterSpec

func FlattenTKGAWSClusterSpec(spec *tkgawsmodel.VmwareTanzuManageV1alpha1ClusterInfrastructureTkgawsSpec) (data []interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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