skaffolder

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SkaCreate

type SkaCreate struct {
	TemplateURI     string
	DestinationPath string
	Variables       map[string]string
	Log             *log.Entry
}

func NewSkaCreate

func NewSkaCreate(templateURI, destinationPath string, variables map[string]string) *SkaCreate

func (*SkaCreate) Create

func (s *SkaCreate) Create() error

type SkaUpdate

type SkaUpdate struct {
	BaseURI   string
	Variables map[string]string
	Log       *log.Entry
}

func NewSkaUpdate

func NewSkaUpdate(baseURI string, variables map[string]string) *SkaUpdate

func (*SkaUpdate) Update

func (s *SkaUpdate) Update() error

Jump to

Keyboard shortcuts

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