class K8S::Api::Core::V1::NamespaceSpec
- K8S::Api::Core::V1::NamespaceSpec
- Reference
- Object
Overview
NamespaceSpec describes the attributes on a Namespace.
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.18/api/core/v1/namespace_spec.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, finalizers : Array(String)? = nil)