organizationmanager

package
v0.0.0-...-2393e24 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 5 Imported by: 2

Documentation

Overview

nolint

nolint

nolint

nolint

nolint

nolint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupAccessBindingsIterator

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

func (*GroupAccessBindingsIterator) Error

func (it *GroupAccessBindingsIterator) Error() error

func (*GroupAccessBindingsIterator) Next

func (it *GroupAccessBindingsIterator) Next() bool

func (*GroupAccessBindingsIterator) Take

func (*GroupAccessBindingsIterator) TakeAll

func (*GroupAccessBindingsIterator) Value

type GroupIterator

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

func (*GroupIterator) Error

func (it *GroupIterator) Error() error

func (*GroupIterator) Next

func (it *GroupIterator) Next() bool

func (*GroupIterator) Take

func (it *GroupIterator) Take(size int64) ([]*organizationmanager.Group, error)

func (*GroupIterator) TakeAll

func (it *GroupIterator) TakeAll() ([]*organizationmanager.Group, error)

func (*GroupIterator) Value

type GroupMappingItemsIterator

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

func (*GroupMappingItemsIterator) Error

func (it *GroupMappingItemsIterator) Error() error

func (*GroupMappingItemsIterator) Next

func (it *GroupMappingItemsIterator) Next() bool

func (*GroupMappingItemsIterator) Take

func (*GroupMappingItemsIterator) TakeAll

func (*GroupMappingItemsIterator) Value

type GroupMappingServiceClient

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

GroupMappingServiceClient is a organizationmanager.GroupMappingServiceClient with lazy GRPC connection initialization.

func (*GroupMappingServiceClient) Create

Create implements organizationmanager.GroupMappingServiceClient

func (*GroupMappingServiceClient) Delete

Delete implements organizationmanager.GroupMappingServiceClient

func (*GroupMappingServiceClient) Get

Get implements organizationmanager.GroupMappingServiceClient

func (*GroupMappingServiceClient) GroupMappingItemsIterator

func (*GroupMappingServiceClient) ListItems

ListItems implements organizationmanager.GroupMappingServiceClient

func (*GroupMappingServiceClient) Update

Update implements organizationmanager.GroupMappingServiceClient

func (*GroupMappingServiceClient) UpdateItems

UpdateItems implements organizationmanager.GroupMappingServiceClient

type GroupMembersIterator

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

func (*GroupMembersIterator) Error

func (it *GroupMembersIterator) Error() error

func (*GroupMembersIterator) Next

func (it *GroupMembersIterator) Next() bool

func (*GroupMembersIterator) Take

func (*GroupMembersIterator) TakeAll

func (*GroupMembersIterator) Value

type GroupOperationsIterator

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

func (*GroupOperationsIterator) Error

func (it *GroupOperationsIterator) Error() error

func (*GroupOperationsIterator) Next

func (it *GroupOperationsIterator) Next() bool

func (*GroupOperationsIterator) Take

func (it *GroupOperationsIterator) Take(size int64) ([]*operation.Operation, error)

func (*GroupOperationsIterator) TakeAll

func (it *GroupOperationsIterator) TakeAll() ([]*operation.Operation, error)

func (*GroupOperationsIterator) Value

type GroupServiceClient

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

GroupServiceClient is a organizationmanager.GroupServiceClient with lazy GRPC connection initialization.

func (*GroupServiceClient) Create

Create implements organizationmanager.GroupServiceClient

func (*GroupServiceClient) Delete

Delete implements organizationmanager.GroupServiceClient

func (*GroupServiceClient) Get

Get implements organizationmanager.GroupServiceClient

func (*GroupServiceClient) GroupAccessBindingsIterator

func (*GroupServiceClient) GroupIterator

func (*GroupServiceClient) GroupMembersIterator

func (*GroupServiceClient) GroupOperationsIterator

func (*GroupServiceClient) List

List implements organizationmanager.GroupServiceClient

func (*GroupServiceClient) ListAccessBindings

ListAccessBindings implements organizationmanager.GroupServiceClient

func (*GroupServiceClient) ListMembers

ListMembers implements organizationmanager.GroupServiceClient

func (*GroupServiceClient) ListOperations

ListOperations implements organizationmanager.GroupServiceClient

func (*GroupServiceClient) SetAccessBindings

SetAccessBindings implements organizationmanager.GroupServiceClient

func (*GroupServiceClient) Update

Update implements organizationmanager.GroupServiceClient

func (*GroupServiceClient) UpdateAccessBindings

UpdateAccessBindings implements organizationmanager.GroupServiceClient

func (*GroupServiceClient) UpdateMembers

UpdateMembers implements organizationmanager.GroupServiceClient

type OrganizationAccessBindingsIterator

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

func (*OrganizationAccessBindingsIterator) Error

func (*OrganizationAccessBindingsIterator) Next

func (*OrganizationAccessBindingsIterator) Take

func (*OrganizationAccessBindingsIterator) TakeAll

func (*OrganizationAccessBindingsIterator) Value

type OrganizationIterator

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

func (*OrganizationIterator) Error

func (it *OrganizationIterator) Error() error

func (*OrganizationIterator) Next

func (it *OrganizationIterator) Next() bool

func (*OrganizationIterator) Take

func (*OrganizationIterator) TakeAll

func (*OrganizationIterator) Value

type OrganizationManager

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

OrganizationManager provides access to "organizationmanager" component of Yandex.Cloud

func NewOrganizationManager

func NewOrganizationManager(g func(ctx context.Context) (*grpc.ClientConn, error)) *OrganizationManager

NewOrganizationManager creates instance of OrganizationManager

func (*OrganizationManager) Group

Group gets GroupService client

func (*OrganizationManager) GroupMapping

GroupMapping gets GroupMappingService client

func (*OrganizationManager) Organization

Organization gets OrganizationService client

func (*OrganizationManager) OsLogin

OsLogin gets OsLoginService client

func (*OrganizationManager) User

User gets UserService client

func (*OrganizationManager) UserSshKey

UserSshKey gets UserSshKeyService client

type OrganizationOperationsIterator

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

func (*OrganizationOperationsIterator) Error

func (*OrganizationOperationsIterator) Next

func (*OrganizationOperationsIterator) Take

func (*OrganizationOperationsIterator) TakeAll

func (*OrganizationOperationsIterator) Value

type OrganizationServiceClient

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

OrganizationServiceClient is a organizationmanager.OrganizationServiceClient with lazy GRPC connection initialization.

func (*OrganizationServiceClient) Get

Get implements organizationmanager.OrganizationServiceClient

func (*OrganizationServiceClient) List

List implements organizationmanager.OrganizationServiceClient

func (*OrganizationServiceClient) ListAccessBindings

ListAccessBindings implements organizationmanager.OrganizationServiceClient

func (*OrganizationServiceClient) ListOperations

ListOperations implements organizationmanager.OrganizationServiceClient

func (*OrganizationServiceClient) OrganizationAccessBindingsIterator

func (*OrganizationServiceClient) OrganizationIterator

func (*OrganizationServiceClient) SetAccessBindings

SetAccessBindings implements organizationmanager.OrganizationServiceClient

func (*OrganizationServiceClient) Update

Update implements organizationmanager.OrganizationServiceClient

func (*OrganizationServiceClient) UpdateAccessBindings

UpdateAccessBindings implements organizationmanager.OrganizationServiceClient

type OsLoginProfilesIterator

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

func (*OsLoginProfilesIterator) Error

func (it *OsLoginProfilesIterator) Error() error

func (*OsLoginProfilesIterator) Next

func (it *OsLoginProfilesIterator) Next() bool

func (*OsLoginProfilesIterator) Take

func (*OsLoginProfilesIterator) TakeAll

func (*OsLoginProfilesIterator) Value

type OsLoginServiceClient

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

OsLoginServiceClient is a organizationmanager.OsLoginServiceClient with lazy GRPC connection initialization.

func (*OsLoginServiceClient) CreateProfile

CreateProfile implements organizationmanager.OsLoginServiceClient

func (*OsLoginServiceClient) DeleteProfile

DeleteProfile implements organizationmanager.OsLoginServiceClient

func (*OsLoginServiceClient) GetProfile

GetProfile implements organizationmanager.OsLoginServiceClient

func (*OsLoginServiceClient) GetSettings

GetSettings implements organizationmanager.OsLoginServiceClient

func (*OsLoginServiceClient) ListProfiles

ListProfiles implements organizationmanager.OsLoginServiceClient

func (*OsLoginServiceClient) OsLoginProfilesIterator

func (*OsLoginServiceClient) SetDefaultProfile

SetDefaultProfile implements organizationmanager.OsLoginServiceClient

func (*OsLoginServiceClient) UpdateProfile

UpdateProfile implements organizationmanager.OsLoginServiceClient

func (*OsLoginServiceClient) UpdateSettings

UpdateSettings implements organizationmanager.OsLoginServiceClient

type UserMembersIterator

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

func (*UserMembersIterator) Error

func (it *UserMembersIterator) Error() error

func (*UserMembersIterator) Next

func (it *UserMembersIterator) Next() bool

func (*UserMembersIterator) Take

func (*UserMembersIterator) TakeAll

func (*UserMembersIterator) Value

type UserServiceClient

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

UserServiceClient is a organizationmanager.UserServiceClient with lazy GRPC connection initialization.

func (*UserServiceClient) DeleteMembership

DeleteMembership implements organizationmanager.UserServiceClient

func (*UserServiceClient) ListMembers

ListMembers implements organizationmanager.UserServiceClient

func (*UserServiceClient) UserMembersIterator

type UserSshKeyIterator

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

func (*UserSshKeyIterator) Error

func (it *UserSshKeyIterator) Error() error

func (*UserSshKeyIterator) Next

func (it *UserSshKeyIterator) Next() bool

func (*UserSshKeyIterator) Take

func (*UserSshKeyIterator) TakeAll

func (*UserSshKeyIterator) Value

type UserSshKeyServiceClient

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

UserSshKeyServiceClient is a organizationmanager.UserSshKeyServiceClient with lazy GRPC connection initialization.

func (*UserSshKeyServiceClient) Create

Create implements organizationmanager.UserSshKeyServiceClient

func (*UserSshKeyServiceClient) Delete

Delete implements organizationmanager.UserSshKeyServiceClient

func (*UserSshKeyServiceClient) Get

Get implements organizationmanager.UserSshKeyServiceClient

func (*UserSshKeyServiceClient) List

List implements organizationmanager.UserSshKeyServiceClient

func (*UserSshKeyServiceClient) Update

Update implements organizationmanager.UserSshKeyServiceClient

func (*UserSshKeyServiceClient) UserSshKeyIterator

Directories

Path Synopsis
nolint
nolint

Jump to

Keyboard shortcuts

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