Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Metal ¶
type Metal struct{}
Metal is a discoverer for non-cloud environments.
func (*Metal) Configuration ¶
Configuration implements the platform.Platform interface.
func (*Metal) KernelArgs ¶
func (m *Metal) KernelArgs() procfs.Parameters
KernelArgs implements the runtime.Platform interface.
func (*Metal) NetworkConfiguration ¶ added in v1.0.0
func (m *Metal) 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.