package
0.0.0-20241112164552-c116a603b7e0
Repository: https://github.com/jcho02/cluster-api-provider-openstack.git
Documentation: pkg.go.dev

# Functions

ConvertAndRestore converts src to dst.
HashedFieldRestorer restores a field to its original pre-conversion state only if it was not modified while converted.
HashedFilterField adds a field filter to a HashedFieldRestorer.
UnconditionalFieldRestorer restores a field to its previous value without checking to see if it was modified during conversion.

# Interfaces

No description provided by the author

# Type aliases

HashedFieldRestorerOpt is a modifier which adds optional behaviour to a HashedFieldRestorer.
RestorerFor holds all field restorers for a given type T.