Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtocolType ¶
type ProtocolType string
type SupportBundleController ¶
type SupportBundleController struct {
// contains filtered or unexported fields
}
func NewSupportBundleController ¶
func NewSupportBundleController(nodeName string, supportBundleNodeType controlplane.SupportBundleCollectionNodeType, namespace string, antreaClientGetter agent.AntreaClientProvider, ovsCtlClient ovsctl.OVSCtlClient, aq agentquerier.AgentQuerier, npq querier.AgentNetworkPolicyInfoQuerier, v4Enabled, v6Enabled bool) *SupportBundleController
func (*SupportBundleController) Run ¶
func (c *SupportBundleController) Run(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.