tanzu-cli

module
v0.0.1-dev Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: Apache-2.0

README

Tanzu Core CLI

Overview

The Tanzu Core CLI project provides the core functionality of the Tanzu CLI. The CLI is based on a plugin architecture where CLI command functionality can be delivered through independently developed plugin binaries. To support this architecture, this project providing releases of the core CLI binary that plugins integrate with. Said binary serves the role of

  1. providing discovery, installation and lifecycle management of plugins on the CLI host
  2. providing dispatching of CLI command invocation to a specific plugin
  3. authentication with and access to endpoints at which certain CLI commands will target

Directories

Path Synopsis
cmd
plugin/builder command
plugin/builder/command
Package command provides handling to generate new scaffolding, compile, and publish CLI plugins.
Package command provides handling to generate new scaffolding, compile, and publish CLI plugins.
plugin/builder/command/publish
Package publish implements plugin and plugin api publishing related function
Package publish implements plugin and plugin api publishing related function
plugin/builder/template
Package template provides template for creating new plugins.
Package template provides template for creating new plugins.
plugin/builder/template/plugintemplates
Package plugintemplates provides templates for bootstrapping plugins.
Package plugintemplates provides templates for bootstrapping plugins.
tanzu command
The Tanzu CLI.
The Tanzu CLI.
pkg
artifact
Package artifact implements interface to fetch the binary artifacts from different sources
Package artifact implements interface to fetch the binary artifacts from different sources
auth/csp
Package csp provides VMware Cloud Services Platform token utilities.
Package csp provides VMware Cloud Services Platform token utilities.
auth/tkg
Package tkgauth provides TKG authentication functions.
Package tkgauth provides TKG authentication functions.
auth/utils/kubeconfig
Package kubeconfig provides kubeconfig access functions.
Package kubeconfig provides kubeconfig access functions.
auth/utils/net
Package net provides helpers to work with network addresses.
Package net provides helpers to work with network addresses.
auth/wcp
Package wcp provides helpers to interact with a vSphere Supervisor.
Package wcp provides helpers to interact with a vSphere Supervisor.
buildinfo
Package buildinfo holds global vars set at build time to provide information about the build.
Package buildinfo holds global vars set at build time to provide information about the build.
carvelhelpers
Package carvelhelpers implements wrapper functions to use carvel tooling
Package carvelhelpers implements wrapper functions to use carvel tooling
catalog
Package catalog implements catalog management functions
Package catalog implements catalog management functions
cli
Package cli provides libraries for building CLI commands and plugins.
Package cli provides libraries for building CLI commands and plugins.
clientconfighelpers
Package clientconfighelpers implements helper function related to client configurations
Package clientconfighelpers implements helper function related to client configurations
cluster
Package cluster provides functions to manipulate the package
Package cluster provides functions to manipulate the package
command
Package command provides commands
Package command provides commands
common
Package common defines generic constants and structs
Package common defines generic constants and structs
configpaths
Package configpaths provides functions to handle config files
Package configpaths provides functions to handle config files
constants
Package constants provides tanzu cli constants.
Package constants provides tanzu cli constants.
discovery
Package discovery is implements discovery interface for plugin discovery Discovery is the interface to fetch the list of available plugins, their supported versions and how to download them either stand-alone or scoped to a server.
Package discovery is implements discovery interface for plugin discovery Discovery is the interface to fetch the list of available plugins, their supported versions and how to download them either stand-alone or scoped to a server.
distribution
Package distribution implements plugin distribution interface Distribution is the interface to download a plugin version binary for a given OS and architecture combination.
Package distribution implements plugin distribution interface Distribution is the interface to download a plugin version binary for a given OS and architecture combination.
fakes
Code generated by counterfeiter.
Code generated by counterfeiter.
fakes/helper
Package helper implements helper functions used for unit tests
Package helper implements helper functions used for unit tests
interfaces
Package interfaces is collection of generic interfaces
Package interfaces is collection of generic interfaces
registry
Package registry defines a Registry interface and client for working for imkpkg images.
Package registry defines a Registry interface and client for working for imkpkg images.
utils
Package utils contains utility functions
Package utils contains utility functions
test
e2e module
e2e/framework module

Jump to

Keyboard shortcuts

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