package
0.6.0
Repository: https://github.com/kusionstack/kuperator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
AllowOps is used to check whether the PodOpsLifecycle phase is in UPGRADE to do following operations.
Begin is used for an CRD Operator to begin a lifecycle.
No description provided by the author
Finish is used for an CRD Operator to finish a lifecycle.
IsDuringOps decides whether the Pod is during ops or not DuringOps means the Pod's OpsLifecycle phase is in or after PreCheck phase and before Finish phase.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

LifecycleAdapter helps CRD Operators to easily access PodOpsLifecycle.

# Type aliases

No description provided by the author
No description provided by the author