struct Kubernetes::Resources::Deployments::LabelSelector

Included Modules

Defined in:

resources/deployments.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : ::JSON::PullParser) #

def self.new(*, __pull_for_json_serializable pull : ::JSON::PullParser) #

Instance Method Detail

def match_labels : Hash(String, String) | Nil #

def match_labels=(match_labels : Hash(String, String) | Nil) #