discovery

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 Discovery

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

func NewDiscovery

func NewDiscovery(client client.Client) *Discovery

func (*Discovery) Create

func (d *Discovery) Create(ctx context.Context, discovery *v1.Discovery) (string, error)

func (*Discovery) DelCheck

func (d *Discovery) DelCheck(name string) (*response.Response, error)

func (*Discovery) Delete

func (d *Discovery) Delete(ctx context.Context, name string) error

func (*Discovery) Get

func (d *Discovery) Get(ctx context.Context, name string) (*v1.Discovery, error)

func (*Discovery) List

func (d *Discovery) List(ctx context.Context) ([]*response.Response, error)

func (*Discovery) Update

func (d *Discovery) Update(ctx context.Context, discovery *v1.Discovery) (string, error)

func (*Discovery) UpdateCheck

func (d *Discovery) 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