manifest

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DisabledPersister

type DisabledPersister struct {
}

func (DisabledPersister) Cleanup

func (p DisabledPersister) Cleanup(deploymentName string)

func (DisabledPersister) PersistManifest

func (p DisabledPersister) PersistManifest(deploymentName, manifestName string, data []byte)

type Persister

type Persister struct {
	Prefix string
	Logger *log.Logger
}

func (Persister) Cleanup

func (p Persister) Cleanup(deploymentName string)

func (Persister) PersistManifest

func (p Persister) PersistManifest(deploymentName, manifestName string, data []byte)

func (Persister) SortManifest

func (p Persister) SortManifest(contents []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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