Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ServiceSkip will skip a service if the annotation is set. ServiceSkip = "m8s.io/skip" // ServiceType is used for indentifying the type of service for extra handling. ServiceType = "m8s.io/type" )
Variables ¶
This section is empty.
Functions ¶
func Install ¶ added in v0.6.0
func Install(app *kingpin.Application)
Install declares the "Install" sub command.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.