service

package
v0.0.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GsService

type GsService struct {
	// contains filtered or unexported fields
}

func GetGsService

func GetGsService() *GsService

func (*GsService) DeleteGameServers

func (g *GsService) DeleteGameServers(rawFilter string) ([]deleter.DeleteGsResult, error)

func (*GsService) GetGameServers

func (g *GsService) GetGameServers(rawFilter string) ([]*v1alpha1.GameServer, error)

func (*GsService) UpdateGameServers

func (g *GsService) UpdateGameServers(request *apimodels.UpdateGameServersRequest) ([]updater.UpdateGsResult, error)

type GssService

type GssService struct {
	// contains filtered or unexported fields
}

func GetGssService

func GetGssService() *GssService

func (*GssService) DeleteGameServerSets

func (g *GssService) DeleteGameServerSets(rawFilter string) ([]deleter.DeleteGssResult, error)

func (*GssService) GetGameServerSets

func (g *GssService) GetGameServerSets(rawFilter string) ([]*v1alpha1.GameServerSet, error)

func (*GssService) UpdateGameServerSets

func (g *GssService) UpdateGameServerSets(request *apimodels.UpdateGameServerSetsRequest) ([]updater.UpdateGssResult, error)

Jump to

Keyboard shortcuts

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