MCPcopy Create free account
hub / github.com/crc-org/crc-cloud / Provider

Struct Provider

pkg/provider/openstack/openstack.go:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6)
7
8type Provider struct{}
9
10func GetProvider() *Provider {
11 return &Provider{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected