package
0.0.0-20230706093527-1d63875abfa1
Repository: https://github.com/piperipheral/reloader-custom.git
Documentation: pkg.go.dev

# Functions

GetArgoRolloutRollingUpgradeFuncs returns all callback funcs for a rollout.
GetDaemonSetRollingUpgradeFuncs returns all callback funcs for a daemonset.
GetDeploymentConfigRollingUpgradeFuncs returns all callback funcs for a deploymentConfig.
GetDeploymentRollingUpgradeFuncs returns all callback funcs for a deployment.
GetStatefulSetRollingUpgradeFuncs returns all callback funcs for a statefulSet.
PerformRollingUpgrade upgrades the deployment if there is any change in configmap or secret data.

# Structs

ResourceCreatedHandler contains new objects.
ResourceUpdatedHandler contains updated objects.

# Interfaces

ResourceHandler handles the creation and update of resources.