service_controller

package
v0.0.0-...-2af97ec Latest Latest
Warning

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

Go to latest
Published: May 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceContrlIntf

type ServiceContrlIntf interface {
	CreateService(ctx context.Context, statefulPod *iapetosapiv1.StatefulPod) bool
}

func NewServiceController

func NewServiceController(client client.Client) ServiceContrlIntf

type ServiceController

type ServiceController struct {
	client.Client
}

func (*ServiceController) CreateService

func (servicectl *ServiceController) CreateService(ctx context.Context, statefulPod *iapetosapiv1.StatefulPod) bool

Jump to

Keyboard shortcuts

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