Documentation ¶
Index ¶
- func PossibleValuesForProvisioningState() []string
- func ValidateFqdnListID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateGlobalRuleStackID(input interface{}, key string) (warnings []string, errors []error)
- type CreateOrUpdateOperationResponse
- type DeleteOperationResponse
- type FqdnListGlobalRulestackClient
- func (c FqdnListGlobalRulestackClient) CreateOrUpdate(ctx context.Context, id FqdnListId, input FqdnListGlobalRulestackResource) (result CreateOrUpdateOperationResponse, err error)
- func (c FqdnListGlobalRulestackClient) CreateOrUpdateThenPoll(ctx context.Context, id FqdnListId, input FqdnListGlobalRulestackResource) error
- func (c FqdnListGlobalRulestackClient) Delete(ctx context.Context, id FqdnListId) (result DeleteOperationResponse, err error)
- func (c FqdnListGlobalRulestackClient) DeleteThenPoll(ctx context.Context, id FqdnListId) error
- func (c FqdnListGlobalRulestackClient) Get(ctx context.Context, id FqdnListId) (result GetOperationResponse, err error)
- func (c FqdnListGlobalRulestackClient) List(ctx context.Context, id GlobalRuleStackId) (result ListOperationResponse, err error)
- func (c FqdnListGlobalRulestackClient) ListComplete(ctx context.Context, id GlobalRuleStackId) (ListCompleteResult, error)
- func (c FqdnListGlobalRulestackClient) ListCompleteMatchingPredicate(ctx context.Context, id GlobalRuleStackId, ...) (result ListCompleteResult, err error)
- type FqdnListGlobalRulestackResource
- type FqdnListGlobalRulestackResourceOperationPredicate
- type FqdnListId
- type FqdnObject
- type GetOperationResponse
- type GlobalRuleStackId
- type ListCompleteResult
- type ListOperationResponse
- type ProvisioningState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PossibleValuesForProvisioningState ¶
func PossibleValuesForProvisioningState() []string
func ValidateFqdnListID ¶
ValidateFqdnListID checks that 'input' can be parsed as a Fqdn List ID
func ValidateGlobalRuleStackID ¶
ValidateGlobalRuleStackID checks that 'input' can be parsed as a Global Rule Stack ID
Types ¶
type DeleteOperationResponse ¶
type FqdnListGlobalRulestackClient ¶
type FqdnListGlobalRulestackClient struct {
Client *resourcemanager.Client
}
func NewFqdnListGlobalRulestackClientWithBaseURI ¶
func NewFqdnListGlobalRulestackClientWithBaseURI(api environments.Api) (*FqdnListGlobalRulestackClient, error)
func (FqdnListGlobalRulestackClient) CreateOrUpdate ¶
func (c FqdnListGlobalRulestackClient) CreateOrUpdate(ctx context.Context, id FqdnListId, input FqdnListGlobalRulestackResource) (result CreateOrUpdateOperationResponse, err error)
CreateOrUpdate ...
func (FqdnListGlobalRulestackClient) CreateOrUpdateThenPoll ¶
func (c FqdnListGlobalRulestackClient) CreateOrUpdateThenPoll(ctx context.Context, id FqdnListId, input FqdnListGlobalRulestackResource) error
CreateOrUpdateThenPoll performs CreateOrUpdate then polls until it's completed
func (FqdnListGlobalRulestackClient) Delete ¶
func (c FqdnListGlobalRulestackClient) Delete(ctx context.Context, id FqdnListId) (result DeleteOperationResponse, err error)
Delete ...
func (FqdnListGlobalRulestackClient) DeleteThenPoll ¶
func (c FqdnListGlobalRulestackClient) DeleteThenPoll(ctx context.Context, id FqdnListId) error
DeleteThenPoll performs Delete then polls until it's completed
func (FqdnListGlobalRulestackClient) Get ¶
func (c FqdnListGlobalRulestackClient) Get(ctx context.Context, id FqdnListId) (result GetOperationResponse, err error)
Get ...
func (FqdnListGlobalRulestackClient) List ¶
func (c FqdnListGlobalRulestackClient) List(ctx context.Context, id GlobalRuleStackId) (result ListOperationResponse, err error)
List ...
func (FqdnListGlobalRulestackClient) ListComplete ¶
func (c FqdnListGlobalRulestackClient) ListComplete(ctx context.Context, id GlobalRuleStackId) (ListCompleteResult, error)
ListComplete retrieves all the results into a single object
func (FqdnListGlobalRulestackClient) ListCompleteMatchingPredicate ¶
func (c FqdnListGlobalRulestackClient) ListCompleteMatchingPredicate(ctx context.Context, id GlobalRuleStackId, predicate FqdnListGlobalRulestackResourceOperationPredicate) (result ListCompleteResult, err error)
ListCompleteMatchingPredicate retrieves all the results and then applies the predicate
type FqdnListGlobalRulestackResource ¶
type FqdnListGlobalRulestackResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties FqdnObject `json:"properties"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type FqdnListGlobalRulestackResourceOperationPredicate ¶
type FqdnListGlobalRulestackResourceOperationPredicate struct { Id *string Name *string Type *string }
func (FqdnListGlobalRulestackResourceOperationPredicate) Matches ¶
func (p FqdnListGlobalRulestackResourceOperationPredicate) Matches(input FqdnListGlobalRulestackResource) bool
type FqdnListId ¶
FqdnListId is a struct representing the Resource ID for a Fqdn List
func NewFqdnListID ¶
func NewFqdnListID(globalRuleStackName string, fqdnListName string) FqdnListId
NewFqdnListID returns a new FqdnListId struct
func ParseFqdnListID ¶
func ParseFqdnListID(input string) (*FqdnListId, error)
ParseFqdnListID parses 'input' into a FqdnListId
func ParseFqdnListIDInsensitively ¶
func ParseFqdnListIDInsensitively(input string) (*FqdnListId, error)
ParseFqdnListIDInsensitively parses 'input' case-insensitively into a FqdnListId note: this method should only be used for API response data and not user input
func (FqdnListId) Segments ¶
func (id FqdnListId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Fqdn List ID
func (FqdnListId) String ¶
func (id FqdnListId) String() string
String returns a human-readable description of this Fqdn List ID
type FqdnObject ¶
type FqdnObject struct { AuditComment *string `json:"auditComment,omitempty"` Description *string `json:"description,omitempty"` Etag *string `json:"etag,omitempty"` FqdnList []string `json:"fqdnList"` ProvisioningState *ProvisioningState `json:"provisioningState,omitempty"` }
type GetOperationResponse ¶
type GetOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *FqdnListGlobalRulestackResource }
type GlobalRuleStackId ¶
type GlobalRuleStackId struct {
GlobalRuleStackName string
}
GlobalRuleStackId is a struct representing the Resource ID for a Global Rule Stack
func NewGlobalRuleStackID ¶
func NewGlobalRuleStackID(globalRuleStackName string) GlobalRuleStackId
NewGlobalRuleStackID returns a new GlobalRuleStackId struct
func ParseGlobalRuleStackID ¶
func ParseGlobalRuleStackID(input string) (*GlobalRuleStackId, error)
ParseGlobalRuleStackID parses 'input' into a GlobalRuleStackId
func ParseGlobalRuleStackIDInsensitively ¶
func ParseGlobalRuleStackIDInsensitively(input string) (*GlobalRuleStackId, error)
ParseGlobalRuleStackIDInsensitively parses 'input' case-insensitively into a GlobalRuleStackId note: this method should only be used for API response data and not user input
func (GlobalRuleStackId) ID ¶
func (id GlobalRuleStackId) ID() string
ID returns the formatted Global Rule Stack ID
func (GlobalRuleStackId) Segments ¶
func (id GlobalRuleStackId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Global Rule Stack ID
func (GlobalRuleStackId) String ¶
func (id GlobalRuleStackId) String() string
String returns a human-readable description of this Global Rule Stack ID
type ListCompleteResult ¶
type ListCompleteResult struct {
Items []FqdnListGlobalRulestackResource
}
type ListOperationResponse ¶
type ListOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *[]FqdnListGlobalRulestackResource }
type ProvisioningState ¶
type ProvisioningState string
const ( ProvisioningStateAccepted ProvisioningState = "Accepted" ProvisioningStateCanceled ProvisioningState = "Canceled" ProvisioningStateCreating ProvisioningState = "Creating" ProvisioningStateDeleted ProvisioningState = "Deleted" ProvisioningStateDeleting ProvisioningState = "Deleting" ProvisioningStateFailed ProvisioningState = "Failed" ProvisioningStateNotSpecified ProvisioningState = "NotSpecified" ProvisioningStateSucceeded ProvisioningState = "Succeeded" ProvisioningStateUpdating ProvisioningState = "Updating" )
func (*ProvisioningState) UnmarshalJSON ¶
func (s *ProvisioningState) UnmarshalJSON(bytes []byte) error