InClusterConfigurationExample
skuber.examples.auth.InClusterConfigurationExample
object InClusterConfigurationExample extends App
sbt examples/assembly export KUBERNETES_SERVICE_HOST=kubernetes.default.svc; export KUBERNETES_SERVICE_PORT=443 java -cp ./examples/target/scala-2.13/skuber-examples-assembly-x.x.x.jar skuber.examples.auth.InClusterConfigurationExample
Attributes
- Graph
-
- Supertypes
-
trait Apptrait DelayedInitclass Objecttrait Matchableclass Any
- Self type
Members list
In this article