database

package
v0.0.0-...-e095b8d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	Insert(policies model.Policies) error
}

type Neo4jClient

type Neo4jClient struct {
	// contains filtered or unexported fields
}

func NewNeo4jClient

func NewNeo4jClient(url, username, password string, logger logr.Logger) Neo4jClient

func (*Neo4jClient) Destroy

func (client *Neo4jClient) Destroy()

func (*Neo4jClient) Insert

func (client *Neo4jClient) Insert(policies model.Policies) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL