Home
last modified time | relevance | path

Searched refs:HasStaticRoutes (Results 1 – 6 of 6) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dmobile_gateway.go53 func (m *MobileGatewaySetting) HasStaticRoutes() bool { func
207 func (m *MobileGateway) HasStaticRoutes() bool { func
208 return m.HasSetting() && m.Settings.MobileGateway.HasStaticRoutes()
H A Dvpc_router.go208 func (v *VPCRouter) HasStaticRoutes() bool { func
209 return v.HasSetting() && v.Settings.Router.HasStaticRoutes()
H A Dvpc_router_setting.go1086 func (s *VPCRouterSetting) HasStaticRoutes() bool { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/sacloud/libsacloud/sacloud/
H A Dmobile_gateway.go53 func (m *MobileGatewaySetting) HasStaticRoutes() bool { func
207 func (m *MobileGateway) HasStaticRoutes() bool { func
208 return m.HasSetting() && m.Settings.MobileGateway.HasStaticRoutes()
H A Dvpc_router.go208 func (v *VPCRouter) HasStaticRoutes() bool { func
209 return v.HasSetting() && v.Settings.Router.HasStaticRoutes()
H A Dvpc_router_setting.go1086 func (s *VPCRouterSetting) HasStaticRoutes() bool { func