Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encoder-run/operator
/ K8sClientManager
Struct
K8sClientManager
cmd/gateway/middleware/middleware.go:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
)
19
20
type
K8sClientManager
struct
{}
21
22
func
(km *K8sClientManager) AdminClient(namespace string) (client.Client, error) {
23
config, err := rest.InClusterConfig()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected