util

package
v0.0.0-...-cabf8b7 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolPointer

func BoolPointer(b bool) *bool

func PointerToBool

func PointerToBool(b *bool) bool

Types

type FileContentLoadedFunc

type FileContentLoadedFunc func(map[string][]byte)

type FileContentLoader

type FileContentLoader interface {
	Run(ctx context.Context, h FileContentLoadedFunc) error
}

func NewFileContentLoader

func NewFileContentLoader(paths []string, logger logr.Logger) FileContentLoader

Jump to

Keyboard shortcuts

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