internal

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnmarshalBlueprintBytes

func UnmarshalBlueprintBytes[T interface{}](majorVersion string, blueprintBytes []byte) (*T, error)

func UnmarshalBlueprintBytesWithVars

func UnmarshalBlueprintBytesWithVars[T interface{}](majorVersion string, blueprintBytes []byte, templateVars map[string]interface{}) (*T, error)

func UnmarshalBlueprintFile

func UnmarshalBlueprintFile[T interface{}](majorVersion string, filepath string) (*T, error)

func UnmarshalBlueprintFileWithVars

func UnmarshalBlueprintFileWithVars[T interface{}](majorVersion string, filepath string, varFilepath string) (*T, error)

Types

type OpenstackGenericBlueprint

type OpenstackGenericBlueprint struct {
	Version string `yaml:"version"`
}

Jump to

Keyboard shortcuts

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