mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	adjust package name for pkg/controller directory
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user