Uses of Enum Class
com.tremolosecurity.k8s.model.Key.ImportIntoKs
-
Uses of Key.ImportIntoKs in com.tremolosecurity.k8s.model
Modifier and TypeMethodDescriptionstatic Key.ImportIntoKs
Key.getImportIntoKs()
static Key.ImportIntoKs
Returns the enum constant of this class with the specified name.static Key.ImportIntoKs[]
Key.ImportIntoKs.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Key.setImportIntoKs
(Key.ImportIntoKs importIntoKs) Key.withImportIntoKs
(Key.ImportIntoKs importIntoKs) ModifierConstructorDescriptionKey
(String name, String tlsSecretName, Key.ImportIntoKs importIntoKs, boolean replaceIfExists, CreateData createData)