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 / test / test_namespace.mli
165 B 4 lines
1(** Alcotest cases for {!Cri.Namespace}. *) 2 3val suite : string * unit Alcotest.test_case list 4(** [suite] is the named group of test cases, for {!Alcotest.run}. *)