cli

package
v0.14.4 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCheckCommands

func GetCheckCommands(cc ChecksClient) cli.Commands

func GetProbeCommands

func GetProbeCommands(c ProbesClient) cli.Commands

func GetTenantCommands

func GetTenantCommands(c TenantsClient) cli.Commands

Types

type ChecksClient

type ChecksClient ServiceClient

type ProbesClient

type ProbesClient ServiceClient

type ServiceClient

type ServiceClient struct {
	ClientBuilder     func(*cli.Context) (*smapi.Client, func(context.Context) error, error)
	JsonWriterBuilder func(*cli.Context) func(interface{}, string) (bool, error)
	TabWriterBuilder  func(*cli.Context) WriteFlusher
}

type TenantsClient

type TenantsClient ServiceClient

type WriteFlusher

type WriteFlusher interface {
	io.Writer
	Flush() error
}

Jump to

Keyboard shortcuts

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