class Rancher::DefaultNetwork
- Rancher::DefaultNetwork
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/default_network.crConstructors
Instance Method Summary
- #created : Time
- #created=(created : Time)
- #created? : Time | Nil
- #default_policy_action : String
- #default_policy_action=(default_policy_action : String)
- #default_policy_action? : String | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #dns : Array(String)
- #dns=(dns : Array(String))
- #dns? : Array(String) | Nil
- #dns_search : Array(String)
- #dns_search=(dns_search : Array(String))
- #dns_search? : Array(String) | Nil
- #host_ports : Bool
- #host_ports=(host_ports : Bool)
- #host_ports? : Bool | Nil
- #kind : String
- #kind=(kind : String)
- #kind? : String | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #policy : Array(NetworkPolicyRule)
- #policy=(policy : Array(NetworkPolicyRule))
- #policy? : Array(NetworkPolicyRule) | Nil
- #removed : Time
- #removed=(removed : Time)
- #removed? : Time | Nil
- #state : String
- #state=(state : String)
- #state? : String | Nil
- #subnets : Array(Subnet)
- #subnets=(subnets : Array(Subnet))
- #subnets? : Array(Subnet) | Nil
- #transitioning : String
- #transitioning=(transitioning : String)
- #transitioning? : String | Nil
- #transitioning_message : String
- #transitioning_message=(transitioning_message : String)
- #transitioning_message? : String | Nil
- #transitioning_progress : Int64
- #transitioning_progress=(transitioning_progress : Int64)
- #transitioning_progress? : Int64 | Nil
- #uuid : String
- #uuid=(uuid : String)
- #uuid? : String | Nil