clj-kubernetes-api icon indicating copy to clipboard operation
clj-kubernetes-api copied to clipboard

Kubernetes API Client library in Clojure

Results 2 clj-kubernetes-api issues
Sort by recently updated
recently updated
newest added

When I do : `(def ctx (k8s/make-context "https://api.x.x.x")) (

When I do `(require '[kubernetes.api.v1 :as k8s])`, I get the following error: `CompilerException clojure.lang.ExceptionInfo: Call to clojure.core/refer-clojure did not conform to spec: In: [2 1] val: :as fails at: [:args...