Documentation ¶
Index ¶
- func GetContextProperties(ctx context.Context) map[string]interface{}
- func NewContext(ctx context.Context) context.Context
- func SetCPUs(ctx context.Context, value int)
- func SetConfigurationKey(ctx context.Context, value string)
- func SetDiskSize(ctx context.Context, value uint64)
- func SetError(err error) string
- func SetMemory(ctx context.Context, value uint64)
- func SetStartType(ctx context.Context, value StartType)
- type Properties
- type StartType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContextProperties ¶
func SetConfigurationKey ¶
func SetDiskSize ¶
func SetStartType ¶
Types ¶
type Properties ¶
type Properties struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.