service

package
v0.0.0-...-b1c395d Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteController

type DeleteController struct {
	beego.Controller
}

func (*DeleteController) Get

func (c *DeleteController) Get()

type EditController

type EditController struct {
	beego.Controller
}

func (*EditController) Get

func (c *EditController) Get()

func (*EditController) Post

func (c *EditController) Post()

type ListController

type ListController struct {
	beego.Controller
}

func (*ListController) Get

func (c *ListController) Get()

type Service

type Service struct {
	Name                               string
	Namespace                          string
	PortSlice                          []ServicePort
	Selector                           map[string]interface{}
	ClusterIP                          string
	LabelMap                           map[string]interface{}
	SessionAffinity                    string
	Display                            string
	HiddenTagGuiInventoryServiceDelete string
}

type ServicePort

type ServicePort struct {
	Name              string
	Protocol          string
	Port              int
	TargetPort        string
	NodePort          int
	NodePortText      string
	NodePortURL       string
	HiddenTagNodePort string
}

Jump to

Keyboard shortcuts

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