Home
last modified time | relevance | path

Searched defs:notificationConfigurations (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Dnotification_configuration.go41 type notificationConfigurations struct { struct
42 client *Client
111 …eID string, options NotificationConfigurationListOptions) (*NotificationConfigurationList, error) {
183 …aceID string, options NotificationConfigurationCreateOptions) (*NotificationConfiguration, error) {
210 …Read(ctx context.Context, notificationConfigurationID string) (*NotificationConfiguration, error) {
260 …ionID string, options NotificationConfigurationUpdateOptions) (*NotificationConfiguration, error) {
284 …notificationConfigurations) Delete(ctx context.Context, notificationConfigurationID string) error {
300 …rify(ctx context.Context, notificationConfigurationID string) (*NotificationConfiguration, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/hashicorp/go-tfe/
H A Dnotification_configuration.go41 type notificationConfigurations struct { struct
42 client *Client
111 …eID string, options NotificationConfigurationListOptions) (*NotificationConfigurationList, error) {
183 …aceID string, options NotificationConfigurationCreateOptions) (*NotificationConfiguration, error) {
210 …Read(ctx context.Context, notificationConfigurationID string) (*NotificationConfiguration, error) {
260 …ionID string, options NotificationConfigurationUpdateOptions) (*NotificationConfiguration, error) {
284 …notificationConfigurations) Delete(ctx context.Context, notificationConfigurationID string) error {
300 …rify(ctx context.Context, notificationConfigurationID string) (*NotificationConfiguration, error) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Dnotification_configuration.go40 type notificationConfigurations struct { struct
41 client *Client
110 …eID string, options NotificationConfigurationListOptions) (*NotificationConfigurationList, error) {
185 …aceID string, options NotificationConfigurationCreateOptions) (*NotificationConfiguration, error) {
209 …Read(ctx context.Context, notificationConfigurationID string) (*NotificationConfiguration, error) {
262 …ionID string, options NotificationConfigurationUpdateOptions) (*NotificationConfiguration, error) {
283 …notificationConfigurations) Delete(ctx context.Context, notificationConfigurationID string) error {
299 …rify(ctx context.Context, notificationConfigurationID string) (*NotificationConfiguration, error) {