ovn-kubernetes/libovsdb

Reduce name stutter

Open

#94 opened on May 11, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (164 forks)auto 404
buggood first issue

Repository metrics

Stars
 (211 stars)
PR merge metrics
 (PR metrics pending)

Description

A lot of the names of things stutter. Like ovsdb.OvsSet and client.OvsdbClient We should try and make this nicer to use.

Contributor guide