Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultTruststoreName default name of the generated truststore DefaultTruststoreName = "cacerts" // LabelEnabled k8s label to enable java truststore injection LabelEnabled = "jti.bakito.ch/inject-truststore" // LabelTruststoreName k8s label to define a custom truststore name LabelTruststoreName = "jti.bakito.ch/truststore-name" // AnnotationLastTruststoreName k8s annotation to keep track of the last truststore name AnnotationLastTruststoreName = "jti.bakito.ch/last-injected-truststore-name" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.