 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Subscriber ¶
type Subscriber struct {
	// contains filtered or unexported fields
}
    UIResource objects are created/deleted by the Tiltfile controller.
This subscriber only updates their status.
func NewSubscriber ¶
func NewSubscriber(client ctrlclient.Client) *Subscriber
func (*Subscriber) OnChange ¶
func (s *Subscriber) OnChange(ctx context.Context, st store.RStore, summary store.ChangeSummary) error
 Click to show internal directories. 
   Click to hide internal directories.