Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/flant/shell-operator
/ randomSuffix
Function
randomSuffix
test/integration/kubeclient/object_patch_test.go:234–236 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
232
}
233
234
func
randomSuffix() string {
235
return
uuid.Must(uuid.NewV4()).String()[0:8]
236
}
Callers
1
object_patch_test.go
File · 0.85
Calls
1
String
Method · 0.45
Tested by
no test coverage detected