Uses of Class
io.kubernetes.client.proto.V1.LifecycleHandler
-
Uses of V1.LifecycleHandler in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.LifecycleHandlerModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.LifecycleHandler>V1.LifecycleHandler.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.LifecycleHandlerModifier and TypeMethodDescriptionV1.LifecycleHandler.Builder.build()V1.LifecycleHandler.Builder.buildPartial()static V1.LifecycleHandlerV1.LifecycleHandler.getDefaultInstance()V1.LifecycleHandler.Builder.getDefaultInstanceForType()V1.LifecycleHandler.getDefaultInstanceForType()V1.Lifecycle.Builder.getPostStart()PostStart is called immediately after a container is created.V1.Lifecycle.getPostStart()PostStart is called immediately after a container is created.V1.LifecycleOrBuilder.getPostStart()PostStart is called immediately after a container is created.V1.Lifecycle.Builder.getPreStop()PreStop is called immediately before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc.V1.Lifecycle.getPreStop()PreStop is called immediately before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc.V1.LifecycleOrBuilder.getPreStop()PreStop is called immediately before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc.static V1.LifecycleHandlerV1.LifecycleHandler.parseDelimitedFrom(InputStream input) static V1.LifecycleHandlerV1.LifecycleHandler.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.LifecycleHandlerV1.LifecycleHandler.parseFrom(byte[] data) static V1.LifecycleHandlerV1.LifecycleHandler.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.LifecycleHandlerV1.LifecycleHandler.parseFrom(com.google.protobuf.ByteString data) static V1.LifecycleHandlerV1.LifecycleHandler.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.LifecycleHandlerV1.LifecycleHandler.parseFrom(com.google.protobuf.CodedInputStream input) static V1.LifecycleHandlerV1.LifecycleHandler.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.LifecycleHandlerV1.LifecycleHandler.parseFrom(InputStream input) static V1.LifecycleHandlerV1.LifecycleHandler.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.LifecycleHandlerV1.LifecycleHandler.parseFrom(ByteBuffer data) static V1.LifecycleHandlerV1.LifecycleHandler.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.LifecycleHandlerModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.LifecycleHandler>V1.LifecycleHandler.getParserForType()static com.google.protobuf.Parser<V1.LifecycleHandler>V1.LifecycleHandler.parser()Methods in io.kubernetes.client.proto with parameters of type V1.LifecycleHandlerModifier and TypeMethodDescriptionV1.LifecycleHandler.Builder.mergeFrom(V1.LifecycleHandler other) V1.Lifecycle.Builder.mergePostStart(V1.LifecycleHandler value) PostStart is called immediately after a container is created.V1.Lifecycle.Builder.mergePreStop(V1.LifecycleHandler value) PreStop is called immediately before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc.static V1.LifecycleHandler.BuilderV1.LifecycleHandler.newBuilder(V1.LifecycleHandler prototype) V1.Lifecycle.Builder.setPostStart(V1.LifecycleHandler value) PostStart is called immediately after a container is created.V1.Lifecycle.Builder.setPreStop(V1.LifecycleHandler value) PreStop is called immediately before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc.