Discover Packages
github.com/solo-io/skv2
pkg
resource
package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Jul 30, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 22
Opens a new window with list of known importers.
Documentation
Documentation
¶
right now this just allows us to generate mocks for the client.
(ilackarms): eventually it might make sense to put clients for non-kube backends in this package
type Resource interface {
GetName() string
GetNamespace() string
}
provides a simple, extendable interface for dealing with resources
Source Files
¶
Directories
¶
Package mock_resource is a generated GoMock package.
Package mock_resource is a generated GoMock package.
Click to show internal directories.
Click to hide internal directories.