package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/apiserver.git
Documentation: pkg.go.dev

# Functions

CreateList will properly create a list using the storage interface.
CreateObjList will create a list from the array of objects.
No description provided by the author
DeepEqualSafePodSpec returns an example.PodSpec safe for deep-equal operations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunOptionalTestProgressNotify tests ProgressNotify feature of ListOptions.
RunSendInitialEventsBackwardCompatibility test backward compatibility when SendInitialEvents option is set against various implementations.
It tests watches of cluster-scoped resources.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunTestDeleteWithConflict tests the case when another conflicting update happened before the delete completed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunTestGetListRecursivePrefix tests how recursive parameter works for object keys that are prefixes of each other.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
It tests watch of namespace-scoped resources.
RunOptionalTestWatchBookmarksWithCorrectResourceVersion tests whether bookmark events are sent with correct resource versions.
RunTestPreconditionalDeleteWithOnlySuggestionPass tests the case of delete with preconditions, when the suggested cachedExistingObject passes the preconditions while the current version does not pass the preconditions.
No description provided by the author
No description provided by the author
No description provided by the author
RunTestValidateDeletionWithOnlySuggestionValid tests the case of delete with validateDeletion function, when the suggested cachedExistingObject passes the validate function while the current version does not pass the validate function.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunOptionalTestWatchDispatchBookmarkEvents tests whether bookmark events are sent.
No description provided by the author
No description provided by the author
No description provided by the author
RunTestWatchFromZero tests that - watch from 0 should sync up and grab the object added before - For testing with etcd, watch from 0 is able to return events for objects whose previous version has been compacted.
No description provided by the author
No description provided by the author
No description provided by the author
RunWatchSemanticInitialEventsExtended checks if the bookmark event marking the end of the list stream contains the global RV.
RunWatchSemantics test the following cases: +-----------------+---------------------+-------------------+ | ResourceVersion | AllowWatchBookmarks | SendInitialEvents | +=================+=====================+===================+ | Unset | true/false | true/false | | 0 | true/false | true/false | | 1 | true/false | true/false | | Current | true/false | true/false | +-----------------+---------------------+-------------------+ where: - false indicates the value of the param was set to "false" by a test case - true indicates the value of the param was set to "true" by a test case.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
PrefixTransformer adds and verifies that all data has the correct prefix on its way in and out.
StorageInjectingListErrors injects a dummy error for first N GetList calls.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author