Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByteSize ¶
type ByteSize uint64
ByteSize is a flag parsing compatibility type for constructing human friendly sizes. It implements flag.Value & flag.Getter.
func (*ByteSize) UnmarshalYAML ¶
UnmarshalYAML the Unmarshaler interface of the yaml pkg.
type LabelSet ¶
LabelSet is a labelSet that can be used as a flag.
func (LabelSet) MarshalYAML ¶
MarshalYAML implements yaml.Marshaller.
func (*LabelSet) UnmarshalYAML ¶
UnmarshalYAML the Unmarshaler interface of the yaml pkg.
Click to show internal directories.
Click to hide internal directories.