Imports
- k8s.io/api/core/v1
- k8s.io/apimachinery/pkg/api/resource
- k8s.io/apimachinery/pkg/types
- sigs.k8s.io/controller-runtime/pkg/webhook/admission
- sigs.k8s.io/controller-runtime/pkg/client
- sigs.k8s.io/controller-runtime/pkg/runtime/log
Imports in module “github.com/kubeflow/kfserving”
- github.com/kubeflow/kfserving/pkg/constants
- github.com/kubeflow/kfserving/pkg/controller/inferenceservice/resources/credentials
- github.com/kubeflow/kfserving/pkg/utils
- github.com/kubeflow/kfserving/pkg/apis/serving/v1alpha2