common

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2020 License: Apache-2.0 Imports: 6 Imported by: 9

Documentation

Overview

This is a sample config file which is to be added in every adapter according to their config attributes/values

Index

Constants

View Source
const (

	// Install Operation Commands
	InstallBookInfoCommand = "install_book_info"
	InstallHTTPBinCommand  = "install_http_bin"
	InstallImageHubCommand = "install_image_hub"

	// Validate Operation Commands
	ValidateSmiConformance = "validate_smi_conformance_test"

	// Custom Operation Commands
	CustomOpCommand = "custom"
)

Variables

View Source
var (
	DefaultOpts = configprovider.Options{
		ServerConfig:   defaultServerConfig,
		MeshSpec:       defaultMeshSpec,
		MeshInstance:   defaultMeshInstance,
		ProviderConfig: defaultProviderConfig,
		Operations:     Operations,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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