Sha256: e490737119155663311b238331b9ba9cc4d9790d4291c1072f7eb25c81c22adb
Contents?: true
Size: 346 Bytes
Versions: 8
Compression:
Stored size: 346 Bytes
Contents
module Vcloud module Schema EDGE_GATEWAY_SERVICES = { type: 'hash', allowed_empty: false, internals: { gateway: { type: 'string' }, firewall_service: FIREWALL_SERVICE, nat_service: NAT_SERVICE, load_balancer_service: LOAD_BALANCER_SERVICE, } } end end
Version data entries
8 entries across 8 versions & 1 rubygems