Sha256: f028e45ee4c91f1f2683516dc6fb191f97afe9faabbe27073c1a9126361b6c98
Contents?: true
Size: 205 Bytes
Versions: 1
Compression:
Stored size: 205 Bytes
Contents
# frozen_string_literal: true module Rancher module Api class Hostapiproxytoken include Her::Model include Helpers::Model attributes :reportedUuid, :token, :url 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/hostapiproxytoken.rb |