service

package
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

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

func ServiceParse

func ServiceParse(version, prefix string, dir *config.Directive) metav1.Object

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL