probeserver

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewScyllaDBAPIStatusCmd

func NewScyllaDBAPIStatusCmd(streams genericclioptions.IOStreams) *cobra.Command

func NewServeProbesCmd

func NewServeProbesCmd(streams genericclioptions.IOStreams) *cobra.Command

Types

type ScyllaDBAPIStatusOptions

type ScyllaDBAPIStatusOptions struct {
	ServeProbesOptions

	genericclioptions.ClientConfig
	genericclioptions.InClusterReflection
	ServiceName string
	// contains filtered or unexported fields
}

func NewScyllaDBAPIStatusOptions

func NewScyllaDBAPIStatusOptions(streams genericclioptions.IOStreams) *ScyllaDBAPIStatusOptions

func (*ScyllaDBAPIStatusOptions) AddFlags

func (o *ScyllaDBAPIStatusOptions) AddFlags(cmd *cobra.Command)

func (*ScyllaDBAPIStatusOptions) Complete

func (o *ScyllaDBAPIStatusOptions) Complete(args []string) error

func (*ScyllaDBAPIStatusOptions) Execute

func (o *ScyllaDBAPIStatusOptions) Execute(ctx context.Context, originalStreams genericclioptions.IOStreams, cmd *cobra.Command) (returnErr error)

func (*ScyllaDBAPIStatusOptions) Run

func (o *ScyllaDBAPIStatusOptions) Run(originalStreams genericclioptions.IOStreams, cmd *cobra.Command) (returnErr error)

func (*ScyllaDBAPIStatusOptions) Validate

func (o *ScyllaDBAPIStatusOptions) Validate(args []string) error

type ServeProbesOptions

type ServeProbesOptions struct {
	Address string
	Port    uint16
	// contains filtered or unexported fields
}

func NewServeProbesOptions

func NewServeProbesOptions(streams genericclioptions.IOStreams, port uint16, handler http.Handler) *ServeProbesOptions

func (*ServeProbesOptions) AddFlags

func (o *ServeProbesOptions) AddFlags(cmd *cobra.Command)

func (*ServeProbesOptions) Complete

func (o *ServeProbesOptions) Complete(args []string) error

func (*ServeProbesOptions) Execute

func (o *ServeProbesOptions) Execute(ctx context.Context, originalStreams genericclioptions.IOStreams, cmd *cobra.Command) error

func (*ServeProbesOptions) Run

func (o *ServeProbesOptions) Run(originalStreams genericclioptions.IOStreams, cmd *cobra.Command) (returnErr error)

func (*ServeProbesOptions) Validate

func (o *ServeProbesOptions) Validate(args []string) error

Jump to

Keyboard shortcuts

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