Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwan/gohan
/ keystoneV2Client
Struct
keystoneV2Client
cloud/keystone.go:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
type
keystoneV2Client
struct
{
72
client *gophercloud.ServiceClient
73
}
74
75
type
keystoneV3Client
struct
{
76
client *gophercloud.ServiceClient
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected