Documentation
¶
Overview ¶
Package context contains utility functions to work with context.Context
Index ¶
Constants ¶
View Source
const ContextKeyCluster contextKey = "cluster"
ContextKeyCluster is the context key holding cluster data
View Source
const GRPCTimeoutKey contextKey = "grpcTimeout"
GRPCTimeoutKey is the context key holding the gRPC timeout
View Source
const PluginClientKey contextKey = "pluginClient"
PluginClientKey is the context key holding cluster data
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.