ramcli

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: Apache-2.0 Imports: 58 Imported by: 0

Documentation

Overview

Package ramcli Real-time Asset Monitor command line cli

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConstraintFolderRelativePaths added in v0.3.0

func GetConstraintFolderRelativePaths(repositoryPath string) (constraintFolderRelativePaths []string, err error)

GetConstraintFolderRelativePaths make the list of constraint paths

func Initialize

func Initialize(ctx context.Context, deployment *Deployment)

Initialize is to be executed in the init()

func RAMCli

func RAMCli(deployment *Deployment) (err error)

RAMCli Real-time Asset Monitor cli

Types

type Deployment

type Deployment struct {
	Core     deploy.Core
	Settings struct {
		Service struct {
			GSU gsu.Parameters
			IAM iamgt.Parameters
			GCB gcb.Parameters
		}
	}
}

Deployment structure

func (*Deployment) CheckArguments

func (deployment *Deployment) CheckArguments() (err error)

CheckArguments check cli arguments and build the list of microservices instances

Source Files

Jump to

Keyboard shortcuts

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