Documentation
¶
Index ¶
- func AddEmptyToContext(ctx context.Context) context.Context
- func AddErrToContext(ctx context.Context, err error) context.Context
- func AddResourceToContext(ctx context.Context, r *examplev1.Resource) context.Context
- func EmptyFromContext(ctx context.Context) error
- func ErrFromContext(ctx context.Context) (have, err error)
- func ResourceFromContext(ctx context.Context) (*examplev1.Resource, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddResourceToContext ¶
...
func ResourceFromContext ¶
...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.