tkgvsphere

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func ConstructTKGVsphereClusterSpec

func ConstructTKGVsphereClusterSpec(data []interface{}) (spec *tkgvspheremodel.VmwareTanzuManageV1alpha1ClusterInfrastructureTkgvsphereSpec)

func FlattenTKGVsphereClusterSpec

func FlattenTKGVsphereClusterSpec(spec *tkgvspheremodel.VmwareTanzuManageV1alpha1ClusterInfrastructureTkgvsphereSpec) (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