Documentation ¶
Overview ¶
trafficdist handles reconciliation of hints for trafficDistribution field.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReconcileHints ¶
func ReconcileHints(trafficDistribution *string, slicesToCreate, slicesToUpdate, slicesUnchanged []*discoveryv1.EndpointSlice) ([]*discoveryv1.EndpointSlice, []*discoveryv1.EndpointSlice, []*discoveryv1.EndpointSlice)
ReconcileHints will reconcile hints for the given EndpointSlices.
EndpointSlice resources within slicesUnchanged will not be modified.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.