patch

package
v0.0.0-...-1d907cd Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplyFn

type ApplyFn func(resource *unstructured.Unstructured)

func (ApplyFn) Apply

func (a ApplyFn) Apply(resource *unstructured.Unstructured)

type ByName

type ByName map[string]Patch

func (ByName) Apply

func (patches ByName) Apply(resource *unstructured.Unstructured)

type Composed

type Composed []Patch

func (Composed) Apply

func (patches Composed) Apply(resource *unstructured.Unstructured)

type ContainerResources

type ContainerResources wf.Resources

func (ContainerResources) Apply

func (override ContainerResources) Apply(resource *unstructured.Unstructured)

type Patch

type Patch interface {
	Apply(resource *unstructured.Unstructured)
}

Jump to

Keyboard shortcuts

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