aclmapping

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2024 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewACLMappingResource

func NewACLMappingResource() resource.Resource

Types

type ACLMappingResource

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

ACLMappingResource defines the resource implementation.

func (*ACLMappingResource) Configure

func (*ACLMappingResource) Create

func (*ACLMappingResource) Delete

func (*ACLMappingResource) ImportState

func (*ACLMappingResource) Metadata

func (*ACLMappingResource) Read

func (*ACLMappingResource) Schema

func (*ACLMappingResource) Update

type ACLResourceModel

type ACLResourceModel struct {
	ID        types.String `tfsdk:"id"`
	TeamID    types.String `tfsdk:"team_id"`
	ProjectID types.String `tfsdk:"project_id"`
}

ACLResourceModel describes the resource data model.

Jump to

Keyboard shortcuts

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