class Rancher::NetworkDriverService

Included Modules

Defined in:

rancher/types/generated/network_driver_service.cr

Constructors

Instance Method Summary

Instance methods inherited from class Rancher::Object

client : Client client, client=(client : Client) client=, client? : Client | Nil client?, id : String id, id=(id : String) id=, id? : String | Nil id?, with_client(client : Client) with_client

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def assign_service_ip_address : Bool #

def assign_service_ip_address=(assign_service_ip_address : Bool) #

[View source]
def assign_service_ip_address? : Bool | Nil #

def create_index : Int64 #

def create_index=(create_index : Int64) #

[View source]
def create_index? : Int64 | Nil #

def created : Time #

def created=(created : Time) #

[View source]
def created? : Time | Nil #

def current_scale : Int64 #

def current_scale=(current_scale : Int64) #

[View source]
def current_scale? : Int64 | Nil #

def description : String #

def description=(description : String) #

[View source]
def description? : String | Nil #

def external_id : String #

def external_id=(external_id : String) #

[View source]
def external_id? : String | Nil #

def fqdn : String #

def fqdn=(fqdn : String) #

[View source]
def fqdn? : String | Nil #

def health_state : String #

def health_state=(health_state : String) #

[View source]
def health_state? : String | Nil #

def kind : String #

def kind=(kind : String) #

[View source]
def kind? : String | Nil #

def launch_config : LaunchConfig #

def launch_config=(launch_config : LaunchConfig) #

[View source]
def launch_config? : LaunchConfig | Nil #

def lb_config : LbTargetConfig #

def lb_config=(lb_config : LbTargetConfig) #

[View source]
def lb_config? : LbTargetConfig | Nil #

def name : String #

def name=(name : String) #

[View source]
def name? : String | Nil #

def network_driver : NetworkDriver #

def network_driver=(network_driver : NetworkDriver) #

[View source]
def network_driver? : NetworkDriver | Nil #

def public_endpoints : Array(PublicEndpoint) #

def public_endpoints=(public_endpoints : Array(PublicEndpoint)) #

[View source]
def public_endpoints? : Array(PublicEndpoint) | Nil #

def removed : Time #

def removed=(removed : Time) #

[View source]
def removed? : Time | Nil #

def retain_ip : Bool #

def retain_ip=(retain_ip : Bool) #

[View source]
def retain_ip? : Bool | Nil #

def scale : Int64 #

def scale=(scale : Int64) #

[View source]
def scale? : Int64 | Nil #

def scale_policy : ScalePolicy #

def scale_policy=(scale_policy : ScalePolicy) #

[View source]
def scale_policy? : ScalePolicy | Nil #

def secondary_launch_configs : Array(SecondaryLaunchConfig) #

def secondary_launch_configs=(secondary_launch_configs : Array(SecondaryLaunchConfig)) #

[View source]
def secondary_launch_configs? : Array(SecondaryLaunchConfig) | Nil #

def selector_container : String #

def selector_container=(selector_container : String) #

[View source]
def selector_container? : String | Nil #

def selector_link : String #

def selector_link=(selector_link : String) #

[View source]
def selector_link? : String | Nil #

def start_on_create : Bool #

def start_on_create=(start_on_create : Bool) #

[View source]
def start_on_create? : Bool | Nil #

def state : String #

def state=(state : String) #

[View source]
def state? : String | Nil #

def system : Bool #

def system=(system : Bool) #

[View source]
def system? : Bool | Nil #

def transitioning : String #

def transitioning=(transitioning : String) #

[View source]
def transitioning? : String | Nil #

def transitioning_message : String #

def transitioning_message=(transitioning_message : String) #

[View source]
def transitioning_message? : String | Nil #

def transitioning_progress : Int64 #

def transitioning_progress=(transitioning_progress : Int64) #

[View source]
def transitioning_progress? : Int64 | Nil #

def upgrade : ServiceUpgrade #

def upgrade=(upgrade : ServiceUpgrade) #

[View source]
def upgrade? : ServiceUpgrade | Nil #

def uuid : String #

def uuid=(uuid : String) #

[View source]
def uuid? : String | Nil #

def vip : String #

def vip=(vip : String) #

[View source]
def vip? : String | Nil #