package
Version:
v0.0.0-...-1aed651
Opens a new window with list of versions in this module.
Published: Sep 6, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
PartCloud = "cloud"
PartEdge = "edge"
)
type Config struct {
Logger logr.Config `json:"logger,omitempty"`
Part string `json:"part"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.