Documentation ¶ Index ¶ Constants func Backend() *framework.Backend func Factory(conf *logical.BackendConfig) (logical.Backend, error) Constants ¶ View Source const SecretCredsType = "cassandra" SecretCredsType is the type of creds issued from this backend Variables ¶ This section is empty. Functions ¶ func Backend ¶ func Backend() *framework.Backend Backend contains the base information for the backend's functionality func Factory ¶ func Factory(conf *logical.BackendConfig) (logical.Backend, error) Factory creates a new backend Types ¶ This section is empty. Source Files ¶ View all Source files backend.go path_config_connection.go path_creds_create.go path_roles.go secret_creds.go util.go Click to show internal directories. Click to hide internal directories.