Home
last modified time | relevance | path

Searched refs:SorryServer (Results 1 – 10 of 10) sorted by path

/dports/net/traefik/traefik-2.6.1/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dgslb.go116 SorryServer string `json:",omitempty"` // ソーリーサーバー member
229 g.Settings.GSLB.SorryServer = server
H A Dloadbalancer.go81 SorryServer string `json:",omitempty"` // ソーリーサーバー member
H A Dproxylb.go74 SorryServer: ProxyLBSorryServer{},
162 p.Settings.ProxyLB.SorryServer = ProxyLBSorryServer{
211 SorryServer ProxyLBSorryServer // ソーリーサーバー member
/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/api/
H A Dgslb_test.go69 item.Settings.GSLB.SorryServer = "8.8.8.8"
80 assert.Equal(t, item.Settings.GSLB.SorryServer, "8.8.8.8")
102 item.Settings.GSLB.SorryServer = "8.8.8.8"
109 assert.Equal(t, item.Settings.GSLB.SorryServer, "8.8.8.8")
H A Dload_balancer_test.go42 SorryServer: "192.168.11.201",
H A Dproxylb_test.go70 assert.Equal(t, item.Settings.ProxyLB.SorryServer.IPAddress, sorryIP)
71 assert.Equal(t, *item.Settings.ProxyLB.SorryServer.Port, 80)
127 assert.Equal(t, item.Settings.ProxyLB.SorryServer.IPAddress, sorryIP)
128 assert.Equal(t, *item.Settings.ProxyLB.SorryServer.Port, 80)
/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dgslb.go116 SorryServer string `json:",omitempty"` // ソーリーサーバー member
229 g.Settings.GSLB.SorryServer = server
H A Dloadbalancer.go81 SorryServer string `json:",omitempty"` // ソーリーサーバー member
H A Dloadbalancer_test.go161 SorryServer: "192.168.11.201",
256 assert.Equal(t, setting.SorryServer, "192.168.11.201")
306 assert.Equal(t, setting.SorryServer, "192.168.11.201")
H A Dproxylb.go74 SorryServer: ProxyLBSorryServer{},
162 p.Settings.ProxyLB.SorryServer = ProxyLBSorryServer{
211 SorryServer ProxyLBSorryServer // ソーリーサーバー member