adjust package name for pkg/controller directory

This commit is contained in:
eulerzgy
2015-10-10 11:58:57 +08:00
parent 8e25b7c7bf
commit 4ed5f9d240
38 changed files with 64 additions and 64 deletions

View File

@@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Package routecontroller contains code for syncing cloud routing rules with
// Package route contains code for syncing cloud routing rules with
// the list of registered nodes.
package routecontroller
package route