Documentation ¶
Overview ¶
Package generator implements the Generator interface for routes
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RouteGenerator ¶
type RouteGenerator struct{}
RouteGenerator implements the kubectl.Generator interface for routes
func (RouteGenerator) Generate ¶
Generate accepts a set of parameters and maps them into a new route
func (RouteGenerator) ParamNames ¶
func (RouteGenerator) ParamNames() []kubectl.GeneratorParam
ParamNames returns the parameters required for generating a route
Click to show internal directories.
Click to hide internal directories.