Skip to content
Snippets Groups Projects
Commit 18056c57 authored by Neil Schark's avatar Neil Schark
Browse files

add comment for proto

parent 18731279
No related branches found
No related tags found
2 merge requests!406Draft: Add backup script,!404Enable export and import of SDN configuration
Pipeline #124286 passed
This commit is part of merge request !404. Comments created here will be created in the context of that merge request.
......@@ -7,6 +7,7 @@ import "gosdn/pnd/pnd.proto";
option go_package = "code.fbi.h-da.de/danet/gosdn/api/go/gosdn/core";
// The ConfigurationManagementService allows to access configurations
service ConfigurationManagementService{
// Allows for export of the whole SDN configuration
rpc ExportSDNConfig(ExportSDNConfigRequest) returns (ExportSDNConfigResponse) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment