user

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UsersClient

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

func NewUsersClient

func NewUsersClient(restClient *rest2.Config) (*UsersClient, error)

func (*UsersClient) Delete

func (u *UsersClient) Delete(name string) (err error)

func (*UsersClient) Get

func (u *UsersClient) Get(name string) (result *models.User, err error)

func (*UsersClient) List

func (u *UsersClient) List(query *model.Query) (results *[]models.User, err error)

type UsersInterface

type UsersInterface interface {
}

UsersInterface holds the methods that discover server-supported API groups, versions and resources.

Jump to

Keyboard shortcuts

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