package
1.1.2
Repository: https://github.com/moooofly/harbor-go-client.git
Documentation: pkg.go.dev

# Packages

Package term provides structures and helper functions to work with terminal (state, sizes).

# Functions

CookieLoad loads beegosessionID from .cookie.yaml.
LoginProc is the callback function for login.
LogoutProc is the callback function for logout.
PrintLogo print logo.
PrintStatus is a regular callback function.
PrintVersion print version info.
ReadPasswordFromTerm gets user password from stdin without showing on screen.
SysConfigLoad loads system configuration from conf/config.yaml.
URLGen generates target URL.

# Variables

These variables are populated via the Go linker.
These variables are populated via the Go linker.
These variables are populated via the Go linker.
These variables are populated via the Go linker.
These variables are populated via the Go linker.
Parser is a command registry.
Request is a new SuperAgent object with a setting of not verifying server's certificate chain and host name.
These variables are populated via the Go linker.

# Structs

Beegocookie is for beegosessionID storage.
SysConfig defines system configurations.