cloudflare

package
v2.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessService

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

func NewAccessService

func NewAccessService(client *cfgo.Client, accountID string, dryRun bool) *AccessService

func (*AccessService) CreateApplication

func (s *AccessService) CreateApplication(ctx context.Context, params accessusecase.AccessApplicationParams) (string, error)

func (*AccessService) CreatePolicy

func (s *AccessService) CreatePolicy(ctx context.Context, policy domain.Policy) (string, error)

func (*AccessService) DeleteApplication

func (s *AccessService) DeleteApplication(ctx context.Context, appID string) error

func (*AccessService) DeletePolicy

func (s *AccessService) DeletePolicy(ctx context.Context, policyID string) error

func (*AccessService) FindApplication

func (s *AccessService) FindApplication(ctx context.Context, domain string) (string, bool, error)

func (*AccessService) FindPolicy

func (s *AccessService) FindPolicy(ctx context.Context, name string) (string, bool, error)

Jump to

Keyboard shortcuts

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