Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct { SupportBundle *supportBundleREST Download *downloadREST }
Storage contains REST resources for support bundle, including status query and download.
func NewSupportBundleStorage ¶
func NewSupportBundleStorage(config *clientrest.Config, clientset kubernetes.Interface) Storage
NewSupportBundleStorage creates a support bundle storage for working on theia manager.
Click to show internal directories.
Click to hide internal directories.