Documentation ¶
Index ¶
- func ClusterLoggingValidator(resquest *types.APIContext, schema *types.Schema, data map[string]interface{}) error
- func CollectionFormatter(apiContext *types.APIContext, resource *types.GenericCollection)
- func ProjectLoggingValidator(resquest *types.APIContext, schema *types.Schema, data map[string]interface{}) error
- type Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterLoggingValidator ¶
func CollectionFormatter ¶
func CollectionFormatter(apiContext *types.APIContext, resource *types.GenericCollection)
func ProjectLoggingValidator ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(dialer dialer.Factory, clusterManager *clustermanager.Manager, appsGetter projectv3.AppsGetter, projectLister mgmtv3.ProjectLister, projectLoggingLister mgmtv3.ProjectLoggingLister, templateLister mgmtv3.CatalogTemplateLister) *Handler
func (*Handler) ActionHandler ¶
Click to show internal directories.
Click to hide internal directories.