package
0.0.0-20200321091321-bc8cfc345e21
Repository: https://github.com/wuka1/swarmkit.git
Documentation: pkg.go.dev

# Functions

IsIngressNetwork check if the network is an ingress network.
IsIngressNetworkNeeded checks whether the service requires the routing-mesh.
OnInit is called for allocator initialization stage.

# Constants

PredefinedLabel identifies internally allocated swarm networks corresponding to the node-local predefined networks on the host.

# Structs

PredefinedNetworkData contains the minimum set of data needed to create the correspondent predefined network object in the store.
ServiceAllocationOpts is struct used for functional options in IsServiceAllocated.

# Interfaces

NetworkAllocator provides network model specific allocation functionality.