skuber-examples
skuber-examples
skuber.examples.argo
EventBus
EventBus
Native
Nats
Persistence
Spec
EventBusExample
skuber.examples.auth
AwsAuthExample
InClusterConfigurationExample
skuber.examples.customresources.v1
CreateCRD
skuber.examples.customresources.v1beta1
CreateCRD
skuber.examples.deployment
DeploymentExamples
skuber.examples.dynamicClient
DynamicKubernetesClientImplExample
skuber.examples.exec
ExecExamples
skuber.examples.fluent
FluentExamples
skuber.examples.guestbook
CreateResultHandler
CreateResultHandler
Guestbook
GuestbookActor
Deploy
DeployedSuccessfully
DeploymentFailed
GuestbookActor
KubernetesProxyActor
Close
Closed
CreateReplicationController
CreateService
DeleteReplicationController
DeleteService
GetReplicationController
KubernetesRequestMessage
ResourceNotFound
UnwatchReplicationController
UpdateReplicationController
WatchReplicationController
KubernetesProxyActor
RemoveResultHandler
RemoveResultHandler
ScaleResultHandler
ScaleResultHandler
ScalerActor
InitiateScaling
ScalingDone
ScalingError
ScalerActor
ServiceActor
Create
Remove
Scale
ServiceCreated
ServiceMessage
ServiceNotExists
ServiceRemoved
ServiceReply
ServiceScaledTo
ServiceStopped
Stop
UnexpectedServiceError
ServiceActor
ServiceResultHandler
StopResultHandler
StopResultHandler
Watching
skuber.examples.guestbook.model
GuestbookServiceResources
GuestbookServiceSpecification
skuber.examples.ingress
NginxIngress
skuber.examples.job
PrintPiJob
skuber.examples.list
ListExamples
skuber.examples.patch
PatchExamples
ReplicaPatch
ReplicaSpec
skuber.examples.podlogs
PodLogExample
skuber.examples.scale
ScaleExamples
skuber.examples.watch
WatchExamples
skuber-examples
/
skuber.examples.dynamicClient
/
DynamicKubernetesClientImplExample
DynamicKubernetesClientImplExample
object
DynamicKubernetesClientImplExample
extends
App
Graph
Supertypes
Self type
trait
App
trait
DelayedInit
class
Object
trait
Matchable
class
Any
DynamicKubernetesClientImplExample
.type
Value members
Implicits
Value members
Inherited methods
final protected
def
args
:
Array
[
String
]
Inherited from:
App
final
def
main
(
args:
Array
[
String
]):
Unit
Inherited from:
App
Deprecated and Inherited methods
override
def
delayedInit
(
body:
=>
Unit
):
Unit
Deprecated
[Since version 2.11.0]
the delayedInit mechanism will disappear
Definition Classes
App
->
DelayedInit
Inherited from:
App
Concrete fields
val
nameF
:
Future
[
Option
[
String
]]
Implicits
Implicits
implicit
val
dispatcher
:
ExecutionContextExecutor
implicit
val
system
:
ActorSystem