scheduler

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2020 License: Apache-2.0 Imports: 5 Imported by: 5

Documentation

Overview

Package scheduler contains Scheduler client wrappers to be able to UT things.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

Client matches the interface exposed by scheduler.Client see https://godoc.org/cloud.google.com/go/scheduler/apiv1#CloudSchedulerClient

func NewClient

func NewClient(ctx context.Context, opts ...option.ClientOption) (Client, error)

NewClient creates a new wrapped Scheduler client.

type CreateFn

type CreateFn func(ctx context.Context, opts ...option.ClientOption) (Client, error)

CreateFn is a factory function to create a Scheduler client.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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