Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func NopWriter ¶ added in v0.7.0
func NopWriter(i io.ReadWriter) io.ReadWriteCloser
NopWriter fake writer.
Types ¶
type Popeye ¶
type Popeye struct {
// contains filtered or unexported fields
}
Popeye represents a kubernetes linter/sanitizer.
func (*Popeye) SetFactory ¶ added in v0.8.0
SetFactory sets the resource factory.
func (*Popeye) SetOutputTarget ¶ added in v0.8.0
func (p *Popeye) SetOutputTarget(s io.ReadWriteCloser)
SetOutputTarget sets up a new output stream writer.
Click to show internal directories.
Click to hide internal directories.