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