File tree
3 files changed
+390
-3
lines changedFilter options
- staging/src/k8s.io/client-go/tools/leaderelection/resourcelock
3 files changed
+390
-3
lines changedstaging/src/k8s.io/client-go/tools/leaderelection/resourcelock/interface.go
Copy file name to clipboardExpand all lines: staging/src/k8s.io/client-go/tools/leaderelection/resourcelock/interface.go+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
| 111 | + |
111 | 112 |
|
112 | 113 |
|
113 | 114 |
|
| ||
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
128 | 137 |
|
129 | 138 |
|
130 | 139 |
|
|
staging/src/k8s.io/client-go/tools/leaderelection/resourcelock/leaselock.go
Copy file name to clipboardExpand all lines: staging/src/k8s.io/client-go/tools/leaderelection/resourcelock/leaselock.go+13-2Lines changed: 13 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
| ||
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
58 |
| - |
| 59 | + |
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
| 63 | + |
62 | 64 |
|
63 | 65 |
|
64 |
| - |
| 66 | + |
| 67 | + |
| 68 | + |
65 | 69 |
|
66 | 70 |
|
67 | 71 |
|
| ||
72 | 76 |
|
73 | 77 |
|
74 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
75 | 86 |
|
76 | 87 |
|
77 | 88 |
|
|
0 commit comments