We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d4cb1 commit ba7d54cCopy full SHA for ba7d54c
extended/src/test/java/io/kubernetes/client/extended/kubectl/KubectlDeleteTest.java
@@ -10,6 +10,7 @@
10
See the License for the specific language governing permissions and
11
limitations under the License.
12
*/
13
+package io.kubernetes.client.extended.kubectl;
14
15
import static com.github.tomakehurst.wiremock.client.WireMock.*;
16
import static com.github.tomakehurst.wiremock.core.WireMockConfiguration.wireMockConfig;
0 commit comments