Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
func NewFactory ¶
func NewFactory(client kubernetes.Interface, opts ...FactoryOption) (*Factory, error)
type FactoryOption ¶
func WithErrorHandler ¶
func WithErrorHandler(fn watchers.ErrorHandler) FactoryOption
func WithResyncPeriod ¶
func WithResyncPeriod(p time.Duration) FactoryOption
Click to show internal directories.
Click to hide internal directories.