flags

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File string

func NewFile

func NewFile(str string) *File

func (*File) Get

func (f *File) Get() any

func (*File) Set

func (f *File) Set(str string) error

func (*File) String

func (f *File) String() string

type FileSlice

type FileSlice []File

func NewFileSlice

func NewFileSlice(files ...File) *FileSlice

func (*FileSlice) Get

func (fs *FileSlice) Get() any

func (*FileSlice) Set

func (fs *FileSlice) Set(str string) error

func (*FileSlice) String

func (fs *FileSlice) String() string

type LabelSelector

type LabelSelector string

func NewLabelSelector

func NewLabelSelector(str string) *LabelSelector

func (*LabelSelector) Get

func (ls *LabelSelector) Get() any

func (*LabelSelector) Set

func (ls *LabelSelector) Set(str string) error

func (*LabelSelector) String

func (ls *LabelSelector) String() string

type LogLevel

type LogLevel logrus.Level

func NewLogLevel

func NewLogLevel(lvl logrus.Level) *LogLevel

func (*LogLevel) Get

func (lvl *LogLevel) Get() any

func (*LogLevel) Set

func (lvl *LogLevel) Set(str string) error

func (*LogLevel) String

func (lvl *LogLevel) String() string

Jump to

Keyboard shortcuts

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