Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BucketAwareQueryTestHelper ¶
func BucketAwareQueryTestHelper(t *testing.T, tc BucketAwareQueryTestCase)
Types ¶
type BucketAwareQueryTestCase ¶
type BucketAwareQueryTestCase struct { Name string Raw string Want *flux.Spec WantErr bool WantReadBuckets *[]platform.BucketFilter WantWriteBuckets *[]platform.BucketFilter }
Click to show internal directories.
Click to hide internal directories.