Home
last modified time | relevance | path

Searched defs:RemovePodSandbox (Results 1 – 25 of 56) sorted by relevance

123

/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 Dsandbox_remove.go34 func (c *criService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxRequest) (*ru… func
H A Dinstrumented_service.go114 func (in *instrumentedService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxReq… func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dsandbox_remove.go34 func (c *criService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxRequest) (*ru… func
H A Dinstrumented_service.go114 func (in *instrumentedService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxReq… func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dsandbox_remove.go34 func (c *criService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxRequest) (*ru… func
H A Dinstrumented_service.go114 func (in *instrumentedService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxReq… func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dsandbox_remove.go34 func (c *criService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxRequest) (*ru… func
H A Dinstrumented_service.go114 func (in *instrumentedService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxReq… func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dsandbox_remove.go34 func (c *criService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxRequest) (*ru… func
H A Dinstrumented_service.go114 func (in *instrumentedService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxReq… func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dsandbox_remove.go34 func (c *criService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxRequest) (*ru… func
H A Dinstrumented_service.go114 func (in *instrumentedService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxReq… func
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dsandbox_remove.go34 func (c *criService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxRequest) (*ru… func
H A Dinstrumented_service.go114 func (in *instrumentedService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxReq… func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dsandbox_remove.go34 func (c *criService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxRequest) (*ru… func
H A Dinstrumented_service.go114 func (in *instrumentedService) RemovePodSandbox(ctx context.Context, r *runtime.RemovePodSandboxReq… func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/integration/remote/
H A Dremote_runtime.go168 func (r *RuntimeService) RemovePodSandbox(podSandBoxID string) error { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/integration/remote/
H A Dremote_runtime.go168 func (r *RuntimeService) RemovePodSandbox(podSandBoxID string) error { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/integration/remote/
H A Dremote_runtime.go168 func (r *RuntimeService) RemovePodSandbox(podSandBoxID string) error { func
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/cri/remote/
H A Dremote_runtime.go155 func (r *remoteRuntimeService) RemovePodSandbox(podSandBoxID string) error { func
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/cri/remote/fake/
H A Dfake_runtime.go114 func (f *RemoteRuntime) RemovePodSandbox(ctx context.Context, req *kubeapi.RemovePodSandboxRequest)… func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/k8s.io/cri-api/pkg/apis/
H A Dservices.go72 RemovePodSandbox(podSandboxID string) error methodSpec
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/k8s.io/cri-api/pkg/apis/
H A Dservices.go72 RemovePodSandbox(podSandboxID string) error methodSpec
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/k8s.io/cri-api/pkg/apis/
H A Dservices.go72 RemovePodSandbox(podSandboxID string) error methodSpec
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/dockershim/
H A Ddocker_sandbox.go292 func (ds *dockerService) RemovePodSandbox(ctx context.Context, r *runtimeapi.RemovePodSandboxReques… func

123