functions

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: May 29, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Copyright 2020-2026 Project Capsule Authors SPDX-License-Identifier: Apache-2.0

Copyright 2020-2026 Project Capsule Authors SPDX-License-Identifier: Apache-2.0

Copyright 2020-2026 Project Capsule Authors SPDX-License-Identifier: Apache-2.0

Copyright 2020-2026 Project Capsule Authors SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CustomFuncMap

func CustomFuncMap() template.FuncMap

CustomFuncMap return our custom templates.

func ExtraFuncMap

func ExtraFuncMap() template.FuncMap

TxtFuncMap returns an aggregated template function map. Currently (custom functions + sprig).

Types

type AgeKeyPair

type AgeKeyPair struct {
	// Identity is the private key, e.g. AGE-SECRET-KEY-1...
	Identity string `json:"identity" yaml:"identity"`

	// Recipient is the public key, e.g. age1...
	Recipient string `json:"recipient" yaml:"recipient"`
}

Jump to

Keyboard shortcuts

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