Documentation ¶
Index ¶
- Constants
- func SetupPrefixAllocationSpecIPFamilyFieldIndexer(ctx context.Context, indexer client.FieldIndexer) error
- func SetupPrefixAllocationSpecPrefixRefNameField(ctx context.Context, indexer client.FieldIndexer) error
- func SetupPrefixSpecIPFamilyFieldIndexer(ctx context.Context, indexer client.FieldIndexer) error
- func SetupPrefixSpecParentRefFieldIndexer(ctx context.Context, indexer client.FieldIndexer) error
Constants ¶
View Source
const ( PrefixSpecIPFamilyField = "spec.ipFamily" PrefixSpecParentRefNameField = "spec.parentRef.name" )
View Source
const ( PrefixAllocationSpecIPFamilyField = "spec.ipFamily" PrefixAllocationSpecPrefixRefNameField = "spec.prefixRef.name" )
Variables ¶
This section is empty.
Functions ¶
func SetupPrefixAllocationSpecIPFamilyFieldIndexer ¶
func SetupPrefixAllocationSpecIPFamilyFieldIndexer(ctx context.Context, indexer client.FieldIndexer) error
func SetupPrefixAllocationSpecPrefixRefNameField ¶
func SetupPrefixAllocationSpecPrefixRefNameField(ctx context.Context, indexer client.FieldIndexer) error
func SetupPrefixSpecIPFamilyFieldIndexer ¶
func SetupPrefixSpecIPFamilyFieldIndexer(ctx context.Context, indexer client.FieldIndexer) error
func SetupPrefixSpecParentRefFieldIndexer ¶
func SetupPrefixSpecParentRefFieldIndexer(ctx context.Context, indexer client.FieldIndexer) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.