Sha256: 5b7c3d51182b4a32870f6f564db9f1ebe746882be8fb5d85d2547a8ddada9904

Contents?: true

Size: 156 Bytes

Versions: 3

Compression:

Stored size: 156 Bytes

Contents

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

      belongs_to :project
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rancher-api-0.7.0 lib/rancher/api/models/registrycredential.rb
rancher-api-0.6.0 lib/rancher/api/models/registrycredential.rb
rancher-api-0.5.2 lib/rancher/api/models/registrycredential.rb