status

package
v0.50.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStatusCommand

func NewStatusCommand(f *factory.Factory) *cobra.Command

func Print added in v0.38.0

func Print(w io.Writer, status *serviceStatus)

Print prints the status information of all set services

Types

type ConnectorStatus added in v0.46.0

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 added in v0.49.0

type NamespaceStatus struct {
	Name string `json:"name,omitempty"`
	ID   string `json:"id,omitempty"`
}

Jump to

Keyboard shortcuts

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