Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandApi ¶
type CommandApi interface {
RunServer(htmlPath string)
}
func NewRestCommandApi ¶
func NewRestCommandApi(crdService service.CustomResourceService) CommandApi
type RestCommandApi ¶
type RestCommandApi struct {
// contains filtered or unexported fields
}
func (*RestCommandApi) RunServer ¶
func (this *RestCommandApi) RunServer(htmlPath string)
Click to show internal directories.
Click to hide internal directories.