Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ Write
Method
Write
tools/remotecommand/v2_test.go:40–40 ·
view source on GitHub ↗
([]byte)
Source
from the content-addressed store, hash-verified
38
type
fakeWriter
struct
{}
39
40
func
(*fakeWriter) Write([]byte) (int, error) {
return
0, nil }
41
42
type
fakeStreamCreator
struct
{
43
created
map
[string]bool
Callers
15
TestList
Function · 0.80
TestGet
Function · 0.80
TestCreate
Function · 0.80
TestUpdate
Function · 0.80
TestPatch
Function · 0.80
TestGetServerVersion
Function · 0.80
TestGetServerGroupsWithV1Server
Function · 0.80
TestGetServerResourcesWithV1Server
Function · 0.80
TestGetServerResources
Function · 0.80
openapiSchemaDeprecatedFakeServer
Function · 0.80
openapiSchemaFakeServer
Function · 0.80
TestServerPreferredResources
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected