Home
last modified time | relevance | path

Searched defs:Network (Results 51 – 75 of 9033) sorted by relevance

12345678910>>...362

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks/
H A Dresults.go51 type Network struct { struct
53 ID string `json:"id"`
56 Name string `json:"name"`
68 Status string `json:"status"`
71 Subnets []string `json:"subnets"`
74 TenantID string `json:"tenant_id"`
78 UpdatedAt time.Time `json:"-"`
79 CreatedAt time.Time `json:"-"`
82 ProjectID string `json:"project_id"`
85 Shared bool `json:"shared"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks/
H A Dresults.go51 type Network struct { struct
53 ID string `json:"id"`
56 Name string `json:"name"`
68 Status string `json:"status"`
71 Subnets []string `json:"subnets"`
74 TenantID string `json:"tenant_id"`
78 UpdatedAt time.Time `json:"-"`
79 CreatedAt time.Time `json:"-"`
82 ProjectID string `json:"project_id"`
85 Shared bool `json:"shared"`
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/exoscale/egoscale/
H A Dnetworks.go11 type Network struct { struct
12 Account string `json:"account,omitempty" doc:"the owner of the network"`
22 Gateway net.IP `json:"gateway,omitempty" doc:"the network's gateway"`
23 ID *UUID `json:"id,omitempty" doc:"the id of the network"`
29 Name string `json:"name,omitempty" doc:"the name of the network"`
30 Netmask net.IP `json:"netmask,omitempty" doc:"the network's netmask"`
37 Service []Service `json:"service,omitempty" doc:"the list of services"`
40 State string `json:"state,omitempty" doc:"state of the network"`
53 func (network Network) ListRequest() (ListCommand, error) {
74 func (Network) ResourceType() string {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/exoscale/egoscale/
H A Dnetworks.go11 type Network struct { struct
12 Account string `json:"account,omitempty" doc:"the owner of the network"`
22 Gateway net.IP `json:"gateway,omitempty" doc:"the network's gateway"`
23 ID *UUID `json:"id,omitempty" doc:"the id of the network"`
29 Name string `json:"name,omitempty" doc:"the name of the network"`
30 Netmask net.IP `json:"netmask,omitempty" doc:"the network's netmask"`
37 Service []Service `json:"service,omitempty" doc:"the list of services"`
40 State string `json:"state,omitempty" doc:"state of the network"`
53 func (network Network) ListRequest() (ListCommand, error) {
74 func (Network) ResourceType() string {
[all …]
/dports/sysutils/mcfly/mcfly-0.5.11/src/
H A Dnetwork.rs8 pub struct Network { struct
18 impl Default for Network { argument
72 impl Network { implementation
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks/
H A Dresults.go48 type Network struct { struct
50 ID string `json:"id"`
53 Name string `json:"name"`
56 Description string `json:"description"`
60 AdminStateUp bool `json:"admin_state_up"`
65 Status string `json:"status"`
68 Subnets []string `json:"subnets"`
71 TenantID string `json:"tenant_id"`
74 ProjectID string `json:"project_id"`
77 Shared bool `json:"shared"`
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks/
H A Dresults.go48 type Network struct { struct
50 ID string `json:"id"`
53 Name string `json:"name"`
56 Description string `json:"description"`
60 AdminStateUp bool `json:"admin_state_up"`
65 Status string `json:"status"`
68 Subnets []string `json:"subnets"`
71 TenantID string `json:"tenant_id"`
74 ProjectID string `json:"project_id"`
77 Shared bool `json:"shared"`
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks/
H A Dresults.go48 type Network struct { struct
50 ID string `json:"id"`
53 Name string `json:"name"`
56 Description string `json:"description"`
60 AdminStateUp bool `json:"admin_state_up"`
65 Status string `json:"status"`
68 Subnets []string `json:"subnets"`
71 TenantID string `json:"tenant_id"`
74 ProjectID string `json:"project_id"`
77 Shared bool `json:"shared"`
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/genevieve/leftovers/gcp/compute/
H A Dnetwork.go5 type Network struct { struct
6 client networksClient
7 name string
17 func (n Network) Delete() error {
27 func (n Network) Name() string {
31 func (n Network) Type() string {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks/
H A Dresults.go48 type Network struct { struct
50 ID string `json:"id"`
53 Name string `json:"name"`
57 AdminStateUp bool `json:"admin_state_up"`
62 Status string `json:"status"`
65 Subnets []string `json:"subnets"`
68 TenantID string `json:"tenant_id"`
71 ProjectID string `json:"project_id"`
74 Shared bool `json:"shared"`
78 AvailabilityZoneHints []string `json:"availability_zone_hints"`
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks/
H A Dresults.go48 type Network struct { struct
50 ID string `json:"id"`
53 Name string `json:"name"`
57 AdminStateUp bool `json:"admin_state_up"`
62 Status string `json:"status"`
65 Subnets []string `json:"subnets"`
68 TenantID string `json:"tenant_id"`
71 ProjectID string `json:"project_id"`
74 Shared bool `json:"shared"`
78 AvailabilityZoneHints []string `json:"availability_zone_hints"`
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks/
H A Dresults.go48 type Network struct { struct
50 ID string `json:"id"`
53 Name string `json:"name"`
57 AdminStateUp bool `json:"admin_state_up"`
62 Status string `json:"status"`
65 Subnets []string `json:"subnets"`
68 TenantID string `json:"tenant_id"`
71 ProjectID string `json:"project_id"`
74 Shared bool `json:"shared"`
78 AvailabilityZoneHints []string `json:"availability_zone_hints"`
/dports/sysutils/istio/istio-1.6.7/pkg/test/docker/
H A Dnetwork.go36 type Network struct { struct
37 NetworkConfig
39 Subnet *net.IPNet
41 id string
42 dockerClient *client.Client
82 func (n *Network) Close() error {
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/yl2chen/cidranger/net/
H A Dip.go172 type Network struct { struct
173 net.IPNet
174 Number NetworkNumber
175 Mask NetworkNumberMask
188 func (n Network) Masked(ones int) Network {
198 func (n Network) Contains(nn NetworkNumber) bool {
212 func (n Network) Covers(o Network) bool {
224 func (n Network) LeastCommonBitPosition(n1 Network) (uint, error) {
238 func (n Network) Equal(n1 Network) bool {
242 func (n Network) String() string {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/yl2chen/cidranger/net/
H A Dip.go172 type Network struct { struct
173 net.IPNet
174 Number NetworkNumber
175 Mask NetworkNumberMask
188 func (n Network) Masked(ones int) Network {
198 func (n Network) Contains(nn NetworkNumber) bool {
212 func (n Network) Covers(o Network) bool {
224 func (n Network) LeastCommonBitPosition(n1 Network) (uint, error) {
238 func (n Network) Equal(n1 Network) bool {
242 func (n Network) String() string {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/vmware/govmomi/object/
H A Dnetwork.go27 type Network struct { struct
28 Common
30 InventoryPath string
39 func (n Network) Name() string {
44 …n Network) EthernetCardBackingInfo(_ context.Context) (types.BaseVirtualDeviceBackingInfo, error) {
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/vmware/govmomi/object/
H A Dnetwork.go27 type Network struct { struct
28 Common
30 InventoryPath string
39 func (n Network) Name() string {
44 …n Network) EthernetCardBackingInfo(_ context.Context) (types.BaseVirtualDeviceBackingInfo, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-autonat/
H A Dnotify.go13 func (as *AmbientAutoNAT) Listen(net network.Network, a ma.Multiaddr) {}
16 func (as *AmbientAutoNAT) ListenClose(net network.Network, a ma.Multiaddr) {}
19 func (as *AmbientAutoNAT) OpenedStream(net network.Network, s network.Stream) {}
22 func (as *AmbientAutoNAT) ClosedStream(net network.Network, s network.Stream) {}
25 func (as *AmbientAutoNAT) Connected(net network.Network, c network.Conn) {
36 func (as *AmbientAutoNAT) Disconnected(net network.Network, c network.Conn) {}
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/JamesClonk/vultr/lib/
H A Dnetwork.go12 type Network struct { struct
13 ID string `json:"NETWORKID"`
14 RegionID int `json:"DCID,string"`
15 Description string `json:"description"`
16 V4Subnet string `json:"v4_subnet"`
17 V4SubnetMask int `json:"v4_subnet_mask"`
18 Created string `json:"date_created"`
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go60 type Network struct { struct
61 Kbps int // Kilobits per second; if non-positive, infinite
62 Latency time.Duration // One-way latency (sending); if non-positive, no delay
63 MTU int // Bytes per packet; if non-positive, infinite
70 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
238 func (n *Network) Listener(l net.Listener) net.Listener {
257 func (n *Network) Dialer(d Dialer) Dialer {
270 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
283 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
295 func (n *Network) pktTime(b int) time.Duration {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-pubsub/
H A Dnotify.go12 func (p *PubSubNotif) OpenedStream(n network.Network, s network.Stream) {
15 func (p *PubSubNotif) ClosedStream(n network.Network, s network.Stream) {
18 func (p *PubSubNotif) Connected(n network.Network, c network.Conn) {
27 func (p *PubSubNotif) Disconnected(n network.Network, c network.Conn) {
30 func (p *PubSubNotif) Listen(n network.Network, _ ma.Multiaddr) {
33 func (p *PubSubNotif) ListenClose(n network.Network, _ ma.Multiaddr) {
/dports/games/brumbrumrally/brumbrumrally-0.7/src/
H A DSettings.h59 struct Network struct
62 int players;
63 int network;
64 std::string name;
65 int maxPlayers;
69 int laps;
70 int tracks;
71 int collisions;
72 bool tournament;
76 std::string server;
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/benchmark/latency/
H A Dlatency.go59 type Network struct { struct
60 Kbps int // Kilobits per second; if non-positive, infinite
61 Latency time.Duration // One-way latency (sending); if non-positive, no delay
62 MTU int // Bytes per packet; if non-positive, infinite
80 func (n *Network) Conn(c net.Conn) (net.Conn, error) {
248 func (n *Network) Listener(l net.Listener) net.Listener {
267 func (n *Network) Dialer(d Dialer) Dialer {
280 func (n *Network) TimeoutDialer(d TimeoutDialer) TimeoutDialer {
293 func (n *Network) ContextDialer(d ContextDialer) ContextDialer {
305 func (n *Network) pktTime(b int) time.Duration {

12345678910>>...362