Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOpenAPIConfig ¶
func CreateOpenAPIConfig() restfulspec.Config
Types ¶
type VirtApi ¶ added in v0.4.0
type VirtApi interface { Compose() Run() AddFlags() ConfigureOpenAPIService() Execute() }
func NewVirtApi ¶ added in v0.4.0
func NewVirtApi() VirtApi
Click to show internal directories.
Click to hide internal directories.