appservice

package
v1.0.0-beta.187 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 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 Config

type Config struct {
	Adapter app.Adapter
}

func (Config) Validate

func (c Config) Validate() error

type Service

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

func New

func New(config Config) (*Service, error)

func (*Service) AuthorizeMarketplaceListingOauth2Install

func (s *Service) AuthorizeMarketplaceListingOauth2Install(ctx context.Context, input appentity.AuthorizeOauth2InstallInput) error

func (*Service) CreateApp

func (*Service) DeleteCustomer

func (s *Service) DeleteCustomer(ctx context.Context, input app.DeleteCustomerInput) error

func (*Service) EnsureCustomer

func (s *Service) EnsureCustomer(ctx context.Context, input app.EnsureCustomerInput) error

func (*Service) GetApp

func (s *Service) GetApp(ctx context.Context, input appentity.GetAppInput) (appentity.App, error)

func (*Service) GetDefaultApp

func (s *Service) GetDefaultApp(ctx context.Context, input appentity.GetDefaultAppInput) (appentity.App, error)

func (*Service) GetMarketplaceListing

func (s *Service) GetMarketplaceListing(ctx context.Context, input appentity.MarketplaceGetInput) (appentity.RegistryItem, error)

func (*Service) GetMarketplaceListingOauth2InstallURL

func (s *Service) GetMarketplaceListingOauth2InstallURL(ctx context.Context, input appentity.GetOauth2InstallURLInput) (appentity.GetOauth2InstallURLOutput, error)

func (*Service) InstallMarketplaceListingWithAPIKey

func (s *Service) InstallMarketplaceListingWithAPIKey(ctx context.Context, input appentity.InstallAppWithAPIKeyInput) (appentity.App, error)

func (*Service) ListApps

func (*Service) ListCustomerData

func (*Service) RegisterMarketplaceListing

func (s *Service) RegisterMarketplaceListing(input appentity.RegisterMarketplaceListingInput) error

func (*Service) UninstallApp

func (s *Service) UninstallApp(ctx context.Context, input appentity.UninstallAppInput) error

Jump to

Keyboard shortcuts

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