Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoContext ¶
func GoContext(parent genericapiserver.PostStartHookContext) context.Context
GoContext turns the PostStartHookContext into a context.Context for use in routines that may or may not run inside of a post-start-hook. The k8s APIServer wrote the post-start-hook context code before contexts were part of the Go stdlib.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.