package
1.13.0-alpha.1
Repository: https://github.com/clickyotomy/kubernetes.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
EtcdMain starts an etcd instance before running tests.
GetEtcdURL returns the URL of the etcd instance started by EtcdMain.
Returns the master config appropriate for most integration tests.
No description provided by the author
Returns a basic master config.
NewSingleContentTypeSerializer wraps a serializer in a NegotiatedSerializer that handles one content type.
No description provided by the author
No description provided by the author
SharedEtcd creates a storage config for a shared etcd instance, with a unique prefix.
# Structs
Config is a struct of configuration directives for NewMasterComponents.
No description provided by the author
MasterHolder implements.
# Interfaces
MasterReceiver can be used to provide the master to a custom incoming server function.
# Type aliases
CloseFunc can be called to cleanup the master.