Class: Orchparty::Kubernetes::VariableBuilder

Inherits:
HashBuilder show all
Defined in:
lib/orchparty/dsl_parser_kubernetes.rb

Instance Method Summary collapse

Methods inherited from HashBuilder

#method_missing

Methods inherited from Builder

#assign_or_merge, build

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Orchparty::Kubernetes::HashBuilder

Instance Method Details

#_buildObject



271
272
273
# File 'lib/orchparty/dsl_parser_kubernetes.rb', line 271

def _build
  super || {}
end