Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for IsProgressNotify (0.39 sec)

  1. staging/src/k8s.io/apiserver/pkg/storage/etcd3/event.go

    )
    
    type event struct {
    	key              string
    	value            []byte
    	prevValue        []byte
    	rev              int64
    	isDeleted        bool
    	isCreated        bool
    	isProgressNotify bool
    	// isInitialEventsEndBookmark helps us keep track
    	// of whether we have sent an annotated bookmark event.
    	//
    	// when this variable is set to true,
    	// a special annotation will be added
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Sep 25 10:26:38 UTC 2023
    - 2.3K bytes
    - Viewed (0)
Back to top