MCPcopy Create free account
hub / github.com/linuxkit/linuxkit / ProviderScaleway

Struct ProviderScaleway

pkg/metadata/provider_scaleway.go:29–30  ·  view source on GitHub ↗

ProviderScaleway is the type implementing the Provider interface for Scaleway

Source from the content-addressed store, hash-verified

27
28// ProviderScaleway is the type implementing the Provider interface for Scaleway
29type ProviderScaleway struct {
30}
31
32// NewScaleway returns a new ProviderScaleway
33func NewScaleway() *ProviderScaleway {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected