class

Docker::Service

Inherits Reference < Object

Constructors

new(connection : Connection, type : Types::Swarm::Service)
Source

Class methods

all(id : Int32 | Nil = nil, label : String | Nil = nil, name : String | Nil = nil, connection = Docker.connection)
Source

Instance methods

created_at(*args, **options)
Source
created_at(*args, **options, &)
Source
endpoint(*args, **options)
Source
endpoint(*args, **options, &)
Source
id(*args, **options)
Source
id(*args, **options, &)
Source
spec(*args, **options)
Source
spec(*args, **options, &)
Source
updated_at(*args, **options)
Source
updated_at(*args, **options, &)
Source
version(*args, **options)
Source
version(*args, **options, &)
Source