Documentation ¶
Index ¶
- type Router
- func (r *Router) Create(ctx context.Context, router *v1.Router) (string, error)
- func (r *Router) DelCheck(name string) (*response.Response, error)
- func (r *Router) Delete(ctx context.Context, name string) error
- func (r *Router) Get(ctx context.Context, name string) (*v1.Router, error)
- func (r *Router) List(ctx context.Context) ([]*response.Response, error)
- func (r *Router) Update(ctx context.Context, router *v1.Router) (string, error)
- func (r *Router) 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.