slack

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SlackAlertModel

type SlackAlertModel struct {
	ID               types.String `tfsdk:"id"`
	WorkflowID       types.String `tfsdk:"workflow_id"`
	SlackChannelID   types.String `tfsdk:"slack_channel_id"`
	SlackWorkspaceID types.String `tfsdk:"slack_workspace_id"`
}

type SlackAlertResource

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

AccessRuleResource is the data source implementation.

func (*SlackAlertResource) Configure

Configure adds the provider configured client to the data source.

func (*SlackAlertResource) Create

func (*SlackAlertResource) Delete

func (*SlackAlertResource) ImportState

func (*SlackAlertResource) Metadata

Metadata returns the data source type name.

func (*SlackAlertResource) Read

Read refreshes the Terraform state with the latest data.

func (*SlackAlertResource) Schema

GetSchema defines the schema for the data source. schema is based off the governance api

func (*SlackAlertResource) Update

type SlackIntegrationModel

type SlackIntegrationModel struct {
	Id                      types.String `tfsdk:"id"`
	Name                    types.String `tfsdk:"name"`
	ClientID                types.String `tfsdk:"client_id"`
	ClientSecretSecretPath  types.String `tfsdk:"client_secret_secret_path"`
	SigningSecretSecretPath types.String `tfsdk:"signing_secret_secret_path"`
}

type SlackIntegrationResource

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

func (*SlackIntegrationResource) Configure

Configure adds the provider configured client to the data source.

func (*SlackIntegrationResource) Create

func (*SlackIntegrationResource) Delete

func (*SlackIntegrationResource) ImportState

func (*SlackIntegrationResource) Metadata

Metadata returns the data source type name.

func (*SlackIntegrationResource) Read

Read refreshes the Terraform state with the latest data.

func (*SlackIntegrationResource) Schema

GetSchema defines the schema for the data source. schema is based off the governance api

func (*SlackIntegrationResource) Update

Jump to

Keyboard shortcuts

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