Socket
Socket
Sign inDemoInstall

sigs.k8s.io/kubebuilder-declarative-pattern/mockkubeapiserver

Package Overview
Dependencies
18
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sigs.k8s.io/kubebuilder-declarative-pattern/mockkubeapiserver

Copyright 2022 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


Version published

Readme

Source

This directory contains code that we copy from various places in the kubernetes source code that are generally hard to import otherwise.

The intent here is that we demonstrate the need & utility of exporting these functions in a stable location, and then if/when k/k exports them we can (reasonably) easily switch, because this is only test code.

As far as possible, we try to keep the same function names and not change the code. We want to reunify in the long-term.

FAQs

Last updated on 12 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc