mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Fix golint failures in pkg/registry/core/replicationcontroller
This commit is contained in:
@@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
// Package controller provides Registry interface and it's RESTStorage
|
||||
// Package replicationcontroller provides Registry interface and it's RESTStorage
|
||||
// implementation for storing ReplicationController api objects.
|
||||
package replicationcontroller // import "k8s.io/kubernetes/pkg/registry/core/replicationcontroller"
|
||||
|
||||
Reference in New Issue
Block a user