package mirage
-
mirage
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Ipv4 Arguments.
val network :
?group:string ->
?docs:string ->
Ipaddr.V4.Prefix.t ->
Ipaddr.V4.Prefix.t Functoria.DSL.runtime_arg
A network defined by an address and netmask.
val gateway :
?group:string ->
?docs:string ->
Ipaddr.V4.t option ->
Ipaddr.V4.t option Functoria.DSL.runtime_arg
A default gateway option.