Documentation ¶
Index ¶
- type Hyper
- func (hyper *Hyper) Create(name, image string, envs []string, config map[string]string) error
- func (hyper *Hyper) Delete(name string) error
- func (hyper *Hyper) Inspect(name string) (*requests.Function, error)
- func (hyper *Hyper) List() ([]requests.Function, error)
- func (hyper *Hyper) RefreshFuncMap() error
- func (hyper *Hyper) Scale(name string, replica uint64) error
- type PrometheusQueryResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrometheusQueryResponse ¶
Click to show internal directories.
Click to hide internal directories.