Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VMware ¶
type VMware struct{}
VMware is the concrete type that implements the platform.Platform interface.
func (*VMware) Configuration ¶
Configuration implements the platform.Platform interface.
func (*VMware) KernelArgs ¶
func (v *VMware) KernelArgs() procfs.Parameters
KernelArgs implements the runtime.Platform interface.
func (*VMware) NetworkConfiguration ¶ added in v1.0.0
func (v *VMware) NetworkConfiguration(ctx context.Context, ch chan<- *runtime.PlatformNetworkConfig) error
NetworkConfiguration implements the runtime.Platform interface.
Click to show internal directories.
Click to hide internal directories.