package kernel
import "github.com/docker/docker/pkg/parsers/kernel"
Index ¶
Types ¶
type KernelVersionInfo ¶
type KernelVersionInfo struct {
// contains filtered or unexported fields
}
func GetKernelVersion ¶
func GetKernelVersion() (*KernelVersionInfo, error)
func (*KernelVersionInfo) String ¶
func (k *KernelVersionInfo) String() string
type Utsname ¶
type Utsname struct { Release [65]byte }
Source Files ¶
kernel_windows.go uname_unsupported.go
- Version
- v1.8.0-rc1
- Published
- Jul 25, 2015
- Platform
- windows/amd64
- Imports
- 4 packages
- Last checked
- 1 minute ago –
Tools for package owners.