Home
last modified time | relevance | path

Searched defs:ContainerStatsRequest (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_stats.go28 func (c *criService) ContainerStats(ctx context.Context, in *runtime.ContainerStatsRequest) (*runti…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_stats.go28 func (c *criService) ContainerStats(ctx context.Context, in *runtime.ContainerStatsRequest) (*runti…
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dcontainer_stats.go28 func (c *criService) ContainerStats(ctx context.Context, in *runtime.ContainerStatsRequest) (*runti…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dcontainer_stats.go28 func (c *criService) ContainerStats(ctx context.Context, in *runtime.ContainerStatsRequest) (*runti…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dcontainer_stats.go28 func (c *criService) ContainerStats(ctx context.Context, in *runtime.ContainerStatsRequest) (*runti…
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_stats.go28 func (c *criService) ContainerStats(ctx context.Context, in *runtime.ContainerStatsRequest) (*runti…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_stats.go28 func (c *criService) ContainerStats(ctx context.Context, in *runtime.ContainerStatsRequest) (*runti…
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_stats.go28 func (c *criService) ContainerStats(ctx context.Context, in *runtime.ContainerStatsRequest) (*runti…
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/dockershim/
H A Ddocker_stats.go28 func (ds *dockerService) ContainerStats(_ context.Context, r *runtimeapi.ContainerStatsRequest) (*r…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6112 type ContainerStatsRequest struct { struct
6115 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6116 XXX_sizecache int32 `json:"-"`
6120 func (*ContainerStatsRequest) ProtoMessage() {}
6121 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6139 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6142 func (m *ContainerStatsRequest) XXX_Size() int {
6145 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6151 func (m *ContainerStatsRequest) GetContainerId() string {
15208 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/test/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6112 type ContainerStatsRequest struct { struct
6115 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6116 XXX_sizecache int32 `json:"-"`
6120 func (*ContainerStatsRequest) ProtoMessage() {}
6121 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6139 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6142 func (m *ContainerStatsRequest) XXX_Size() int {
6145 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6151 func (m *ContainerStatsRequest) GetContainerId() string {
15208 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6112 type ContainerStatsRequest struct { struct
6115 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6116 XXX_sizecache int32 `json:"-"`
6120 func (*ContainerStatsRequest) ProtoMessage() {}
6121 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6139 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6142 func (m *ContainerStatsRequest) XXX_Size() int {
6145 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6151 func (m *ContainerStatsRequest) GetContainerId() string {
15208 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
H A Dapi.proto1199 message ContainerStatsRequest{ message
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6112 type ContainerStatsRequest struct { struct
6115 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6116 XXX_sizecache int32 `json:"-"`
6120 func (*ContainerStatsRequest) ProtoMessage() {}
6121 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6139 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6142 func (m *ContainerStatsRequest) XXX_Size() int {
6145 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6151 func (m *ContainerStatsRequest) GetContainerId() string {
15208 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2/
H A Dapi.pb.go3396 type ContainerStatsRequest struct { struct
3401 func (m *ContainerStatsRequest) Reset() { *m = ContainerStatsRequest{} }
3402 func (*ContainerStatsRequest) ProtoMessage() {}
3403 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) { return fileDescriptorApi, []int{91} }
3405 func (m *ContainerStatsRequest) GetContainerId() string {
4127 ContainerStats(context.Context, *ContainerStatsRequest) (*ContainerStatsResponse, error)
8657 func (m *ContainerStatsRequest) Marshal() (dAtA []byte, err error) {
8667 func (m *ContainerStatsRequest) MarshalTo(dAtA []byte) (int, error) {
10653 func (m *ContainerStatsRequest) Size() (n int) {
12078 func (this *ContainerStatsRequest) String() string {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6219 type ContainerStatsRequest struct { struct
6222 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6223 XXX_sizecache int32 `json:"-"`
6227 func (*ContainerStatsRequest) ProtoMessage() {}
6228 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6246 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6249 func (m *ContainerStatsRequest) XXX_Size() int {
6252 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6258 func (m *ContainerStatsRequest) GetContainerId() string {
15448 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
H A Dapi.proto1228 message ContainerStatsRequest{ message
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6369 type ContainerStatsRequest struct { struct
6372 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6373 XXX_sizecache int32 `json:"-"`
6377 func (*ContainerStatsRequest) ProtoMessage() {}
6378 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6396 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6399 func (m *ContainerStatsRequest) XXX_Size() int {
6402 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6408 func (m *ContainerStatsRequest) GetContainerId() string {
15771 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6369 type ContainerStatsRequest struct { struct
6372 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6373 XXX_sizecache int32 `json:"-"`
6377 func (*ContainerStatsRequest) ProtoMessage() {}
6378 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6396 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6399 func (m *ContainerStatsRequest) XXX_Size() int {
6402 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6408 func (m *ContainerStatsRequest) GetContainerId() string {
15771 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6369 type ContainerStatsRequest struct { struct
6372 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6373 XXX_sizecache int32 `json:"-"`
6377 func (*ContainerStatsRequest) ProtoMessage() {}
6378 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6396 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6399 func (m *ContainerStatsRequest) XXX_Size() int {
6402 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6408 func (m *ContainerStatsRequest) GetContainerId() string {
15771 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6369 type ContainerStatsRequest struct { struct
6372 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6373 XXX_sizecache int32 `json:"-"`
6377 func (*ContainerStatsRequest) ProtoMessage() {}
6378 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6396 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6399 func (m *ContainerStatsRequest) XXX_Size() int {
6402 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6408 func (m *ContainerStatsRequest) GetContainerId() string {
15771 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6219 type ContainerStatsRequest struct { struct
6222 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6223 XXX_sizecache int32 `json:"-"`
6227 func (*ContainerStatsRequest) ProtoMessage() {}
6228 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6246 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6249 func (m *ContainerStatsRequest) XXX_Size() int {
6252 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6258 func (m *ContainerStatsRequest) GetContainerId() string {
15448 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6219 type ContainerStatsRequest struct { struct
6222 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6223 XXX_sizecache int32 `json:"-"`
6227 func (*ContainerStatsRequest) ProtoMessage() {}
6228 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6246 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6249 func (m *ContainerStatsRequest) XXX_Size() int {
6252 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6258 func (m *ContainerStatsRequest) GetContainerId() string {
15448 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/cri-api/pkg/apis/runtime/v1alpha2/
H A Dapi.pb.go6524 type ContainerStatsRequest struct { struct
6527 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6528 XXX_sizecache int32 `json:"-"`
6532 func (*ContainerStatsRequest) ProtoMessage() {}
6533 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6551 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6554 func (m *ContainerStatsRequest) XXX_Size() int {
6557 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6563 func (m *ContainerStatsRequest) GetContainerId() string {
16115 func (m *ContainerStatsRequest) Size() (n int) {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/cri-api/pkg/apis/runtime/v1/
H A Dapi.pb.go6515 type ContainerStatsRequest struct { struct
6518 XXX_NoUnkeyedLiteral struct{} `json:"-"`
6519 XXX_sizecache int32 `json:"-"`
6523 func (*ContainerStatsRequest) ProtoMessage() {}
6524 func (*ContainerStatsRequest) Descriptor() ([]byte, []int) {
6542 func (m *ContainerStatsRequest) XXX_Merge(src proto.Message) {
6545 func (m *ContainerStatsRequest) XXX_Size() int {
6548 func (m *ContainerStatsRequest) XXX_DiscardUnknown() {
6554 func (m *ContainerStatsRequest) GetContainerId() string {
16106 func (m *ContainerStatsRequest) Size() (n int) {
[all …]

12