Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( "ipam-metadata-manager", "Provides IPAM metadata", cell.Provide(newIPAMMetadataManager), )
Functions ¶
This section is empty.
Types ¶
type ManagerStoppedError ¶
type ManagerStoppedError struct{}
func (*ManagerStoppedError) Error ¶
func (m *ManagerStoppedError) Error() string
type ResourceNotFound ¶
func (*ResourceNotFound) Error ¶
func (r *ResourceNotFound) Error() string
func (*ResourceNotFound) Is ¶
func (r *ResourceNotFound) Is(target error) bool
Click to show internal directories.
Click to hide internal directories.