package
0.5.11
Repository: https://github.com/kubewharf/katalyst-core.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewRealKatalystCustomConfigTargetAccessor returns a new KatalystCustomConfigTargetAccessor which is used to handle creation/update/delete event of target unstructured obj, and it can trigger obj re-sync by calling Enqueue function of the returned accessor.

# Structs

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

# Interfaces

KatalystCustomConfigTargetAccessor is to handle creation/update/delete event of target unstructured obj, and it can trigger obj re-sync by calling Enqueue function.

# Type aliases

KatalystCustomConfigTargetHandlerFunc func to process the obj in the work queue.