class Bigbrother::Check::HostIp
- Bigbrother::Check::HostIp
- Reference
- Object
Included Modules
Defined in:
bigbrother/check/host_ip.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node, _dummy : Nil)
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Class Method Summary
Instance Method Summary
- #check
- #host : String
- #host=(_host : String)
- #label
- #port : Int32
- #port=(_port : Int32)
- #retries : Int32?
- #retries=(_retries : Union(Int32, Nil))
- #to_yaml(__temp_67 : YAML::Nodes::Builder)
- #type : String
- #type=(_type : String)