Documentation
¶
Index ¶
- type Poller
- func (p *Poller) Authenticate(ctx context.Context, cfg platforms.AuthConfig) error
- func (p *Poller) FetchProgramScope(ctx context.Context, handle string, opts platforms.PollOptions) (scope.ProgramData, error)
- func (p *Poller) ListProgramHandles(ctx context.Context, opts platforms.PollOptions) ([]string, error)
- func (p *Poller) Name() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Poller ¶
type Poller struct {
// contains filtered or unexported fields
}
func (*Poller) Authenticate ¶
func (*Poller) FetchProgramScope ¶
func (p *Poller) FetchProgramScope(ctx context.Context, handle string, opts platforms.PollOptions) (scope.ProgramData, error)
func (*Poller) ListProgramHandles ¶
Click to show internal directories.
Click to hide internal directories.