package
4.1.0-ursa-18-SNAPSHOT+incompatible
Repository: https://github.com/streamnative/pulsarctl.git
Documentation: pkg.go.dev
# Functions
AddVerbCmd create a registers a new command under the given resource command.
No description provided by the author
No description provided by the author
GetNameArg tests to ensure there is only 1 name argument.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewGrouping creates an instance of Grouping.
No description provided by the author
No description provided by the author
No description provided by the author
NewVerbCmd defines a standard resource command.
No description provided by the author
No description provided by the author
Print out the version information.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Version information.
No description provided by the author
No description provided by the author
No description provided by the author
Version information.
Version information.
Version information.
No description provided by the author
No description provided by the author
No description provided by the author
Version information.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FlagGrouping holds a superset of all flagsets for all commands.
No description provided by the author
NamedFlagSetGroup holds a single group of flagsets.
No description provided by the author
OutputConfig represents an output configuration.
OutputContent adapts various Go types to output format(s).
VerbCmd holds attributes that most of the commands use.
# Interfaces
Client defines all the interfaces of pulsarctl.
OutputNegotiable facilitates content negotiation.
OutputWritable indicates an object that is writable to a given io.Writer.
No description provided by the author
# Type aliases
the configuration of the cluster that pulsarctl connects to.
OutputFormat represents a user-configured output format.
No description provided by the author
OutputWritableFunc adapts a function as an OutputWritable.