Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eolinker/goku_lite
/ Driver
Struct
Driver
goku-service/driver/kubernetes/k8s.go:8–9 ·
view source on GitHub ↗
Driver driver
Source
from the content-addressed store, hash-verified
6
7
//Driver driver
8
type
Driver
struct
{
9
}
10
11
//Open open
12
func
(d *Driver) Open(name string, config string) (discovery.ISource, error) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected