# Functions

AreAnnotationsUpToDate checks whether the annotations of the existing and updated resource are up to date.
GetSegmentLimits returns the lower and upper limit of the TrafficSegment predicate.
IsResourceUpToDate checks whether the stack is assigned to the resource by comparing the stack generation with the corresponding resource annotation.
No description provided by the author
No description provided by the author

# Constants

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

# Variables

PathTypeImplementationSpecific is the used implementation path type for k8s.io/api/networking/v1.HTTPIngressPath resources.

# Structs

No description provided by the author
PrescalingTrafficReconciler is a traffic reconciler that forcibly scales up the deployment before switching traffic.
SimpleTrafficReconciler is the most simple traffic reconciler which implements the default traffic switching supported in the stackset-controller.
StackContainer is a container for storing the full state of a Stack including all the managed sub-resources.
StackResources describes the resources of a stack.
StackSetContainer is a container for storing the full state of a StackSet including the sub-resources which are part of the StackSet.
TrafficChange contains information about a traffic change event.

# Interfaces

No description provided by the author