dbresources

package
v2.1.4+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBResource

type DBResource struct {
	// Keyword uniquely identifies the resource among all resources.
	Keyword string

	// KeyPrefix under which instances of this resource are stored in the database.
	KeyPrefix string

	// ProtoMessageName is the name of the protobuf message used to represent
	// the resource (use proto.MessageName to obtain).
	ProtoMessageName string
}

DBResource represents a Kubernetes resource whose state is reflected in the database.

func GetDBResources

func GetDBResources() []*DBResource

GetDBResources returns metadata for all DB resources currently used by Contiv. Resources must be stored in DB under KSR key prefix!

Jump to

Keyboard shortcuts

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