Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KeystoreFile holds the cassandra client key KeystoreFile = "/tmp/keystore.p12" // TruststoreFile hods the CA certificate TruststoreFile = "/tmp/truststore.p12" )
Variables ¶
View Source
var (
// Pass is the keystore/trustore password
Pass = "cassandra"
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.