Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CallbackFn ¶
type CallbackFn func(table.Routes, resourcepb.StatusCode)
type Storage ¶
type Storage interface {
Get() backend.Storage[*vxlanv1alpha1.VXLANClaim, map[string]labels.Set]
}
Click to show internal directories.
Click to hide internal directories.