class K8S::Api::Core::V1::LocalObjectReference
- K8S::Api::Core::V1::LocalObjectReference
 - Reference
 - Object
 
Overview
LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
Included Modules
- JSON::Serializable
 - JSON::Serializable::Unmapped
 - YAML::Serializable
 - YAML::Serializable::Unmapped
 
Defined in:
versions/v1.18/api/core/v1/local_object_reference.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
 - .new(pull : JSON::PullParser)
 - .new(*, name : String? = nil)