java.lang.Object
io.fabric8.kubernetes.client.extended.leaderelection.resourcelock.LeaderElectionRecord

public class LeaderElectionRecord
extends Object
LeaderElectionRecord is the record that is stored in the leader election annotation. This information should be used for observational purposes only and could be replaced with a random string (e.g. UUID) with only slight modification of this code.
See Also:
leaderelection/resourcelock/interface.go