Sha256: bcffd63c8548edd26e8d414058cc44452d9f27bad0a283d0cc6715b9b15add56
Contents?: true
Size: 185 Bytes
Versions: 1
Compression:
Stored size: 185 Bytes
Contents
# frozen_string_literal: true module Rancher module Api class Volumesnapshotinput include Her::Model include Helpers::Model attributes :name 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/volumesnapshotinput.rb |