From cf45394755631c5dc93a30d423883844a5bec253 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sat, 25 Jul 2026 09:47:52 +1000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a722a14 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# encapic + +Dependency-less Go CLI client for encapi, used as the Puppet exec External Node Classifier (ENC) on k8s compilers. Fetches the cobbler-wire ENC document and reshapes it for the puppet exec node_terminus. \ No newline at end of file