fn

package
v0.0.0-...-4b974b3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Process

func Process(rl *fn.ResourceList) (bool, error)

Types

type GenConfigMap

type GenConfigMap struct {
	ConfigMapMetadata metav1.ObjectMeta
	Params            map[string]string
	Data              []GenConfigMapEntry
}

func (*GenConfigMap) Validate

func (fc *GenConfigMap) Validate() error

type GenConfigMapEntry

type GenConfigMapEntry struct {
	Type  string
	Key   string
	Value string
}

Jump to

Keyboard shortcuts

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