Documentation
¶
Index ¶
- func EnvFromContext(ctx context.Context) (string, bool)
- func EnvFromContextOrDie(ctx context.Context) string
- func RecoderFromContext(ctx context.Context) (record.EventRecorder, bool)
- func RecorderFromContextOrDie(ctx context.Context) record.EventRecorder
- func WithEnv(ctx context.Context, e string) context.Context
- func WithRecorder(ctx context.Context, recorder record.EventRecorder) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvFromContextOrDie ¶
func RecoderFromContext ¶
func RecoderFromContext(ctx context.Context) (record.EventRecorder, bool)
func RecorderFromContextOrDie ¶
func RecorderFromContextOrDie(ctx context.Context) record.EventRecorder
func WithRecorder ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.