accesscontrol

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReadResult

type ReadResult struct {
	State           iam.AccessControlState
	StorageLocation string
}

type Service

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

func New

func New(repository repo.Repository, cipherSeed string, configFilePath string, homeDir string) (*Service, error)

func (*Service) Activate

func (s *Service) Activate(ctx context.Context, active iam.ActiveOIDCConfig, activation iam.OIDCActivationMetadata) (ReadResult, error)

func (*Service) Disable

func (s *Service) Disable(ctx context.Context) (ReadResult, error)

func (*Service) Read

func (s *Service) Read(ctx context.Context) (ReadResult, error)

func (*Service) Refresh

func (s *Service) Refresh(ctx context.Context) (ReadResult, error)

func (*Service) RuntimeState

func (s *Service) RuntimeState(ctx context.Context) (iam.RuntimeAccessControlState, error)

func (*Service) SaveDraft

func (s *Service) SaveDraft(ctx context.Context, draft iam.DraftOIDCConfig) (ReadResult, error)

func (*Service) SaveValidation

func (s *Service) SaveValidation(ctx context.Context, validation iam.OIDCValidationMetadata) error

Jump to

Keyboard shortcuts

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