Uses of Interface
io.kubernetes.client.proto.V1.LifecycleOrBuilder
-
Uses of V1.LifecycleOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.LifecycleOrBuilderModifier and TypeClassDescriptionstatic final class
Lifecycle describes actions that the management system should take in response to container lifecycle events.static final class
Lifecycle describes actions that the management system should take in response to container lifecycle events.Methods in io.kubernetes.client.proto that return V1.LifecycleOrBuilderModifier and TypeMethodDescriptionV1.Container.Builder.getLifecycleOrBuilder()
Actions that the management system should take in response to container lifecycle events.V1.Container.getLifecycleOrBuilder()
Actions that the management system should take in response to container lifecycle events.V1.ContainerOrBuilder.getLifecycleOrBuilder()
Actions that the management system should take in response to container lifecycle events.V1.EphemeralContainerCommon.Builder.getLifecycleOrBuilder()
Lifecycle is not allowed for ephemeral containers.V1.EphemeralContainerCommon.getLifecycleOrBuilder()
Lifecycle is not allowed for ephemeral containers.V1.EphemeralContainerCommonOrBuilder.getLifecycleOrBuilder()
Lifecycle is not allowed for ephemeral containers.