org

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 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 OrganizationManager

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

OrganizationManager handles organization business operations

func NewOrganizationManager

func NewOrganizationManager(client client.Client) *OrganizationManager

NewOrganizationManager creates a new organization manager

func (*OrganizationManager) GetCurrent

func (s *OrganizationManager) GetCurrent() (string, error)

GetCurrent returns the currently configured organization

func (*OrganizationManager) List

func (s *OrganizationManager) List() ([]string, error)

List retrieves all organizations for the user

func (*OrganizationManager) SetCurrent

func (s *OrganizationManager) SetCurrent(name string) error

SetCurrent sets the default organization in config

Jump to

Keyboard shortcuts

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