package
0.0.0-20240821175606-6fa4c24d47c5
Repository: https://github.com/seaweedfs/seaweedfs-operator.git
Documentation: pkg.go.dev

# Packages

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

# Functions

DeploymentPodSpecChanged checks whether the new deployment differs with the old one's last-applied-config.
EmptyClone create an clone of the resource with the same name and namespace (if namespace-scoped), with other fields unset.
GetDeploymentLastAppliedPodTemplate set last applied pod template from Deployment's annotation.
InferObjectKind infers the object kind.
No description provided by the author
No description provided by the author
ServiceEqual compares the new Service's spec with old Service's last applied config.

# Constants

LastAppliedConfigAnnotation is annotation key of last applied configuration.
LastAppliedPodTemplate is annotation key of the last applied pod template.

# Structs

SeaweedReconciler reconciles a Seaweed object.

# Type aliases

MergeFn is to resolve conflicts.