Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterId ¶ added in v0.9.1
GetClusterId retrieves the Cluster ID from the request context
func SetClusterId ¶ added in v0.9.1
SetClusterId stores the Cluster ID in the request context
func SetKCPContext ¶
func SetKCPContext(ctx context.Context, kcpCtx KCPContext) context.Context
SetKCPContext stores KCP context information in the request context
Types ¶
type KCPContext ¶
KCPContext holds KCP-related user information
func GetKCPContext ¶
func GetKCPContext(ctx context.Context) (KCPContext, error)
GetKCPContext retrieves KCP context information from the request context
Click to show internal directories.
Click to hide internal directories.