Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PendingUpdate (0.23 sec)

  1. staging/src/k8s.io/apiserver/pkg/storageversion/manager.go

    	// UpdateStorageVersions tries to update the StorageVersions of the recorded resources
    	UpdateStorageVersions(kubeAPIServerClientConfig *rest.Config, apiserverID string)
    	// PendingUpdate returns true if the StorageVersion of the given resource is still pending update.
    	PendingUpdate(gr schema.GroupResource) bool
    	// LastUpdateError returns the last error hit when updating the storage version of the given resource.
    	LastUpdateError(gr schema.GroupResource) error
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jul 14 17:47:19 UTC 2023
    - 10.5K bytes
    - Viewed (0)
Back to top