atlasorgsettings

package
v2.11.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToAtlas

func ToAtlas(orgSettings *AtlasOrgSettings) *admin.OrganizationSettings

Types

type AtlasOrgSettings

type AtlasOrgSettings struct {
	akov2.AtlasOrgSettingsSpec
}

func NewFromAtlas

func NewFromAtlas(orgID string, atlasSpec *admin.OrganizationSettings) *AtlasOrgSettings

func (*AtlasOrgSettings) Equal

func (a *AtlasOrgSettings) Equal(other *AtlasOrgSettings) bool

type AtlasOrgSettingsService

type AtlasOrgSettingsService interface {
	Get(ctx context.Context, orgID string) (*AtlasOrgSettings, error)
	Update(ctx context.Context, orgID string, aos *AtlasOrgSettings) (*AtlasOrgSettings, error)
}

func NewAtlasOrgSettingsService

func NewAtlasOrgSettingsService(api admin.OrganizationsApi) AtlasOrgSettingsService

type AtlasOrgSettingsServiceImpl

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

func (*AtlasOrgSettingsServiceImpl) Get

func (*AtlasOrgSettingsServiceImpl) Update

Jump to

Keyboard shortcuts

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