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 Mode string }
Storage contains REST resources for support bundle, including status query and download.
func NewAgentStorage ¶
func NewAgentStorage(client ovsctl.OVSCtlClient, aq agentquerier.AgentQuerier, npq querier.AgentNetworkPolicyInfoQuerier) Storage
NewAgentStorage creates a support bundle storage for working on antrea agent.
func NewControllerStorage ¶
func NewControllerStorage() Storage
NewControllerStorage creates a support bundle storage for working on antrea controller.
Click to show internal directories.
Click to hide internal directories.