/dhall-nodepool/Nodepool/Openstack/CloudImage/Type.dhall

Copy path to clipboard

Source

{ config-drive : Optional Bool
, connection-port : Optional Natural
, connection-type : Optional Text
, image-id : Optional Text
, image-name : Optional Text
, name : Optional Text
, python-path : Optional Text
, shell-type : Optional Text
, username : Optional Text
}