class K8S::Apimachinery::Apis::Meta::V1::Fields

Overview

Fields stores a set of fields in a data structure like a Trie. To understand how this is used, see: https://github.com/kubernetes-sigs/structured-merge-diff

Included Modules

Defined in:

versions/v1.14/apimachinery/apis/meta/v1/fields.cr

Constructors

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new #

[View source]