Documentation ¶
Index ¶
Constants ¶
View Source
const ( NetworkInterfaceProviderIDField = ".status.providerID" NetworkPolicyNetworkNameField = "networkpolicy-network-name" )
Variables ¶
View Source
var ( SourceAwareSystem = utilclient.NewSourceAwareSystem(utilapi.PrefixSourceAwareSystem("apinetlet.ironcore.dev/")) SourceLabelKeysE = SourceAwareSystem.SourceLabelKeysE SourceLabelKeys = SourceAwareSystem.SourceLabelKeys SourceLabelsE = SourceAwareSystem.SourceLabelsE SourceLabels = SourceAwareSystem.SourceLabels MatchingSourceLabelsE = SourceAwareSystem.MatchingSourceLabelsE MatchingSourceLabels = SourceAwareSystem.MatchingSourceLabels HasSourceLabelsE = SourceAwareSystem.HasSourceLabelsE HasSourceLabels = SourceAwareSystem.HasSourceLabels SourceKeyLabelsE = SourceAwareSystem.SourceKeyLabelsE SourceKeyLabels = SourceAwareSystem.SourceKeyLabels MatchingSourceKeyLabelsE = SourceAwareSystem.MatchingSourceKeyLabelsE MatchingSourceKeyLabels = SourceAwareSystem.MatchingSourceKeyLabels SourceObjectKeyFromObjectE = SourceAwareSystem.SourceObjectKeyFromObjectE SourceObjectKeyFromObject = SourceAwareSystem.SourceObjectKeyFromObject SourceObjectDataFromObjectE = SourceAwareSystem.SourceObjectDataFromObjectE SourceObjectDataFromObject = SourceAwareSystem.SourceObjectDataFromObject )
Functions ¶
func SetupNetworkPolicyNetworkNameFieldIndexer ¶
func SetupNetworkPolicyNetworkNameFieldIndexer(ctx context.Context, indexer client.FieldIndexer) error
Types ¶
type SourceObjectData ¶
type SourceObjectData = utilclient.SourceObjectData
Click to show internal directories.
Click to hide internal directories.