Method: Zilla::IoK8sApiAppsV1DaemonSetList.build_from_hash

Defined in:
lib/zilla/models/io_k8s_api_apps_v1_daemon_set_list.rb

.build_from_hash(attributes) ⇒ Object

Builds the object from hash

Parameters:

  • attributes (Hash)

    Model attributes in the form of hash

Returns:

  • (Object)

    Returns the model itself



135
136
137
# File 'lib/zilla/models/io_k8s_api_apps_v1_daemon_set_list.rb', line 135

def self.build_from_hash(attributes)
  new.build_from_hash(attributes)
end