service_api

package
v1.2.31 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewService

func NewService(serviceConfig *ServiceConfig) error

Types

type ServiceConfig

type ServiceConfig struct {
	Namespace string
	MetaName  string

	SpecSelector map[string]string
	SpecPorts    []corev1.ServicePort
	// contains filtered or unexported fields
}

func (*ServiceConfig) Create

func (c *ServiceConfig) Create() error

func (*ServiceConfig) Delete

func (c *ServiceConfig) Delete() error

func (*ServiceConfig) List

func (c *ServiceConfig) List() error

func (*ServiceConfig) Update

func (c *ServiceConfig) Update() error

Jump to

Keyboard shortcuts

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