client

package
v0.0.0-...-2119b44 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Lookup

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

func NewLookupFromClient

func NewLookupFromClient(lookupClient pb.LookupServiceClient) *Lookup

func Newlookup

func Newlookup(host string, timeout time.Duration) *Lookup

func (*Lookup) AddNodeForOrg

func (l *Lookup) AddNodeForOrg(req *pb.AddNodeRequest) (*pb.AddNodeResponse, error)

func (*Lookup) AddOrg

func (l *Lookup) AddOrg(req *pb.AddOrgRequest) (*pb.AddOrgResponse, error)

func (*Lookup) AddSystemForOrg

func (l *Lookup) AddSystemForOrg(req *pb.AddSystemRequest) (*pb.AddSystemResponse, error)

func (*Lookup) Close

func (r *Lookup) Close()

func (*Lookup) DeleteNodeForOrg

func (l *Lookup) DeleteNodeForOrg(req *pb.DeleteNodeRequest) (*pb.DeleteNodeResponse, error)

func (*Lookup) DeleteSystemForOrg

func (l *Lookup) DeleteSystemForOrg(req *pb.DeleteSystemRequest) (*pb.DeleteSystemResponse, error)

func (*Lookup) GetNodeForOrg

func (l *Lookup) GetNodeForOrg(req *pb.GetNodeForOrgRequest) (*pb.GetNodeResponse, error)

func (*Lookup) GetOrg

func (l *Lookup) GetOrg(req *pb.GetOrgRequest) (*pb.GetOrgResponse, error)

func (*Lookup) GetSystemForOrg

func (l *Lookup) GetSystemForOrg(req *pb.GetSystemRequest) (*pb.GetSystemResponse, error)

func (*Lookup) UpdateOrg

func (l *Lookup) UpdateOrg(req *pb.UpdateOrgRequest) (*pb.UpdateOrgResponse, error)

func (*Lookup) UpdateSystemForOrg

func (l *Lookup) UpdateSystemForOrg(req *pb.UpdateSystemRequest) (*pb.UpdateSystemResponse, error)

Jump to

Keyboard shortcuts

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