apbr

package
v1.1.37 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateDocs

func GenerateDocs()

func GetDhClient

func GetDhClient() client.DhClient

func PrepareRootCmd

func PrepareRootCmd() *cobra.Command

Types

type Config

type Config struct {
	Type          string
	Servers       []ConfigServer
	DefaultServer string
}

type ConfigServer

type ConfigServer struct {
	Host           string
	Name           string
	Authentication ConfigServerAuthentication
}

type ConfigServerAuthentication

type ConfigServerAuthentication struct {
	Username string
	Password string
	Token    string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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