LinuxNodeConfig constructor
LinuxNodeConfig({})
Implementation
LinuxNodeConfig({
this.cgroupMode,
this.hugepages,
this.sysctls,
this.transparentHugepageDefrag,
this.transparentHugepageEnabled,
});
LinuxNodeConfig({
this.cgroupMode,
this.hugepages,
this.sysctls,
this.transparentHugepageDefrag,
this.transparentHugepageEnabled,
});