Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamList ¶
func StreamList(ctx context.Context, client rest.Interface, resource string, namespace string, listOptions metav1.ListOptions, param ParamInterface, opts ...OptionFunc) error
Types ¶
type OptionFunc ¶
type OptionFunc func(options *streamListOptions)
func WithParameterCodec ¶
func WithParameterCodec(codec runtime.ParameterCodec) OptionFunc
func WithTraceThreshold ¶
func WithTraceThreshold(threshold time.Duration) OptionFunc
type ParamFuncs ¶
type ParamFuncs = types.ParamFuncs
type ParamInterface ¶
type ParamInterface = types.ParamInterface
Click to show internal directories.
Click to hide internal directories.