Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExternalCAsEqualStable ¶
func ExternalCAsEqualStable(a, b []*api.ExternalCA) bool
ExternalCAsEqualStable compares lists of external CAs and determines whether they are equal.
func RootCAEqualStable ¶
RootCAEqualStable compares RootCAs, excluding join tokens, which are randomly generated
func TaskStatusesEqualStable ¶
func TaskStatusesEqualStable(a, b *api.TaskStatus) bool
TaskStatusesEqualStable compares the task status excluding timestamp fields.
func TasksEqualStable ¶
TasksEqualStable returns true if the tasks are functionally equal, ignoring status, version and other superfluous fields.
This used to decide whether or not to propagate a task update to a controller.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.