package
1.0.0-test.2
Repository: https://github.com/apecloud/kubeblocks.git
Documentation: pkg.go.dev

# Functions

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

# Constants

ControllerValidation requires the secondary resource to have the primary resource in its OwnerReference with controller set to true.
NoValidation means no validation is performed on the OwnerReference.
OwnerValidation requires the secondary resource to have the primary resource in its OwnerReference.

# Structs

FieldPath defines a field path.
OwnedResource defines a secondary resource and the ownership criteria between its primary resource.
OwnershipCriteria defines an ownership criteria.
OwnershipRule defines an ownership rule between primary resource and its secondary resources.
ReconciliationTraceReconciler reconciles a ReconciliationTrace object.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
ObjectRevisionStore defines an object store which can get the history revision.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

ValidationType specifies the method to validate the OwnerReference of secondary resources.