hagay3/skuber

A Scala Kubernetes client library

ScalaShellkubernetesclientdevopsscala
This is stars and forks stats for /hagay3/skuber repository. As of 08 May, 2024 this repository has 71 stars and 49 forks.

Scala client for the Kubernetes API. Read the Documentation. Quick start This example lists pods in kube-system namespace: import skuber._ import skuber.json.format._ import org.apache.pekko.actor.ActorSystem import scala.util.{Success, Failure} implicit val system = ActorSystem() implicit val dispatcher = system.dispatcher val k8s = k8sInit val listPodsRequest = k8s.list[PodList](Some("kube-system")) listPodsRequest.onComplete { case Success(pods) => pods.items.foreach { p =>...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
EffectOrientedProgramming/bookScalaCSSJavaScript2040120
dell/dkmsShellRoffMakefile55701390
yuichiroaoki/poly-flashSolidityTypeScriptShell26601540
jalvesaq/R-Vim-runtimeVim ScriptRShell25028+1
jreybert/vimagitVim ScriptShellAssembly1.3k0490
darcyparker/dotfilesShellLuaPerl13000
WebClub-NITK/book-directoryEJSJavaScriptCSS0060
tkf/emacs-requestEmacs LispMakefileShell5970900
gruntwork-io/terragruntGoHCLOther7.2k+159030
Olical/conjureLuaFennelHy1.5k0930