# Functions

No description provided by the author
No description provided by the author
NewRealConfigMapControl creates a concrete implementation of the IConfigMapControl.
NewCRControl creates a concrete implementation of the ICustomResource.
NewRealDeploymentControl creates a concrete implementation of the IDeploymentControl.
NewRealJobControl creates a concrete implementation of the IJobControl.
NewNodeController creates a concrete implementation of the INodeControl.
NewPodController creates a concrete implementation of the IPodControl.
NewRealPodDisruptionBudgetControl creates a concrete implementation of the IPodDisruptionBudgetControl.
NewPvcController creates a concrete implementation of the IPvcControl.
NewRealSecretControl creates a concrete implementation of the ISecretControl.
NewRealServiceControl creates a concrete implementation of the IServiceControl.
NewRealStatefulSetControl creates a concrete implementation of the IStatefulSetControl.

# Structs

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
No description provided by the author

# Interfaces

IConfigMapControl defines the interface that uses to create, update, and delete ConfigMaps.
ICustomResource defines the interface that uses to update cr status.
IDeploymentControl define the interface that used to create, update, and delete Deployments.
IJobControl definej the interface that usej to create, update, and delete Jobs.
IPodControl defines the interface that uses to create, update, and delete Pods.
IPodControl defines the interface that uses to create, update, and delete Pods.
IPodDisruptionBudgetControl defines the interface that uses to create, update, and delete PodDisruptionBudgets.
IPvcControl defines the interface that uses to create, update, and delete PersistentVolumeClaim.
ISecretControl defines the interface that uses to create, update, and delete Secrets.
IServiceControl defines the interface that uses to create, update, and delete Services.
IStatefulSetControl defines the interface that uses to create, update, and delete StatefulSets.