Documentation ¶
Index ¶
- func NewFabricCmd(p common.OptionsProvider) *cobra.Command
- func NewStreamEventsCmd(p common.OptionsProvider) *cobra.Command
- func NewStreamTogglePipeTracesCmd(p common.OptionsProvider) *cobra.Command
- func NewStreamTracesCmd(p common.OptionsProvider) *cobra.Command
- func NewValidateTerminatorsCmd(p common.OptionsProvider) *cobra.Command
- func WithFabricClient(clientOpts util.ClientOpts, ...) error
- type InspectAction
- type InspectCircuitsAction
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFabricCmd ¶
func NewFabricCmd(p common.OptionsProvider) *cobra.Command
NewFabricCmd creates a command object for the fabric command
func NewStreamEventsCmd ¶ added in v0.27.1
func NewStreamEventsCmd(p common.OptionsProvider) *cobra.Command
func NewStreamTogglePipeTracesCmd ¶
func NewStreamTogglePipeTracesCmd(p common.OptionsProvider) *cobra.Command
func NewStreamTracesCmd ¶
func NewStreamTracesCmd(p common.OptionsProvider) *cobra.Command
func NewValidateTerminatorsCmd ¶ added in v0.31.1
func NewValidateTerminatorsCmd(p common.OptionsProvider) *cobra.Command
func WithFabricClient ¶ added in v0.27.8
func WithFabricClient(clientOpts util.ClientOpts, f func(client *fabric_rest_client.ZitiFabric) error) error
Types ¶
type InspectAction ¶ added in v0.27.6
type InspectCircuitsAction ¶ added in v0.27.6
type InspectCircuitsAction struct { InspectAction // contains filtered or unexported fields }
Source Files ¶
- add_identity.go
- create_router.go
- create_service.go
- create_terminator.go
- db.go
- db_check_integrity.go
- db_snapshot.go
- delete.go
- inspect.go
- inspect_circuits.go
- list.go
- raft.go
- remove_identity.go
- root.go
- stream_events.go
- stream_toggle_pipe_traces.go
- stream_traces.go
- update_link.go
- update_router.go
- update_service.go
- update_terminator.go
- validate_terminators.go
Click to show internal directories.
Click to hide internal directories.