Versions in this module Expand all Collapse all v1 v1.0.0 Nov 21, 2019 Changes in this version + func NewContext(ctx context.Context, c Context) context.Context + type Context struct + Client ContextClient + Status ContextStatus + func FromContext(ctx context.Context) (*Context, error) + type ContextClient struct + TenantCluster ContextClientTenantCluster + type ContextClientTenantCluster struct + G8s versioned.Interface + K8s kubernetes.Interface + type ContextStatus struct + Versions map[string]string + Worker map[string]ContextStatusWorker + type ContextStatusWorker struct + Nodes int32 + Ready int32