MCPcopy
hub / github.com/kubernetes/client-go / Next

Method Next

tools/remotecommand/resize.go:32–32  ·  view source on GitHub ↗

Next returns the new terminal size after the terminal has been resized. It returns nil when monitoring has been stopped.

()

Source from the content-addressed store, hash-verified

30 // Next returns the new terminal size after the terminal has been resized. It returns nil when
31 // monitoring has been stopped.
32 Next() *TerminalSize
33}

Callers 8

BenchmarkListenerFunction · 0.65
handleResizesMethod · 0.65
UpdateBackoffMethod · 0.65
TestSlowBackoffFunction · 0.65
TestBackoffResetFunction · 0.65
TestBackoffHighWaterMarkFunction · 0.65
TestBackoffGCFunction · 0.65

Implementers 1

Backoffutil/flowcontrol/backoff.go

Calls

no outgoing calls

Tested by 6

BenchmarkListenerFunction · 0.52
TestSlowBackoffFunction · 0.52
TestBackoffResetFunction · 0.52
TestBackoffHighWaterMarkFunction · 0.52
TestBackoffGCFunction · 0.52