output

package
v0.3.85 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigValueFromContext added in v0.3.26

func ConfigValueFromContext(ctx context.Context) (string, error)

...

func ConfigValueIntoContext added in v0.3.26

func ConfigValueIntoContext(ctx context.Context, value string) context.Context

...

func EmptyFromContext

func EmptyFromContext(ctx context.Context) error

...

func EmptyIntoContext added in v0.0.114

func EmptyIntoContext(ctx context.Context) context.Context

...

func ErrFromContext

func ErrFromContext(ctx context.Context) (have, err error)

...

func ErrIntoContext added in v0.0.114

func ErrIntoContext(ctx context.Context, err error) context.Context

...

func NextFromContext added in v0.3.71

func NextFromContext(ctx context.Context) (string, error)

...

func NextIntoContext added in v0.3.71

func NextIntoContext(ctx context.Context, n string) context.Context

...

func ResourceFromContext

func ResourceFromContext(ctx context.Context) (*examplev1.Resource, error)

...

func ResourceIntoContext added in v0.0.114

func ResourceIntoContext(ctx context.Context, r *examplev1.Resource) context.Context

...

func ResourcesFromContext added in v0.3.71

func ResourcesFromContext(ctx context.Context) ([]*examplev1.Resource, error)

...

func ResourcesIntoContext added in v0.3.71

func ResourcesIntoContext(ctx context.Context, r []*examplev1.Resource) context.Context

...

Types

This section is empty.

Jump to

Keyboard shortcuts

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