kubernetes/vendor/github.com/google/cadvisor/container/containerd/namespaces/grpc.go

const GRPCHeader

func withGRPCNamespaceHeader(ctx context.Context, namespace string) context.Context {}

func fromGRPCHeader(ctx context.Context) (string, bool) {}