manifest

package
v0.0.0-...-dc2d36c Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CacheIds       map[string]int64
	CacheIdsBackup map[string]int64
	RuleIds        map[string]int64
	OriginKeys     map[string]string
	OriginIds      map[string]int64
)

Functions

This section is empty.

Types

type ManifestInterpreter

type ManifestInterpreter struct {
	FileReader            func(path string) ([]byte, error)
	GetWorkDir            func() (string, error)
	WriteAzionJsonContent func(conf *contracts.AzionApplicationOptions) error
}

func NewManifestInterpreter

func NewManifestInterpreter() *ManifestInterpreter

func (*ManifestInterpreter) CreateResources

func (man *ManifestInterpreter) CreateResources(conf *contracts.AzionApplicationOptions, manifest *contracts.Manifest, f *cmdutil.Factory) error

func (*ManifestInterpreter) ManifestPath

func (man *ManifestInterpreter) ManifestPath() (string, error)

func (*ManifestInterpreter) ReadManifest

func (man *ManifestInterpreter) ReadManifest(path string, f *cmdutil.Factory) (*contracts.Manifest, error)

Jump to

Keyboard shortcuts

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