Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CalicoWatcher ¶
type CalicoWatcher interface {
GetPolicyByChainName(string) string
ListWorkloadEndpoints() []*apiv3.WorkloadEndpoint
}
func New ¶
func New() (CalicoWatcher, error)
Click to show internal directories.
Click to hide internal directories.