mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +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 servicecontroller contains code for syncing cloud load balancers
|
||||
// Package service contains code for syncing cloud load balancers
|
||||
// with the service registry.
|
||||
package servicecontroller
|
||||
package service
|
||||
|
||||
Reference in New Issue
Block a user