class

Hetzner::Instance

Inherits JSON::Serializable < Reference < Object

Constructors

new(id : Int32, status : String, instance_name : String, internal_ip : String, external_ip : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

host_ip_address(prefer_private_ip : Bool = false) : String | Nil
Source
id=(id : Int32)
Source
master?
Source
name
Source
name=(name : String)
Source
private_ip_address
Source
private_net
Source
public_ip_address
Source
public_net
Source
status
Source
status=(status : String)
Source

Nested types