Sha256: 63a73ef55157e27c4abc246cb1be544b643f78ed91d1cc3b1e21b2103192d2f1
Contents?: true
Size: 210 Bytes
Versions: 1
Compression:
Stored size: 210 Bytes
Contents
# frozen_string_literal: true module Rancher module Api class Rollingrestartstrategy include Her::Model include Helpers::Model attributes :batchSize, :intervalMillis 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/rollingrestartstrategy.rb |