mirror of
https://github.com/rancher/types.git
synced 2025-09-25 20:31:25 +00:00
add mcAppName to edit gDNS input
This commit is contained in:
committed by
Alena Prokharchyk
parent
eecb8f9986
commit
5a0b580fd3
@@ -63,7 +63,8 @@ type CloudflareProviderConfig struct {
|
||||
}
|
||||
|
||||
type UpdateGlobalDNSTargetsInput struct {
|
||||
ProjectNames []string `json:"projectNames" norman:"type=array[reference[project]]"`
|
||||
MultiClusterAppName string `json:"multiClusterAppName" norman:"type=reference[multiClusterApp]"`
|
||||
ProjectNames []string `json:"projectNames" norman:"type=array[reference[project]]"`
|
||||
}
|
||||
|
||||
type AlidnsProviderConfig struct {
|
||||
|
Reference in New Issue
Block a user