Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1Handler |
V1HandlerBuilder.build() |
V1Handler |
V1LifecycleFluent.buildPostStart() |
V1Handler |
V1LifecycleFluentImpl.buildPostStart() |
V1Handler |
V1LifecycleFluent.buildPreStop() |
V1Handler |
V1LifecycleFluentImpl.buildPreStop() |
V1Handler |
V1Handler.exec(V1ExecAction exec) |
V1Handler |
V1LifecycleFluent.getPostStart()
Deprecated.
|
V1Handler |
V1LifecycleFluentImpl.getPostStart()
Deprecated.
|
V1Handler |
V1Lifecycle.getPostStart()
Get postStart
|
V1Handler |
V1LifecycleFluent.getPreStop()
Deprecated.
|
V1Handler |
V1LifecycleFluentImpl.getPreStop()
Deprecated.
|
V1Handler |
V1Lifecycle.getPreStop()
Get preStop
|
V1Handler |
V1Handler.httpGet(V1HTTPGetAction httpGet) |
V1Handler |
V1Handler.tcpSocket(V1TCPSocketAction tcpSocket) |
Constructor and Description |
---|
V1HandlerBuilder(V1Handler instance) |
V1HandlerBuilder(V1Handler instance,
Boolean validationEnabled) |
V1HandlerBuilder(V1HandlerFluent<?> fluent,
V1Handler instance) |
V1HandlerBuilder(V1HandlerFluent<?> fluent,
V1Handler instance,
Boolean validationEnabled) |
V1HandlerFluentImpl(V1Handler instance) |
Copyright © 2021. All rights reserved.