noop

package
v2.0.0-beta.5 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigStore

type ConfigStore struct{}

func (*ConfigStore) Get

func (*ConfigStore) Initialize

func (s *ConfigStore) Initialize(context.Context) error

TODO(desa): this really should be removed

func (*ConfigStore) Update

type DashboardsStore

type DashboardsStore struct{}

func (*DashboardsStore) Add

func (*DashboardsStore) All

func (*DashboardsStore) Delete

func (*DashboardsStore) Get

func (*DashboardsStore) Update

type LayoutsStore

type LayoutsStore struct{}

func (*LayoutsStore) Add

func (*LayoutsStore) All

func (*LayoutsStore) Delete

func (*LayoutsStore) Get

func (*LayoutsStore) Update

type MappingsStore

type MappingsStore struct{}

func (*MappingsStore) Add

func (*MappingsStore) All

func (*MappingsStore) Delete

func (*MappingsStore) Get

func (*MappingsStore) Update

type OrganizationConfigStore

type OrganizationConfigStore struct{}

func (*OrganizationConfigStore) FindOrCreate

func (*OrganizationConfigStore) Put

type OrganizationsStore

type OrganizationsStore struct{}

func (*OrganizationsStore) Add

func (*OrganizationsStore) All

func (*OrganizationsStore) CreateDefault

func (s *OrganizationsStore) CreateDefault(context.Context) error

func (*OrganizationsStore) DefaultOrganization

func (s *OrganizationsStore) DefaultOrganization(context.Context) (*chronograf.Organization, error)

func (*OrganizationsStore) Delete

func (*OrganizationsStore) Get

func (*OrganizationsStore) Update

type ServersStore

type ServersStore struct{}

func (*ServersStore) Add

func (*ServersStore) All

func (*ServersStore) Delete

func (*ServersStore) Get

func (s *ServersStore) Get(ctx context.Context, ID int) (chronograf.Server, error)

func (*ServersStore) Update

type SourcesStore

type SourcesStore struct{}

func (*SourcesStore) Add

func (*SourcesStore) All

func (*SourcesStore) Delete

func (*SourcesStore) Get

func (s *SourcesStore) Get(ctx context.Context, ID int) (chronograf.Source, error)

func (*SourcesStore) Update

type UsersStore

type UsersStore struct{}

func (*UsersStore) Add

func (*UsersStore) All

func (*UsersStore) Delete

func (*UsersStore) Get

func (*UsersStore) Num

func (s *UsersStore) Num(context.Context) (int, error)

func (*UsersStore) Update

Jump to

Keyboard shortcuts

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