Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProviderId ¶
type ProviderId struct { SubscriptionId string ResourceGroup string AttestationProviderName string }
func NewProviderID ¶
func NewProviderID(subscriptionId, resourceGroup, attestationProviderName string) ProviderId
func ProviderID ¶
func ProviderID(input string) (*ProviderId, error)
ProviderID parses a Provider ID into an ProviderId struct
func (ProviderId) ID ¶
func (id ProviderId) ID() string
func (ProviderId) String ¶
func (id ProviderId) String() string
Click to show internal directories.
Click to hide internal directories.