manifest

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 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 {
	Path    string
	Objects []kubernetes.Object
	// contains filtered or unexported fields
}

Manifest is the representation of the YAML file with the TriggerMesh components.

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

func (*Manifest) Write added in v1.2.0

func (m *Manifest) Write() error

Jump to

Keyboard shortcuts

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