# Functions
No description provided by the author
No description provided by the author
RegisterCloudAdaptiveNetworkServiceHandler registers the http handlers for service CloudAdaptiveNetworkService to "mux".
RegisterCloudAdaptiveNetworkServiceHandlerClient registers the http handlers for service CloudAdaptiveNetworkService to "mux".
RegisterCloudAdaptiveNetworkServiceHandlerFromEndpoint is same as RegisterCloudAdaptiveNetworkServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCloudAdaptiveNetworkServiceHandlerServer registers the http handlers for service CloudAdaptiveNetworkService to "mux".
No description provided by the author
RegisterSystemManagementServiceHandler registers the http handlers for service SystemManagementService to "mux".
RegisterSystemManagementServiceHandlerClient registers the http handlers for service SystemManagementService to "mux".
RegisterSystemManagementServiceHandlerFromEndpoint is same as RegisterSystemManagementServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSystemManagementServiceHandlerServer registers the http handlers for service SystemManagementService to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
CloudAdaptiveNetworkService_ServiceDesc is the grpc.ServiceDesc for CloudAdaptiveNetworkService service.
Enum value maps for CommandType.
Enum value maps for CommandType.
No description provided by the author
SystemManagementService_ServiceDesc is the grpc.ServiceDesc for SystemManagementService service.
Enum value maps for TestType.
Enum value maps for TestType.
# Structs
* It represents available IPv4 private address spaces (also known as CIDR block, CIDR range, IP address range).
* It represents a request of Cloud Adaptive Network.
* It represents a specification of Cloud Adaptive Network.
* It represents a list of Cloud Adaptive Network specifications.
* It represents cloud information for a peer as details.
* It represents a command to control the cb-network system.
* It represents a result of the command to control the cb-network system.
* It represents a result of attempt to delete a Cloud Adaptive Network.
* It represents a list of IP networks (e.g., 10.10.5.2/16).
* It represents a networking rule.
* It represents a peer in a Cloud Adaptive Network.
* It represents a request of peer.
* It represents a list of peers.
* It represents a result of the command to control the cb-network system.
* It represents a result of the command to control the cb-network system.
UnimplementedCloudAdaptiveNetworkServiceServer must be embedded to have forward compatible implementations.
UnimplementedSystemManagementServiceServer must be embedded to have forward compatible implementations.
* It represents a request of peer.
# Interfaces
CloudAdaptiveNetworkServiceClient is the client API for CloudAdaptiveNetworkService service.
CloudAdaptiveNetworkServiceServer is the server API for CloudAdaptiveNetworkService service.
SystemManagementServiceClient is the client API for SystemManagementService service.
SystemManagementServiceServer is the server API for SystemManagementService service.
UnsafeCloudAdaptiveNetworkServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeSystemManagementServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
* It represents an enumerator for commands to the control cb-network system.
No description provided by the author