Interface Lifecyclable

All Known Implementing Classes:
BuildClusterInformer, BuildConfigClusterInformer, BuildConfigInformer, BuildInformer, ConfigMapClusterInformer, ConfigMapInformer, ImageStreamClusterInformer, ImageStreamInformer, SecretClusterInformer, SecretInformer

public interface Lifecyclable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • stop

      void stop()
    • start

      void start()