types

package
v0.0.0-...-62c8998 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdvancedValue

type AdvancedValue map[string]interface{}

type ApplicationInstallParams

type ApplicationInstallParams struct {
	Name           string
	Version        string
	DisplayName    string
	DeploymentName string
	Variables      map[string]string
	AdvancedValues AdvancedValue
}

type InstalledMarketplaceApplication

type InstalledMarketplaceApplication struct {
	Name                string
	DeploymentName      string
	Version             string
	Source              string
	Status              string
	PackageName         string
	TerraformModuleName string
	Variables           map[string]string
	AdvancedValues      AdvancedValue
}

Jump to

Keyboard shortcuts

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