utils

package
v1.0.35 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckUnsupported added in v1.0.18

func CheckUnsupported(ctx context.Context, errs error, toCheck, expectedValue interface{}, commandName, msg string) error

CheckUnsupported checks if a flag was used when it shouldn't and adds an error in case

func FilteredLogConsumer added in v1.0.9

func FilteredLogConsumer(consumer api.LogConsumer, services []string) api.LogConsumer

FilteredLogConsumer filters logs for given services

func ShowDeprecationWarning added in v1.0.33

func ShowDeprecationWarning(w io.Writer)

Types

type MemBytes added in v1.0.8

type MemBytes int64

MemBytes is a type for human readable memory bytes (like 128M, 2g, etc)

func (*MemBytes) Set added in v1.0.8

func (m *MemBytes) Set(value string) error

Set sets the value of the MemBytes by passing a string

func (*MemBytes) String added in v1.0.8

func (m *MemBytes) String() string

String returns the string format of the human readable memory bytes

func (*MemBytes) Type added in v1.0.8

func (m *MemBytes) Type() string

Type returns the type

func (*MemBytes) Value added in v1.0.8

func (m *MemBytes) Value() int64

Value returns the value in int64

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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