template

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package template implements important functions for templating.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreatePackage

func CreatePackage(src, dst string, newType bool, config *clusterstack.CsctlConfig, metadata *clusterstack.MetaData) error

CreatePackage creates the package for release.

func GenerateOutputFromTemplate

func GenerateOutputFromTemplate(src, dst string, meta *csctlclusterstack.MetaData) error

GenerateOutputFromTemplate is used to generate the template with replaced values.

func MyWalk

func MyWalk(src, dst string, walkFn CustomWalkFunc, meta *csctlclusterstack.MetaData) error

MyWalk is the custom walking function to walk in the cluster stacks.

Types

type CustomWalkFunc

type CustomWalkFunc func(src, dst, path string, info os.FileInfo, meta *csctlclusterstack.MetaData) error

CustomWalkFunc is the type for the walk function.

Jump to

Keyboard shortcuts

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