# Functions
Namespace returns the namespace from the context.
NamespaceFromEnv uses the namespace defined in CONTAINERD_NAMESPACE or default.
NamespaceRequired returns the valid namespace from the context or an error.
WithNamespace sets a given namespace on the context.
# Constants
Default is the name of the default namespace.
GRPCHeader defines the header name for specifying a containerd namespace.
NamespaceEnvVar is the environment variable key name.
TTRPCHeader defines the header name for specifying a containerd namespace.
# Structs
DeleteInfo specifies information for the deletion of a namespace.
# Interfaces
Store provides introspection about namespaces.
# Type aliases
DeleteOpts allows the caller to set options for namespace deletion.