Versions in this module Expand all Collapse all v0 v0.3.1 Feb 18, 2021 Changes in this version + func Get(request *restful.Request, response *restful.Response) + func Register(prefix string, container *restful.Container) + type CPUArchitecture map[string]Policy + type Module map[string]Param + func GetDefaultPolicy(policyName string) (Module, error) + type Param map[string]interface + type Policy map[string]Module + func GetDefaultPlatformPolicy() (Policy, error) + func LoadPolicyInfo() (Policy, error)