@Structure.FieldOrder(value={"releaseName","timeout","namespace","kubeConfig","debug"})
public class TestOptions
extends com.sun.jna.Structure
| Modifier and Type | Field and Description |
|---|---|
int |
debug |
String |
kubeConfig |
String |
namespace |
String |
releaseName |
int |
timeout |
| Constructor and Description |
|---|
TestOptions(String releaseName,
int timeout,
String namespace,
String kubeConfig,
int debug) |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldCopyright © 2024. All rights reserved.