Docker\API\Model\SystemInformation::getKernelMemory PHP Method

getKernelMemory() public method

public getKernelMemory ( ) : boolean
return boolean
    public function getKernelMemory()
    {
        return $this->kernelMemory;
    }