Documentation ¶
Index ¶
- func DeploymentWatchTable(w *uilive.Writer, table map[string][]k8sWatch.Event)
- func FailureStatusEvent(w io.Writer, fmtstr string, a ...interface{})
- func PendingStatusEvent(w io.Writer, fmtstr string, a ...interface{})
- func ServiceWatchTable(w *uilive.Writer, table map[string][]k8sWatch.Event)
- func SuccessStatusEvent(w io.Writer, fmtstr string, a ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeploymentWatchTable ¶
DeploymentWatchTable prints the status of a Deployment, as represented in a table.
func FailureStatusEvent ¶
FailureStatusEvent prints a message using the formatting of a failure status.
func PendingStatusEvent ¶
PendingStatusEvent prints a message using the formatting of a pending status.
func ServiceWatchTable ¶
ServiceWatchTable prints the status of a Service, as represented in a table.
func SuccessStatusEvent ¶
SuccessStatusEvent prints a message using the formatting of success status.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.