manifest

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manifest

type Manifest struct {
	sync.Mutex
	Path    string
	Objects []kubernetes.Object
}

func New

func New(path string) *Manifest

func (*Manifest) Add

func (m *Manifest) Add(object triggermesh.Component) (bool, error)

func (*Manifest) Read

func (m *Manifest) Read() error

func (*Manifest) Remove

func (m *Manifest) Remove(name, kind string) error

Jump to

Keyboard shortcuts

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