Sha256: bdfb35fca84b7a40a035627aad605373dc60bd6ee5fea7b16bf8688e5301d884

Contents?: true

Size: 204 Bytes

Versions: 1

Compression:

Stored size: 204 Bytes

Contents

# frozen_string_literal: true

module Rancher
  module Api
    class Externalhandlerprocessconfig
      include Her::Model
      include Helpers::Model

      attributes :name, :onError
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rancher-api-beta-0.8.1 lib/rancher/api/models/externalhandlerprocessconfig.rb