collisionCount property

int? collisionCount
final

Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.

Implementation

final int? collisionCount;