accessible_network_handler

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HlfAccessibleNetwork

type HlfAccessibleNetwork struct {
}

func (*HlfAccessibleNetwork) AccessibleNetworkExists

func (hlfAccessibleNetwork *HlfAccessibleNetwork) AccessibleNetworkExists(gw *client.Gateway, id string) (bool, error)

func (*HlfAccessibleNetwork) CloseConnection

func (hlfAccessibleNetwork *HlfAccessibleNetwork) CloseConnection(clientConnection *grpc.ClientConn, gw *client.Gateway) error

func (*HlfAccessibleNetwork) CreateAccessibleNetwork

func (hlfAccessibleNetwork *HlfAccessibleNetwork) CreateAccessibleNetwork(gw *client.Gateway, networkName string, ip string, address string, companyName string) (*dataTypes.AccessibleNetworkInfo, error)

func (*HlfAccessibleNetwork) GetAccessibleNetwork

func (hlfAccessibleNetwork *HlfAccessibleNetwork) GetAccessibleNetwork(gw *client.Gateway, id string) (*dataTypes.AccessibleNetworkInfo, error)

func (*HlfAccessibleNetwork) GetAllAccessibleNetworksByAddress

func (hlfAccessibleNetwork *HlfAccessibleNetwork) GetAllAccessibleNetworksByAddress(gw *client.Gateway, address string) ([]*dataTypes.AccessibleNetworkInfo, error)

func (*HlfAccessibleNetwork) OpenConnection

func (hlfAccessibleNetwork *HlfAccessibleNetwork) OpenConnection() (*grpc.ClientConn, *client.Gateway, error)

func (*HlfAccessibleNetwork) RemoveAccessibleNetwork

func (hlfAccessibleNetwork *HlfAccessibleNetwork) RemoveAccessibleNetwork(gw *client.Gateway, id string) error

func (*HlfAccessibleNetwork) UpdateAccessibleNetwork

func (hlfAccessibleNetwork *HlfAccessibleNetwork) UpdateAccessibleNetwork(gw *client.Gateway, id string, networkName string, ip string, address string, companyName string) error

Jump to

Keyboard shortcuts

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