auth

package
v0.0.0-...-88ad6e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth struct {
	// contains filtered or unexported fields
}

func NewAuth

func NewAuth(client client.Client) *Auth

func (*Auth) Create

func (a *Auth) Create(ctx context.Context, auth *v1.Auth) (string, error)

func (*Auth) DelCheck

func (a *Auth) DelCheck(name string) (*response.Response, error)

func (*Auth) Delete

func (a *Auth) Delete(ctx context.Context, name string) error

func (*Auth) Get

func (a *Auth) Get(ctx context.Context, name string) (*v1.Auth, error)

func (*Auth) List

func (a *Auth) List(ctx context.Context) ([]*response.Response, error)

func (*Auth) Update

func (a *Auth) Update(ctx context.Context, auth *v1.Auth) (string, error)

func (*Auth) UpdateCheck

func (a *Auth) UpdateCheck(name string, value interface{}) (*response.Response, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL