Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PathPrefix ¶
func PathPrefix() string
PathPrefix returns the prefix set via the ETCD_PREFIX environment variable (if any).
Types ¶
type EtcdTestServer ¶
EtcdTestServer encapsulates the datastructures needed to start local instance for testing
func NewUnsecuredEtcd3TestClientServer ¶
func NewUnsecuredEtcd3TestClientServer(t *testing.T) (*EtcdTestServer, *storagebackend.Config)
NewUnsecuredEtcd3TestClientServer creates a new client and server for testing
func (*EtcdTestServer) Terminate ¶
func (e *EtcdTestServer) Terminate(t *testing.T)
Click to show internal directories.
Click to hide internal directories.