Discover Packages
github.com/redhat-developer/app-services-cli
pkg
cmd
status
package
Version:
v0.50.0
Opens a new window with list of versions in this module.
Published: Aug 24, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Print(w io .Writer , status *serviceStatus)
Print prints the status information of all set services
type ConnectorStatus struct {
ID string `json:"id,omitempty"`
Name string `json:"name,omitempty"`
Type string `json:"type,omitempty"`
KafkaID string `json:"kafka_id,omitempty"`
Status string `json:"status,omitempty"`
}
type NamespaceStatus struct {
Name string `json:"name,omitempty"`
ID string `json:"id,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.