Documentation ¶
Overview ¶
Package examples contains fake client with the same interface as real client to overcome import-cycle problem to allow real E2E examples for apis in this package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientWithOptions ¶
Types ¶
type Options ¶
type Options struct { }
Options is fake options to satisfy Client interface
func DefaultOptions ¶
func DefaultOptions() *Options
func (*Options) SetBatchSize ¶
Click to show internal directories.
Click to hide internal directories.