Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Service = plugins.ReduceHandler{ Names: []string{"service", "Service"}, Handler: ServiceParse, Demo: ` service [deployment:mysql] server-name [serviceType] { port name targetPort:port/protocol [nodePort]; ports { name1 targetPort:port[/protocol] [nodePort]; name2 targetPort:port[/protocol] [nodePort]; } } `, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.