service

package
v3.2.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List()

func ListConfigState

func ListConfigState()

func Registered

func Registered()

func Resume

func Resume(applyAll bool, serviceOrg string, serviceUrl string)

func Suspend

func Suspend(forceSuspend bool, applyAll bool, serviceOrg string, serviceUrl string)

Types

type APIServices

type APIServices struct {
	Config []api.APIMicroserviceConfig `json:"config"` // the service configurations

}

type OurService

type OurService struct {
	Url       string                 `json:"url"`     // A URL pointing to the definition of the service
	Org       string                 `json:"org"`     // The organization where the service is defined
	Version   string                 `json:"version"` // The version of the service in OSGI version format
	Arch      string                 `json:"arch"`    // The hardware architecture of the service impl
	Variables map[string]interface{} `json:"variables"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL