package discovery
import "github.com/appc/spec/discovery"
Index ¶
- type App
- func NewApp(name string, labels map[string]string) (*App, error)
- func NewAppFromString(app string) (*App, error)
- type Endpoints
Types ¶
type App ¶
func NewApp ¶
func NewAppFromString ¶
NewAppFromString takes a command line app parameter and returns a map of labels.
Example app parameters:
example.com/reduce-worker:1.0.0 example.com/reduce-worker,channel=alpha,label=value
type Endpoints ¶
func DiscoverEndpoints ¶
Source Files ¶
- Version
- v0.1.1
- Published
- Dec 11, 2014
- Platform
- js/wasm
- Imports
- 9 packages
- Last checked
- 11 minutes ago –
Tools for package owners.