Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Formatter ¶
func Formatter(request *types.APIRequest, resource *types.RawResource)
func GetRegistryAndRootPath ¶
func GetRegistryAndRootPath(adGetter DataCollectionGetter, namespace, name string) (string, string, error)
Types ¶
type DataCollectionGetter ¶
type DataCollectionGetter func(namespace, name string) (*agentv1.DataCollection, error)
type Handler ¶
type Handler struct {
cr.BaseHandler
// contains filtered or unexported fields
}
func NewHandler ¶
func (Handler) GetRegistryAndRootPath ¶
Click to show internal directories.
Click to hide internal directories.