Documentation
¶
Index ¶
- func Provider() *schema.Provider
- func ProviderConfigure(ctx context.Context, d *schema.ResourceData, p *schema.Provider) (interface{}, diag.Diagnostics)
- func ResourceMap() map[string]*schema.Resource
- func ResourceMapWithErrors() (map[string]*schema.Resource, error)
- func ValidateCredentials(v interface{}, k string) (warnings []string, errors []error)
- func ValidateEmptyStrings(v interface{}, k string) (warnings []string, errors []error)
- func ValidateJWT(v interface{}, k string) (warnings []string, errors []error)
- func ValidateServiceAccountEmail(v interface{}, k string) (warnings []string, errors []error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProviderConfigure ¶
func ProviderConfigure(ctx context.Context, d *schema.ResourceData, p *schema.Provider) (interface{}, diag.Diagnostics)
func ResourceMap ¶
func ValidateCredentials ¶
func ValidateEmptyStrings ¶
func ValidateJWT ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.