Documentation
¶
Index ¶
Constants ¶
View Source
const ResourcesPageSize = 50
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PagerDuty ¶
type PagerDuty struct {
// contains filtered or unexported fields
}
func (*PagerDuty) ResourceSyncers ¶
func (pd *PagerDuty) ResourceSyncers(ctx context.Context) []connectorbuilder.ResourceSyncer
func (*PagerDuty) Validate ¶
func (pd *PagerDuty) Validate(ctx context.Context) (annotations.Annotations, error)
Validate hits the PagerDuty API to validate that the configured credentials are valid and compatible.
Click to show internal directories.
Click to hide internal directories.