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
Types ¶
type MemBytes ¶ added in v1.0.8
type MemBytes int64
MemBytes is a type for human readable memory bytes (like 128M, 2g, etc)
Click to show internal directories.
Click to hide internal directories.