Home
last modified time | relevance | path

Searched defs:KernelVersion (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/dports/sysutils/htop/htop-3.1.2/darwin/
H A DPlatformHelpers.h14 typedef struct KernelVersion { struct
18 } KernelVersion; typedef
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/profiles/seccomp/
H A Dseccomp.go55 type KernelVersion struct { struct
56 Kernel uint64 // Version of the Kernel (i.e., the "4" in "4.1.2-generic")
57 Major uint64 // Major revision of the Kernel (i.e., the "1" in "4.1.2-generic")
61 func (k *KernelVersion) String() string {
69 func (k *KernelVersion) MarshalJSON() ([]byte, error) {
74 func (k *KernelVersion) UnmarshalJSON(version []byte) error {
H A Dkernel_linux.go47 func kernelGreaterEqualThan(minVersion KernelVersion) (bool, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/profiles/seccomp/
H A Dseccomp.go55 type KernelVersion struct { struct
56 Kernel uint64 // Version of the Kernel (i.e., the "4" in "4.1.2-generic")
57 Major uint64 // Major revision of the Kernel (i.e., the "1" in "4.1.2-generic")
61 func (k *KernelVersion) String() string {
69 func (k *KernelVersion) MarshalJSON() ([]byte, error) {
74 func (k *KernelVersion) UnmarshalJSON(version []byte) error {
H A Dkernel_linux.go47 func kernelGreaterEqualThan(minVersion KernelVersion) (bool, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/profiles/seccomp/
H A Dseccomp.go55 type KernelVersion struct { struct
56 Kernel uint64 // Version of the Kernel (i.e., the "4" in "4.1.2-generic")
57 Major uint64 // Major revision of the Kernel (i.e., the "1" in "4.1.2-generic")
61 func (k *KernelVersion) String() string {
69 func (k *KernelVersion) MarshalJSON() ([]byte, error) {
74 func (k *KernelVersion) UnmarshalJSON(version []byte) error {
H A Dkernel_linux.go47 func kernelGreaterEqualThan(minVersion KernelVersion) (bool, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/profiles/seccomp/
H A Dseccomp.go55 type KernelVersion struct { struct
56 Kernel uint64 // Version of the Kernel (i.e., the "4" in "4.1.2-generic")
57 Major uint64 // Major revision of the Kernel (i.e., the "1" in "4.1.2-generic")
61 func (k *KernelVersion) String() string {
69 func (k *KernelVersion) MarshalJSON() ([]byte, error) {
74 func (k *KernelVersion) UnmarshalJSON(version []byte) error {
H A Dkernel_linux.go47 func kernelGreaterEqualThan(minVersion KernelVersion) (bool, error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/elastic/go-sysinfo/providers/linux/
H A Dkernel_linux.go26 func KernelVersion() (string, error) { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/elastic/go-sysinfo/providers/linux/
H A Dkernel_linux.go26 func KernelVersion() (string, error) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/elastic/go-sysinfo/providers/darwin/
H A Dkernel_darwin_amd64.go28 func KernelVersion() (string, error) { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/elastic/go-sysinfo/providers/darwin/
H A Dkernel_darwin_amd64.go28 func KernelVersion() (string, error) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/elastic/go-sysinfo/providers/windows/
H A Dkernel_windows.go26 func KernelVersion() (string, error) { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/elastic/go-sysinfo/providers/windows/
H A Dkernel_windows.go26 func KernelVersion() (string, error) { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/dds/
H A Dstruct_release_note.go20 KernelVersion string `json:"KernelVersion" xml:"KernelVersion"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/dds/
H A Dstruct_release_note.go20 KernelVersion string `json:"KernelVersion" xml:"KernelVersion"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/dds/
H A Dstruct_release_note.go20 KernelVersion string `json:"KernelVersion" xml:"KernelVersion"` member
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/container/fixtures/docker/linux_124/
H A Dversion.json8 "KernelVersion": "3.13.0-46-generic", string
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/container/fixtures/docker/mac_124/
H A Dversion.json8 "KernelVersion": "4.4.13-moby", string
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/google/cadvisor/machine/
H A Dinfo.go163 func KernelVersion() string { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/
H A Dversion.go90 func KernelVersion() (Version, error) { func
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/cilium/ebpf/internal/
H A Dversion.go90 func KernelVersion() (Version, error) { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/shirou/gopsutil/host/
H A Dhost.go26 KernelVersion string `json:"kernelVersion"` // version of the OS kernel (if available) member
144 func KernelVersion() (string, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/shirou/gopsutil/host/
H A Dhost.go26 KernelVersion string `json:"kernelVersion"` // version of the OS kernel (if available) member
144 func KernelVersion() (string, error) { func

12345678910>>...22