template

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetK8SNamespacedDataFunc

func GetK8SNamespacedDataFunc(ctx context.Context, c client.Client, namespace string, object client.Object, getData func(context.Context, client.Object) (map[string]interface{}, error), ignoreNotFound bool) interface{}

func GetSecretDataFunc

func GetSecretDataFunc(ctx context.Context, c client.Client, namespace string, ignoreNotFound bool) interface{}

Types

type ErrKeyNotFound

type ErrKeyNotFound struct {
	Key       string
	Reference string
}

func (*ErrKeyNotFound) Error

func (err *ErrKeyNotFound) Error() string

Jump to

Keyboard shortcuts

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