HoundDog::HabitatSettings
Class methods
etcd_host
etcd_host=(value : String)
etcd_host?
Used for checking missing settings on non-nilable types It's advised to use etcd_host in your apps to ensure the propper type is checked.
etcd_port
etcd_port=(value : Int32)
etcd_port?
Used for checking missing settings on non-nilable types It's advised to use etcd_port in your apps to ensure the propper type is checked.
etcd_ttl
etcd_ttl=(value : Int64)
etcd_ttl?
Used for checking missing settings on non-nilable types It's advised to use etcd_ttl in your apps to ensure the propper type is checked.
service_namespace
service_namespace=(value : String)
service_namespace?
Used for checking missing settings on non-nilable types It's advised to use service_namespace in your apps to ensure the propper type is checked.
to_h
Generates a hash using the provided values