mirror of https://github.com/k3s-io/k3s
fix import warning
parent
12e5db561e
commit
fcf4a0e191
|
@ -15,4 +15,4 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
// Package webhook checks a webhook for configured operation admission
|
||||
package webhook // import "k8s.io/kubernetes/plugin/pkg/admission/webhook"
|
||||
package webhook // import "k8s.io/apiserver/pkg/admission/plugin/webhook"
|
||||
|
|
Loading…
Reference in New Issue