services

package
v0.0.0-...-260b785 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteSubCommands

func DeleteSubCommands() []*cobra.Command

DeleteSubCommands is the list of commands the services module exposes

func GenerateService

func GenerateService(projectID, dockerImage string) (*model.SpecObject, error)

GenerateService creates a service struct

func GenerateServiceRole

func GenerateServiceRole(projectID string) (*model.SpecObject, error)

GenerateServiceRole creates a service role struct

func GenerateServiceRoute

func GenerateServiceRoute(projectID string) (*model.SpecObject, error)

GenerateServiceRoute creates a service route struct

func GenerateSubCommands

func GenerateSubCommands() []*cobra.Command

GenerateSubCommands is the list of commands the services module exposes

func GetServices

func GetServices(project, commandName string, params map[string]string) ([]*model.SpecObject, error)

GetServices gets services

func GetServicesRole

func GetServicesRole(project, commandName string, params map[string]string) ([]*model.SpecObject, error)

GetServicesRole gets services role

func GetServicesRoutes

func GetServicesRoutes(project, commandName string, params map[string]string) ([]*model.SpecObject, error)

GetServicesRoutes gets services routes

func GetServicesSecrets

func GetServicesSecrets(project, commandName string, params map[string]string) ([]*model.SpecObject, error)

GetServicesSecrets gets services secrets

func GetSubCommands

func GetSubCommands() []*cobra.Command

GetSubCommands is the list of commands the services module exposes

Types

This section is empty.

Jump to

Keyboard shortcuts

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