Documentation ¶
Index ¶
- func PossibleValuesForProvisioningState() []string
- func ValidateLocalRulestackID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateLocalRulestackPrefixListID(input interface{}, key string) (warnings []string, errors []error)
- type CreateOrUpdateOperationResponse
- type DeleteOperationResponse
- type GetOperationResponse
- type ListByLocalRulestacksCompleteResult
- type ListByLocalRulestacksOperationResponse
- type LocalRulestackId
- type LocalRulestackPrefixListId
- func NewLocalRulestackPrefixListID(subscriptionId string, resourceGroupName string, localRulestackName string, ...) LocalRulestackPrefixListId
- func ParseLocalRulestackPrefixListID(input string) (*LocalRulestackPrefixListId, error)
- func ParseLocalRulestackPrefixListIDInsensitively(input string) (*LocalRulestackPrefixListId, error)
- type PrefixListLocalRulestackClient
- func (c PrefixListLocalRulestackClient) CreateOrUpdate(ctx context.Context, id LocalRulestackPrefixListId, input PrefixListResource) (result CreateOrUpdateOperationResponse, err error)
- func (c PrefixListLocalRulestackClient) CreateOrUpdateThenPoll(ctx context.Context, id LocalRulestackPrefixListId, input PrefixListResource) error
- func (c PrefixListLocalRulestackClient) Delete(ctx context.Context, id LocalRulestackPrefixListId) (result DeleteOperationResponse, err error)
- func (c PrefixListLocalRulestackClient) DeleteThenPoll(ctx context.Context, id LocalRulestackPrefixListId) error
- func (c PrefixListLocalRulestackClient) Get(ctx context.Context, id LocalRulestackPrefixListId) (result GetOperationResponse, err error)
- func (c PrefixListLocalRulestackClient) ListByLocalRulestacks(ctx context.Context, id LocalRulestackId) (result ListByLocalRulestacksOperationResponse, err error)
- func (c PrefixListLocalRulestackClient) ListByLocalRulestacksComplete(ctx context.Context, id LocalRulestackId) (ListByLocalRulestacksCompleteResult, error)
- func (c PrefixListLocalRulestackClient) ListByLocalRulestacksCompleteMatchingPredicate(ctx context.Context, id LocalRulestackId, ...) (result ListByLocalRulestacksCompleteResult, err error)
- type PrefixListResource
- type PrefixListResourceOperationPredicate
- type PrefixObject
- type ProvisioningState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PossibleValuesForProvisioningState ¶
func PossibleValuesForProvisioningState() []string
func ValidateLocalRulestackID ¶ added in v0.20230720.1190320
ValidateLocalRulestackID checks that 'input' can be parsed as a Local Rulestack ID
func ValidateLocalRulestackPrefixListID ¶ added in v0.20230720.1190320
func ValidateLocalRulestackPrefixListID(input interface{}, key string) (warnings []string, errors []error)
ValidateLocalRulestackPrefixListID checks that 'input' can be parsed as a Local Rulestack Prefix List ID
Types ¶
type DeleteOperationResponse ¶
type GetOperationResponse ¶
type GetOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *PrefixListResource }
type ListByLocalRulestacksCompleteResult ¶
type ListByLocalRulestacksCompleteResult struct {
Items []PrefixListResource
}
type ListByLocalRulestacksOperationResponse ¶
type ListByLocalRulestacksOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *[]PrefixListResource }
type LocalRulestackId ¶ added in v0.20230720.1190320
type LocalRulestackId struct { SubscriptionId string ResourceGroupName string LocalRulestackName string }
LocalRulestackId is a struct representing the Resource ID for a Local Rulestack
func NewLocalRulestackID ¶ added in v0.20230720.1190320
func NewLocalRulestackID(subscriptionId string, resourceGroupName string, localRulestackName string) LocalRulestackId
NewLocalRulestackID returns a new LocalRulestackId struct
func ParseLocalRulestackID ¶ added in v0.20230720.1190320
func ParseLocalRulestackID(input string) (*LocalRulestackId, error)
ParseLocalRulestackID parses 'input' into a LocalRulestackId
func ParseLocalRulestackIDInsensitively ¶ added in v0.20230720.1190320
func ParseLocalRulestackIDInsensitively(input string) (*LocalRulestackId, error)
ParseLocalRulestackIDInsensitively parses 'input' case-insensitively into a LocalRulestackId note: this method should only be used for API response data and not user input
func (LocalRulestackId) ID ¶ added in v0.20230720.1190320
func (id LocalRulestackId) ID() string
ID returns the formatted Local Rulestack ID
func (LocalRulestackId) Segments ¶ added in v0.20230720.1190320
func (id LocalRulestackId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Local Rulestack ID
func (LocalRulestackId) String ¶ added in v0.20230720.1190320
func (id LocalRulestackId) String() string
String returns a human-readable description of this Local Rulestack ID
type LocalRulestackPrefixListId ¶ added in v0.20230720.1190320
type LocalRulestackPrefixListId struct { SubscriptionId string ResourceGroupName string LocalRulestackName string PrefixListName string }
LocalRulestackPrefixListId is a struct representing the Resource ID for a Local Rulestack Prefix List
func NewLocalRulestackPrefixListID ¶ added in v0.20230720.1190320
func NewLocalRulestackPrefixListID(subscriptionId string, resourceGroupName string, localRulestackName string, prefixListName string) LocalRulestackPrefixListId
NewLocalRulestackPrefixListID returns a new LocalRulestackPrefixListId struct
func ParseLocalRulestackPrefixListID ¶ added in v0.20230720.1190320
func ParseLocalRulestackPrefixListID(input string) (*LocalRulestackPrefixListId, error)
ParseLocalRulestackPrefixListID parses 'input' into a LocalRulestackPrefixListId
func ParseLocalRulestackPrefixListIDInsensitively ¶ added in v0.20230720.1190320
func ParseLocalRulestackPrefixListIDInsensitively(input string) (*LocalRulestackPrefixListId, error)
ParseLocalRulestackPrefixListIDInsensitively parses 'input' case-insensitively into a LocalRulestackPrefixListId note: this method should only be used for API response data and not user input
func (LocalRulestackPrefixListId) ID ¶ added in v0.20230720.1190320
func (id LocalRulestackPrefixListId) ID() string
ID returns the formatted Local Rulestack Prefix List ID
func (LocalRulestackPrefixListId) Segments ¶ added in v0.20230720.1190320
func (id LocalRulestackPrefixListId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Local Rulestack Prefix List ID
func (LocalRulestackPrefixListId) String ¶ added in v0.20230720.1190320
func (id LocalRulestackPrefixListId) String() string
String returns a human-readable description of this Local Rulestack Prefix List ID
type PrefixListLocalRulestackClient ¶
type PrefixListLocalRulestackClient struct {
Client *resourcemanager.Client
}
func NewPrefixListLocalRulestackClientWithBaseURI ¶
func NewPrefixListLocalRulestackClientWithBaseURI(sdkApi sdkEnv.Api) (*PrefixListLocalRulestackClient, error)
func (PrefixListLocalRulestackClient) CreateOrUpdate ¶
func (c PrefixListLocalRulestackClient) CreateOrUpdate(ctx context.Context, id LocalRulestackPrefixListId, input PrefixListResource) (result CreateOrUpdateOperationResponse, err error)
CreateOrUpdate ...
func (PrefixListLocalRulestackClient) CreateOrUpdateThenPoll ¶
func (c PrefixListLocalRulestackClient) CreateOrUpdateThenPoll(ctx context.Context, id LocalRulestackPrefixListId, input PrefixListResource) error
CreateOrUpdateThenPoll performs CreateOrUpdate then polls until it's completed
func (PrefixListLocalRulestackClient) Delete ¶
func (c PrefixListLocalRulestackClient) Delete(ctx context.Context, id LocalRulestackPrefixListId) (result DeleteOperationResponse, err error)
Delete ...
func (PrefixListLocalRulestackClient) DeleteThenPoll ¶
func (c PrefixListLocalRulestackClient) DeleteThenPoll(ctx context.Context, id LocalRulestackPrefixListId) error
DeleteThenPoll performs Delete then polls until it's completed
func (PrefixListLocalRulestackClient) Get ¶
func (c PrefixListLocalRulestackClient) Get(ctx context.Context, id LocalRulestackPrefixListId) (result GetOperationResponse, err error)
Get ...
func (PrefixListLocalRulestackClient) ListByLocalRulestacks ¶
func (c PrefixListLocalRulestackClient) ListByLocalRulestacks(ctx context.Context, id LocalRulestackId) (result ListByLocalRulestacksOperationResponse, err error)
ListByLocalRulestacks ...
func (PrefixListLocalRulestackClient) ListByLocalRulestacksComplete ¶
func (c PrefixListLocalRulestackClient) ListByLocalRulestacksComplete(ctx context.Context, id LocalRulestackId) (ListByLocalRulestacksCompleteResult, error)
ListByLocalRulestacksComplete retrieves all the results into a single object
func (PrefixListLocalRulestackClient) ListByLocalRulestacksCompleteMatchingPredicate ¶
func (c PrefixListLocalRulestackClient) ListByLocalRulestacksCompleteMatchingPredicate(ctx context.Context, id LocalRulestackId, predicate PrefixListResourceOperationPredicate) (result ListByLocalRulestacksCompleteResult, err error)
ListByLocalRulestacksCompleteMatchingPredicate retrieves all the results and then applies the predicate
type PrefixListResource ¶
type PrefixListResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties PrefixObject `json:"properties"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type PrefixListResourceOperationPredicate ¶
func (PrefixListResourceOperationPredicate) Matches ¶
func (p PrefixListResourceOperationPredicate) Matches(input PrefixListResource) bool
type PrefixObject ¶
type PrefixObject struct { AuditComment *string `json:"auditComment,omitempty"` Description *string `json:"description,omitempty"` Etag *string `json:"etag,omitempty"` PrefixList []string `json:"prefixList"` ProvisioningState *ProvisioningState `json:"provisioningState,omitempty"` }
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