Sha256: 0a31c8f180774f80c9bb3b1910b8c8a8c1a0fef180f72b15e52c5df858ddc9b0
Contents?: true
Size: 491 Bytes
Versions: 1
Compression:
Stored size: 491 Bytes
Contents
# frozen_string_literal: true module RubyVault module Options module Sets HTTP_OPTIONS = %w[ -address -agent-address -ca-cert -ca-path -client-cert -client-key -header -mfa -namespace -non-interactive -output-curl-string -output-policy -policy-override -tls-server-name -tls-skip-verify -unlock-key -wrap-ttl ].freeze end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby_vault-0.1.0.pre.13 | lib/ruby_vault/options/sets.rb |