Documentation
¶
Index ¶
- Constants
- func BlockIOWeight(cgroupManager string) bool
- func CgroupsVersion() string
- func ClientVersion() dockercompat.ClientVersion
- func DistroName() string
- func GetSnapshotterNames(ctx context.Context, introService introspection.Service) ([]string, error)
- func Info(ctx context.Context, client *containerd.Client, ...) (*dockercompat.Info, error)
- func NativeDaemonInfo(ctx context.Context, client *containerd.Client) (*native.DaemonInfo, error)
- func ServerSemVer(ctx context.Context, client *containerd.Client) (*semver.Version, error)
- func ServerVersion(ctx context.Context, client *containerd.Client) (*dockercompat.ServerVersion, error)
- func UnameM() string
- func UnameR() string
Constants ¶
View Source
const UnameO = "GNU/Linux"
Variables ¶
This section is empty.
Functions ¶
func BlockIOWeight ¶ added in v0.22.0
BlockIOWeight return whether Block IO weight is supported or not
func CgroupsVersion ¶ added in v0.8.1
func CgroupsVersion() string
func ClientVersion ¶ added in v0.11.1
func ClientVersion() dockercompat.ClientVersion
func DistroName ¶
func DistroName() string
func GetSnapshotterNames ¶ added in v0.7.3
func Info ¶ added in v0.7.3
func Info(ctx context.Context, client *containerd.Client, snapshotter, cgroupManager string) (*dockercompat.Info, error)
func NativeDaemonInfo ¶ added in v0.20.0
func NativeDaemonInfo(ctx context.Context, client *containerd.Client) (*native.DaemonInfo, error)
func ServerSemVer ¶ added in v0.20.0
func ServerSemVer(ctx context.Context, client *containerd.Client) (*semver.Version, error)
func ServerVersion ¶ added in v0.11.1
func ServerVersion(ctx context.Context, client *containerd.Client) (*dockercompat.ServerVersion, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.