svc

package
v0.0.0-...-6278c8f Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const BuildManifestJSONPath = "./build_manifest.json"

BuildManifestJSONPath defines path of build_manifest.json. This path assumes the app Dockerfile sets the WORKDIR to dir containing build_manifest.json.

Variables

This section is empty.

Functions

func DumpBuildManifest

func DumpBuildManifest(appName string)

DumpBuildManifest reads, parses, and dumps build_manifest.json to stdout. build_manifest.json is generated by the Makefile.

func NewBasicServer

func NewBasicServer(client client.Client, jwtLabels []string) (pb.AtlasFeatureFlagServer, error)

NewBasicServer returns an instance of the default server interface

Types

type BuildManifest

type BuildManifest struct {
	Version   string
	GitCommit string
	Timestamp string
}

BuildManifest defines structured contents of build_manifest.json

var Manifest *BuildManifest

Manifest ...

Jump to

Keyboard shortcuts

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