package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/apiserver.git
Documentation: pkg.go.dev
# Functions
Create creates a storage backend based on given config.
CreateHealthCheck creates a healthcheck function based on given config.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Prober is an interface that defines the Probe function for doing etcd readiness/liveness checks.
# Type aliases
DestroyFunc is to destroy any resources used by the storage returned in Create() together.