Documentation ¶
Index ¶
- type K8sResourceWatcher
- func (w *K8sResourceWatcher) Init(properties map[string]interface{}, eh eventhandler.EventHandler) error
- func (w *K8sResourceWatcher) New() sourcetypes.Source
- func (w *K8sResourceWatcher) Run(ctx context.Context) error
- func (w *K8sResourceWatcher) Type() string
- func (w *K8sResourceWatcher) Validate(properties map[string]interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K8sResourceWatcher ¶
type K8sResourceWatcher struct {
// contains filtered or unexported fields
}
func (*K8sResourceWatcher) Init ¶
func (w *K8sResourceWatcher) Init(properties map[string]interface{}, eh eventhandler.EventHandler) error
func (*K8sResourceWatcher) New ¶
func (w *K8sResourceWatcher) New() sourcetypes.Source
func (*K8sResourceWatcher) Type ¶
func (w *K8sResourceWatcher) Type() string
func (*K8sResourceWatcher) Validate ¶
func (w *K8sResourceWatcher) Validate(properties map[string]interface{}) error
Click to show internal directories.
Click to hide internal directories.