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 f1d6bff commit 212044fCopy full SHA for 212044f
examples/src/main/java/io/kubernetes/client/examples/ExpandedExample.java
@@ -58,9 +58,7 @@ public class ExpandedExample {
58
private static final Logger LOGGER = LoggerFactory.getLogger(ExpandedExample.class);
59
60
/**
61
- * Constructor
62
- *
63
- * @throws java.io.IOException
+ * Static Initializer
64
*/
65
static {
66
// ApiClient client = Config.defaultClient();
0 commit comments