# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
DefaultBuilder is the default implementation of Builder.
DefaultDeployer implement some common behaviors of the ComponentOperator interface.
# Interfaces
Builder is the interface for building K8s resources.
ComponentOperator is the interface that define the behaviors of a deployer.
Deployer is the interface that abstracts the deployment of a component.
Syncer use the deployer to sync the CRD object.
# Type aliases
Hook is a function that will be executed before or after the Sync().