package
Version:
v0.39.0
Opens a new window with list of versions in this module.
Published: Feb 21, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewListCommand creates a new command for listing service registries.
type RegistryRow struct {
ID string `json:"id" header:"ID"`
Name string `json:"name" header:"Name"`
Owner string `json:"owner" header:"Owner"`
Status string `json:"status" header:"Status"`
}
RegistryRow is the details of a Service Registry instance needed to print to a table
Source Files
¶
Click to show internal directories.
Click to hide internal directories.