cli

package
v0.0.0-...-4380e07 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteCommands

func ExecuteCommands(cfg *AppFlags) error

ExecuteCommands executes set and delete command with file checking. There is a possiblity to execute set and delete at a time.

Types

type AppFlags

type AppFlags struct {
	Address string
	Set     string
	Del     string
	PKI     *PKIPaths
}

AppFlags defines config flags set during sturtup of app

type PKIPaths

type PKIPaths struct {
	CrtPath            string
	KeyPath            string
	CAPath             string
	ServerNameOverride string
}

PKIPaths defines paths to files needed to create encrypted grpc connection

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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