Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWS ¶
type AWS struct {
// contains filtered or unexported fields
}
AWS is the concrete type that implements the runtime.Platform interface.
func (*AWS) Configuration ¶
Configuration implements the runtime.Platform interface.
func (*AWS) KernelArgs ¶
func (a *AWS) KernelArgs() procfs.Parameters
KernelArgs implements the runtime.Platform interface.
func (*AWS) NetworkConfiguration ¶ added in v1.0.0
func (a *AWS) 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.