tenant

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResource

func NewResource() resource.Resource

Constructor

Types

type TenantModel added in v0.0.5

type TenantModel struct {
	Name           types.String `tfsdk:"name"`
	Parent         types.String `tfsdk:"parent"`
	SecurityDomain types.String `tfsdk:"security_domain"`
	Description    types.String `tfsdk:"description"`
	DisplayName    types.String `tfsdk:"display_name"`
	Id             types.String `tfsdk:"id"`
}

tfsdk typed model definition

type TenantResource

type TenantResource struct {
	// contains filtered or unexported fields
}

Resource struct definition

func (*TenantResource) Configure

Implement configure function from Terraform resource interface

func (*TenantResource) Create

func (*TenantResource) Delete

func (*TenantResource) ImportState

func (*TenantResource) Metadata

Implement metadata function from Terraform resource interface

func (*TenantResource) Read

func (*TenantResource) Schema

Implement schema function from Terraform resource interface

func (*TenantResource) Update

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL