accounts

package
v0.0.6-beta Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	apiv1.ServiceServer
	// contains filtered or unexported fields
}

func New

func New(cfg *config.Config, endpoints db.DatabaseEndpoints) *Service

func (*Service) CheckSubordinateCaRegion

func (s *Service) CheckSubordinateCaRegion(subordinate_ca string, region *string, environment string, valid_certificate_authorities []string) error

func (*Service) DeleteProvisionAccount

func (s *Service) DeleteProvisionAccount(ctx context.Context, req *apiv1.AccountId) (*emptypb.Empty, error)

func (*Service) DeleteProvisionerAccount

func (s *Service) DeleteProvisionerAccount(ctx context.Context, req *apiv1.AccountId) (*emptypb.Empty, error)

func (*Service) DeleteServiceAccount

func (s *Service) DeleteServiceAccount(ctx context.Context, req *apiv1.AccountId) (*emptypb.Empty, error)

func (*Service) GetProvisionerAccount

func (s *Service) GetProvisionerAccount(ctx context.Context, req *apiv1.AccountId) (*apiv1.ProvisionerAccount, error)

func (*Service) GetServiceAccount

func (s *Service) GetServiceAccount(ctx context.Context, req *apiv1.AccountId) (*apiv1.ServiceAccount, error)

func (*Service) GetServiceAccountMetadata

func (s *Service) GetServiceAccountMetadata(ctx context.Context, req *apiv1.GetServiceAccountMetadataRequest) (*apiv1.ServiceAccounts, error)

func (*Service) ListProvisionerAccounts

func (s *Service) ListProvisionerAccounts(ctx context.Context, req *apiv1.QueryParameter) (*apiv1.ProvisionerAccounts, error)

func (*Service) ListServiceAccounts

func (s *Service) ListServiceAccounts(ctx context.Context, req *apiv1.QueryParameter) (*apiv1.ServiceAccounts, error)

Jump to

Keyboard shortcuts

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