Method: Zilla::IoK8sApiAppsV1DaemonSetList#eql?

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

#eql?(other) ⇒ Boolean

Parameters:

  • Object (Object)

    to be compared

Returns:

  • (Boolean)

See Also:

  • `==` method


122
123
124
# File 'lib/zilla/models/io_k8s_api_apps_v1_daemon_set_list.rb', line 122

def eql?(other)
  self == other
end