Router

pt.tecnico.dsi.openstack.neutron.models.Router$
See theRouter companion class
object Router

Attributes

Companion
class
Source
Router.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Router.type

Members list

Type members

Classlikes

case class ConntrackHelper(protocol: String, port: Int, helper: String)

Attributes

Source
Router.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Create(name: String, description: String, adminStateUp: Boolean, externalGatewayInfo: Option[ExternalGatewayInfo], distributed: Option[Boolean], ha: Option[Boolean], availabilityZoneHints: Option[List[String]], projectId: Option[String])

Attributes

Source
Router.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ExternalGatewayInfo(networkId: String, enableSnat: Boolean, externalFixedIps: List[ExternalIp])

Attributes

Source
Router.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ExternalIp(subnetId: String, ipAddress: Option[IpAddress])

Attributes

Source
Router.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Update(name: Option[String], description: Option[String], adminStateUp: Option[Boolean], externalGatewayInfo: Option[ExternalGatewayInfo], routes: Option[List[Route[IpAddress]]], distributed: Option[Boolean], ha: Option[Boolean])

Attributes

Source
Router.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

val renames: Map[String, String]

Attributes

Source
Router.scala

Givens