Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for updateObjFn (0.33 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/test/integration/storage/objectreader.go

    	return &EtcdObjectReader{etcdClient, restOptions.StorageConfig.Prefix, crd}
    }
    
    // WaitForStorageVersion calls the updateObjFn periodically and waits for the version of the custom resource stored in etcd to be set to the provided version.
    // Typically updateObjFn should perform a noop update to the object so that when stored version of a CRD changes, the object is written at the updated storage version.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 15 13:53:06 UTC 2021
    - 4.7K bytes
    - Viewed (0)
Back to top