mirror of
https://github.com/rancher/types.git
synced 2025-08-01 21:07:41 +00:00
Revert "add mcAppName to edit gDNS input"
This reverts commit 5a0b580fd3
.
This commit is contained in:
parent
7adf0280c0
commit
ac1d1af8d0
@ -62,8 +62,7 @@ type CloudflareProviderConfig struct {
|
||||
}
|
||||
|
||||
type UpdateGlobalDNSTargetsInput struct {
|
||||
MultiClusterAppName string `json:"multiClusterAppName" norman:"type=reference[multiClusterApp]"`
|
||||
ProjectNames []string `json:"projectNames" norman:"type=array[reference[project]]"`
|
||||
ProjectNames []string `json:"projectNames" norman:"type=array[reference[project]]"`
|
||||
}
|
||||
|
||||
type AlidnsProviderConfig struct {
|
||||
|
Loading…
Reference in New Issue
Block a user