Documentation
¶
Index ¶
- func APIClient(rootInst *instance.Instance) (*api.APIClient, func())
- func AssertEtcd(t *testing.T, c *storage.Client, key *storage.Key, expected ...interface{})
- func Context() context.Context
- func Listen(port int32) string
- func MustJSON(in interface{}) string
- func MustParseNetIP(t *testing.T, r string) netip.Addr
- func MustProto(in protoreflect.ProtoMessage) []byte
- func PanicIfError(args ...interface{})
- func RandomString(prefix ...string) string
- func ResetEtcd(t *testing.T)
- func Setup(t *testing.T) func()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEtcd ¶
func MustProto ¶ added in v0.17.2
func MustProto(in protoreflect.ProtoMessage) []byte
func PanicIfError ¶ added in v0.6.12
func PanicIfError(args ...interface{})
func RandomString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.