repository

package
v0.0.0-...-9b56418 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2020 License: Apache-2.0 Imports: 1 Imported by: 4

Documentation

Overview

Package repository contains interfaces used to abstract the interaction with repository objects

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repositories

type Repositories interface {
	Clusters() repository.ClusterRepository
	IdentityClusters() repository.IdentityClusterRepository
}

Repositories stands for a particular implementation of the business logic of our application

Directories

Path Synopsis
Package base contains interfaces used by our repositories.
Package base contains interfaces used by our repositories.

Jump to

Keyboard shortcuts

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