package
1.0.5
Repository: https://github.com/dgoodwin/origin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MatchNetNamespace returns a generic matcher for a given label and field selector.
NewRegistry returns a new Registry interface for the given Storage.

# Variables

Strategy is the default logic that applies when creating and updating NetNamespace objects via the REST API.

# Interfaces

Registry is an interface implemented by things that know how to store sdn objects.
Storage is an interface for a standard REST Storage backend TODO: move me somewhere common.