Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BufferedResponse ¶
func (BufferedResponse) Header ¶
func (BufferedResponse) Header() http.Header
func (BufferedResponse) WriteHeader ¶
func (BufferedResponse) WriteHeader(int)
type KopsServerOptions ¶
type KopsServerOptions struct {
RecommendedOptions *genericoptions.RecommendedOptions
StdOut io.Writer
StdErr io.Writer
PrintOpenapi bool
}
func (*KopsServerOptions) Complete ¶
func (o *KopsServerOptions) Complete() error
func (KopsServerOptions) RunKopsServer ¶
func (o KopsServerOptions) RunKopsServer() error
func (KopsServerOptions) Validate ¶
func (o KopsServerOptions) Validate(args []string) error
Click to show internal directories.
Click to hide internal directories.