def primary_ip_address : String
#
class Rancher::LaunchConfig
- Rancher::LaunchConfig
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/launch_config.crConstructors
Instance Method Summary
- #blkio_weight : Int64
- #blkio_weight=(blkio_weight : Int64)
- #blkio_weight? : Int64 | Nil
- #build : DockerBuild
- #build=(build : DockerBuild)
- #build? : DockerBuild | Nil
- #cap_add : Array(String)
- #cap_add=(cap_add : Array(String))
- #cap_add? : Array(String) | Nil
- #cap_drop : Array(String)
- #cap_drop=(cap_drop : Array(String))
- #cap_drop? : Array(String) | Nil
- #cgroup_parent : String
- #cgroup_parent=(cgroup_parent : String)
- #cgroup_parent? : String | Nil
- #command : Array(String)
- #command=(command : Array(String))
- #command? : Array(String) | Nil
- #count : Int64
- #count=(count : Int64)
- #count? : Int64 | Nil
- #cpu_count : Int64
- #cpu_count=(cpu_count : Int64)
- #cpu_count? : Int64 | Nil
- #cpu_percent : Int64
- #cpu_percent=(cpu_percent : Int64)
- #cpu_percent? : Int64 | Nil
- #cpu_period : Int64
- #cpu_period=(cpu_period : Int64)
- #cpu_period? : Int64 | Nil
- #cpu_quota : Int64
- #cpu_quota=(cpu_quota : Int64)
- #cpu_quota? : Int64 | Nil
- #cpu_realtime_period : Int64
- #cpu_realtime_period=(cpu_realtime_period : Int64)
- #cpu_realtime_period? : Int64 | Nil
- #cpu_realtime_runtime : Int64
- #cpu_realtime_runtime=(cpu_realtime_runtime : Int64)
- #cpu_realtime_runtime? : Int64 | Nil
- #cpu_set : String
- #cpu_set=(cpu_set : String)
- #cpu_set? : String | Nil
- #cpu_set_mems : String
- #cpu_set_mems=(cpu_set_mems : String)
- #cpu_set_mems? : String | Nil
- #cpu_shares : Int64
- #cpu_shares=(cpu_shares : Int64)
- #cpu_shares? : Int64 | Nil
- #create_index : Int64
- #create_index=(create_index : Int64)
- #create_index? : Int64 | Nil
- #created : Time
- #created=(created : Time)
- #created? : Time | Nil
- #data_volumes : Array(String)
- #data_volumes=(data_volumes : Array(String))
- #data_volumes? : Array(String) | Nil
- #data_volumes_from_launch_configs : Array(String)
- #data_volumes_from_launch_configs=(data_volumes_from_launch_configs : Array(String))
- #data_volumes_from_launch_configs? : Array(String) | Nil
- #deployment_unit_uuid : String
- #deployment_unit_uuid=(deployment_unit_uuid : String)
- #deployment_unit_uuid? : String | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #devices : Array(String)
- #devices=(devices : Array(String))
- #devices? : Array(String) | Nil
- #disk_quota : Int64
- #disk_quota=(disk_quota : Int64)
- #disk_quota? : Int64 | Nil
- #disks : Array(VirtualMachineDisk)
- #disks=(disks : Array(VirtualMachineDisk))
- #disks? : Array(VirtualMachineDisk) | Nil
- #dns : Array(String)
- #dns=(dns : Array(String))
- #dns? : Array(String) | Nil
- #dns_opt : Array(String)
- #dns_opt=(dns_opt : Array(String))
- #dns_opt? : Array(String) | Nil
- #dns_search : Array(String)
- #dns_search=(dns_search : Array(String))
- #dns_search? : Array(String) | Nil
- #domain_name : String
- #domain_name=(domain_name : String)
- #domain_name? : String | Nil
- #drain_timeout_ms : Int64
- #drain_timeout_ms=(drain_timeout_ms : Int64)
- #drain_timeout_ms? : Int64 | Nil
- #entry_point : Array(String)
- #entry_point=(entry_point : Array(String))
- #entry_point? : Array(String) | Nil
- #expose : Array(String)
- #expose=(expose : Array(String))
- #expose? : Array(String) | Nil
- #external_id : String
- #external_id=(external_id : String)
- #external_id? : String | Nil
- #extra_hosts : Array(String)
- #extra_hosts=(extra_hosts : Array(String))
- #extra_hosts? : Array(String) | Nil
- #first_running : Time
- #first_running=(first_running : Time)
- #first_running? : Time | Nil
- #group_add : Array(String)
- #group_add=(group_add : Array(String))
- #group_add? : Array(String) | Nil
- #health_check : InstanceHealthCheck
- #health_check=(health_check : InstanceHealthCheck)
- #health_check? : InstanceHealthCheck | Nil
- #health_cmd : Array(String)
- #health_cmd=(health_cmd : Array(String))
- #health_cmd? : Array(String) | Nil
- #health_interval : Int64
- #health_interval=(health_interval : Int64)
- #health_interval? : Int64 | Nil
- #health_retries : Int64
- #health_retries=(health_retries : Int64)
- #health_retries? : Int64 | Nil
- #health_state : String
- #health_state=(health_state : String)
- #health_state? : String | Nil
- #health_timeout : Int64
- #health_timeout=(health_timeout : Int64)
- #health_timeout? : Int64 | Nil
- #hostname : String
- #hostname=(hostname : String)
- #hostname? : String | Nil
- #image_uuid : String
- #image_uuid=(image_uuid : String)
- #image_uuid? : String | Nil
- #instance_triggered_stop : String
- #instance_triggered_stop=(instance_triggered_stop : String)
- #instance_triggered_stop? : String | Nil
- #io_maximum_bandwidth : Int64
- #io_maximum_bandwidth=(io_maximum_bandwidth : Int64)
- #io_maximum_bandwidth? : Int64 | Nil
- #io_maximum_i_ops : Int64
- #io_maximum_i_ops=(io_maximum_i_ops : Int64)
- #io_maximum_i_ops? : Int64 | Nil
- #ip : String
- #ip6 : String
- #ip6=(ip6 : String)
- #ip6? : String | Nil
- #ip=(ip : String)
- #ip? : String | Nil
- #ipc_mode : String
- #ipc_mode=(ipc_mode : String)
- #ipc_mode? : String | Nil
- #isolation : String
- #isolation=(isolation : String)
- #isolation? : String | Nil
- #kernel_memory : Int64
- #kernel_memory=(kernel_memory : Int64)
- #kernel_memory? : Int64 | Nil
- #kind : String
- #kind=(kind : String)
- #kind? : String | Nil
- #log_config : LogConfig
- #log_config=(log_config : LogConfig)
- #log_config? : LogConfig | Nil
- #memory : Int64
- #memory=(memory : Int64)
- #memory? : Int64 | Nil
- #memory_mb : Int64
- #memory_mb=(memory_mb : Int64)
- #memory_mb? : Int64 | Nil
- #memory_reservation : Int64
- #memory_reservation=(memory_reservation : Int64)
- #memory_reservation? : Int64 | Nil
- #memory_swap : Int64
- #memory_swap=(memory_swap : Int64)
- #memory_swap? : Int64 | Nil
- #memory_swappiness : Int64
- #memory_swappiness=(memory_swappiness : Int64)
- #memory_swappiness? : Int64 | Nil
- #milli_cpu_reservation : Int64
- #milli_cpu_reservation=(milli_cpu_reservation : Int64)
- #milli_cpu_reservation? : Int64 | Nil
- #mounts : Array(MountEntry)
- #mounts=(mounts : Array(MountEntry))
- #mounts? : Array(MountEntry) | Nil
- #native_container : Bool
- #native_container=(native_container : Bool)
- #native_container? : Bool | Nil
- #net_alias : Array(String)
- #net_alias=(net_alias : Array(String))
- #net_alias? : Array(String) | Nil
- #network_launch_config : String
- #network_launch_config=(network_launch_config : String)
- #network_launch_config? : String | Nil
- #network_mode : String
- #network_mode=(network_mode : String)
- #network_mode? : String | Nil
- #oom_kill_disable : Bool
- #oom_kill_disable=(oom_kill_disable : Bool)
- #oom_kill_disable? : Bool | Nil
- #oom_score_adj : Int64
- #oom_score_adj=(oom_score_adj : Int64)
- #oom_score_adj? : Int64 | Nil
- #pid_mode : String
- #pid_mode=(pid_mode : String)
- #pid_mode? : String | Nil
- #pids_limit : Int64
- #pids_limit=(pids_limit : Int64)
- #pids_limit? : Int64 | Nil
- #ports : Array(String)
- #ports=(ports : Array(String))
- #ports? : Array(String) | Nil
- #primary_ip_address : String
- #primary_ip_address=(primary_ip_address : String)
- #primary_ip_address? : String | Nil
- #privileged : Bool
- #privileged=(privileged : Bool)
- #privileged? : Bool | Nil
- #publish_all_ports : Bool
- #publish_all_ports=(publish_all_ports : Bool)
- #publish_all_ports? : Bool | Nil
- #read_only : Bool
- #read_only=(read_only : Bool)
- #read_only? : Bool | Nil
- #removed : Time
- #removed=(removed : Time)
- #removed? : Time | Nil
- #requested_ip_address : String
- #requested_ip_address=(requested_ip_address : String)
- #requested_ip_address? : String | Nil
- #run_init : Bool
- #run_init=(run_init : Bool)
- #run_init? : Bool | Nil
- #secrets : Array(SecretReference)
- #secrets=(secrets : Array(SecretReference))
- #secrets? : Array(SecretReference) | Nil
- #security_opt : Array(String)
- #security_opt=(security_opt : Array(String))
- #security_opt? : Array(String) | Nil
- #shm_size : Int64
- #shm_size=(shm_size : Int64)
- #shm_size? : Int64 | Nil
- #start_count : Int64
- #start_count=(start_count : Int64)
- #start_count? : Int64 | Nil
- #start_on_create : Bool
- #start_on_create=(start_on_create : Bool)
- #start_on_create? : Bool | Nil
- #state : String
- #state=(state : String)
- #state? : String | Nil
- #stdin_open : Bool
- #stdin_open=(stdin_open : Bool)
- #stdin_open? : Bool | Nil
- #stop_signal : String
- #stop_signal=(stop_signal : String)
- #stop_signal? : String | Nil
- #stop_timeout : Int64
- #stop_timeout=(stop_timeout : Int64)
- #stop_timeout? : Int64 | Nil
- #system : Bool
- #system=(system : Bool)
- #system? : Bool | 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
- #tty : Bool
- #tty=(tty : Bool)
- #tty? : Bool | Nil
- #ulimits : Array(Ulimit)
- #ulimits=(ulimits : Array(Ulimit))
- #ulimits? : Array(Ulimit) | Nil
- #user : String
- #user=(user : String)
- #user? : String | Nil
- #user_ports : Array(String)
- #user_ports=(user_ports : Array(String))
- #user_ports? : Array(String) | Nil
- #userdata : String
- #userdata=(userdata : String)
- #userdata? : String | Nil
- #userns_mode : String
- #userns_mode=(userns_mode : String)
- #userns_mode? : String | Nil
- #uts : String
- #uts=(uts : String)
- #uts? : String | Nil
- #uuid : String
- #uuid=(uuid : String)
- #uuid? : String | Nil
- #vcpu : Int64
- #vcpu=(vcpu : Int64)
- #vcpu? : Int64 | Nil
- #version : String
- #version=(version : String)
- #version? : String | Nil
- #volume_driver : String
- #volume_driver=(volume_driver : String)
- #volume_driver? : String | Nil
- #working_dir : String
- #working_dir=(working_dir : String)
- #working_dir? : String | Nil
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
Instance Method Detail
def data_volumes_from_launch_configs=(data_volumes_from_launch_configs : Array(String))
#