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

Struct ProviderVMware

pkg/metadata/provider_vmware_unsupported.go:6–6  ·  view source on GitHub ↗

ProviderVMware implements VMware provider interface for unsupported architectures

Source from the content-addressed store, hash-verified

4
5// ProviderVMware implements VMware provider interface for unsupported architectures
6type ProviderVMware struct{}
7
8// NewVMware returns a new VMware Provider
9func NewVMware() *ProviderVMware {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected