organization

package
v1.57.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrganizationDto

type OrganizationDto struct {
	ID   string
	Name string
}

type OrganizationService

type OrganizationService interface {
	AskUserToSelectOrganization() (*OrganizationDto, error)
}

type OrganizationServiceImpl

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

func NewOrganizationService

func NewOrganizationService(client *qovery.APIClient, promptUiFactory promptuifactory.PromptUiFactory) *OrganizationServiceImpl

func (*OrganizationServiceImpl) AskUserToSelectOrganization

func (service *OrganizationServiceImpl) AskUserToSelectOrganization() (*OrganizationDto, error)

Jump to

Keyboard shortcuts

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