ksprig

package
v0.0.0-...-629a00f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TxtFuncMap

func TxtFuncMap() template.FuncMap

TxtFuncMap provides a FIPS compliant version of sprig.TxtFuncMap(). Usage of a FIPS non-compatible function from the function map will result in an error.

Types

type UnsupportedSprigUsageErr

type UnsupportedSprigUsageErr struct {
	Usage string
}

UnsupportedSprigUsageErr indicates a FIPS non-compatible sprig usage.

func NewUnsupportedSprigUsageErr

func NewUnsupportedSprigUsageErr(usage string) UnsupportedSprigUsageErr

NewUnsupportedSprigUsageErr returns an UnsupportedSprigUsageErr.

func (UnsupportedSprigUsageErr) Error

func (err UnsupportedSprigUsageErr) Error() string

Error returns an error string indicating the unsupported function.

Jump to

Keyboard shortcuts

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