Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit bc19517

Browse files
committed
comments
1 parent bd7204a commit bc19517

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/java/com/csviri/kubeapi/junit/EnableAPIServer.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@
1212
@Target({ TYPE, ANNOTATION_TYPE })
1313
@Retention(RUNTIME)
1414
public @interface EnableAPIServer {
15+
16+
// version API Server
17+
// version etcd
1518
}

0 commit comments

Comments
 (0)