Constant Field Values
Contents
io.javaoperatorsdk.*
-
io.javaoperatorsdk.operator.junit.AbstractOperatorExtension Modifier and Type Constant Field Value public static final int
CRD_READY_WAIT
2000
public static final int
DEFAULT_NAMESPACE_DELETE_TIMEOUT
90
public static final int
MAX_NAMESPACE_NAME_LENGTH
63
protected final int
namespaceDeleteTimeout
90
-
io.javaoperatorsdk.operator.junit.DefaultNamespaceNameSupplier Modifier and Type Constant Field Value public static final String
DELIMITER
"-"
public static final int
DELIMITERS_LENGTH
2
public static final int
MAX_NAME_LENGTH_TOGETHER
56
public static final int
PART_RESERVED_NAME_LENGTH
28
public static final int
RANDOM_SUFFIX_LENGTH
5
-
io.javaoperatorsdk.operator.junit.DefaultPerClassNamespaceNameSupplier Modifier and Type Constant Field Value public static final int
MAX_CLASS_NAME_LENGTH
57