Documentation ¶
Index ¶
- type ListCompleteResult
- type ListOperationResponse
- type ListTenantConfigurationViolationsClient
- func (c ListTenantConfigurationViolationsClient) List(ctx context.Context) (result ListOperationResponse, err error)
- func (c ListTenantConfigurationViolationsClient) ListComplete(ctx context.Context) (ListCompleteResult, error)
- func (c ListTenantConfigurationViolationsClient) ListCompleteMatchingPredicate(ctx context.Context, predicate ViolationOperationPredicate) (result ListCompleteResult, err error)
- type Violation
- type ViolationOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListCompleteResult ¶
type ListOperationResponse ¶
type ListTenantConfigurationViolationsClient ¶
type ListTenantConfigurationViolationsClient struct {
Client *resourcemanager.Client
}
func NewListTenantConfigurationViolationsClientWithBaseURI ¶
func NewListTenantConfigurationViolationsClientWithBaseURI(sdkApi sdkEnv.Api) (*ListTenantConfigurationViolationsClient, error)
func (ListTenantConfigurationViolationsClient) List ¶
func (c ListTenantConfigurationViolationsClient) List(ctx context.Context) (result ListOperationResponse, err error)
List ...
func (ListTenantConfigurationViolationsClient) ListComplete ¶
func (c ListTenantConfigurationViolationsClient) ListComplete(ctx context.Context) (ListCompleteResult, error)
ListComplete retrieves all the results into a single object
func (ListTenantConfigurationViolationsClient) ListCompleteMatchingPredicate ¶
func (c ListTenantConfigurationViolationsClient) ListCompleteMatchingPredicate(ctx context.Context, predicate ViolationOperationPredicate) (result ListCompleteResult, err error)
ListCompleteMatchingPredicate retrieves all the results and then applies the predicate
type ViolationOperationPredicate ¶
func (ViolationOperationPredicate) Matches ¶
func (p ViolationOperationPredicate) Matches(input Violation) bool
Click to show internal directories.
Click to hide internal directories.