-
Notifications
You must be signed in to change notification settings - Fork 264
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add DnsSettings to CreateEndpointRequest
To be able to set DNS configurations on the endpoint add a new DnsSettings message to be used on the hcn endpoint. This PR also fixes up a spelling mistake in subnet_ipadress_prefix -> subnet_ipaddress_prefix, changes any empty messages to use google.protobuf.empty and a couple casing changes on the proto file. Signed-off-by: Daniel Canter <[email protected]>
- Loading branch information
Showing
3 changed files
with
705 additions
and
1,383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.