Kubernetes CRI CLI: crictl-shaped client, simulator server, proxy
0

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-cri / dune
141 B 9 lines
1(env 2 (dev 3 (flags 4 (:standard %{dune-warnings})))) 5 6(mdx 7 (package cri-api) 8 (files README.md) 9 (libraries cri-api cri-server nox-grpc))