Documentation ¶
Index ¶
Constants ¶
View Source
const ResourcesPageSize = 50
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Xsoar ¶
type Xsoar struct {
// contains filtered or unexported fields
}
func (*Xsoar) ResourceSyncers ¶
func (xs *Xsoar) ResourceSyncers(ctx context.Context) []connectorbuilder.ResourceSyncer
func (*Xsoar) Validate ¶
func (xs *Xsoar) Validate(ctx context.Context) (annotations.Annotations, error)
Validate does a simple validation of the provided access token to confirm that the provided config is correct. It does not validate that the provided token has all required permissions.
Click to show internal directories.
Click to hide internal directories.