Class: Siren::Compose::Network

Inherits:
Struct
  • Object
show all
Defined in:
lib/siren/compose/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attachableObject

Returns the value of attribute attachable

Returns:

  • (Object)

    the current value of attachable



106
107
108
# File 'lib/siren/compose/types.rb', line 106

def attachable
  @attachable
end

#composeObject

Returns the value of attribute compose

Returns:

  • (Object)

    the current value of compose



106
107
108
# File 'lib/siren/compose/types.rb', line 106

def compose
  @compose
end

#driverObject

Returns the value of attribute driver

Returns:

  • (Object)

    the current value of driver



106
107
108
# File 'lib/siren/compose/types.rb', line 106

def driver
  @driver
end

#driver_optsObject

Returns the value of attribute driver_opts

Returns:

  • (Object)

    the current value of driver_opts



106
107
108
# File 'lib/siren/compose/types.rb', line 106

def driver_opts
  @driver_opts
end

#externalObject

Returns the value of attribute external

Returns:

  • (Object)

    the current value of external



106
107
108
# File 'lib/siren/compose/types.rb', line 106

def external
  @external
end

#internalObject

Returns the value of attribute internal

Returns:

  • (Object)

    the current value of internal



106
107
108
# File 'lib/siren/compose/types.rb', line 106

def internal
  @internal
end

#ipamObject

Returns the value of attribute ipam

Returns:

  • (Object)

    the current value of ipam



106
107
108
# File 'lib/siren/compose/types.rb', line 106

def ipam
  @ipam
end

#labelsObject

Returns the value of attribute labels

Returns:

  • (Object)

    the current value of labels



106
107
108
# File 'lib/siren/compose/types.rb', line 106

def labels
  @labels
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



106
107
108
# File 'lib/siren/compose/types.rb', line 106

def name
  @name
end