Documentation ¶
Index ¶
- type Upstream
- func (u *Upstream) Create(ctx context.Context, upstream *v1.Upstream) (string, error)
- func (u *Upstream) DelCheck(name string) (*response.Response, error)
- func (u *Upstream) Delete(ctx context.Context, name string) error
- func (u *Upstream) Get(ctx context.Context, name string) (*v1.Upstream, error)
- func (u *Upstream) List(ctx context.Context) ([]*response.Response, error)
- func (u *Upstream) Update(ctx context.Context, upstream *v1.Upstream) (string, error)
- func (u *Upstream) UpdateCheck(name string, value interface{}) (*response.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.