Documentation
¶
Index ¶
- func ConsoleKafkaConnectV2ResourceSchema(ctx context.Context) schema.Schema
- type BasicAuthType
- func (t BasicAuthType) Equal(o attr.Type) bool
- func (t BasicAuthType) String() string
- func (t BasicAuthType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t BasicAuthType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t BasicAuthType) ValueType(ctx context.Context) attr.Value
- type BasicAuthValue
- func NewBasicAuthValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (BasicAuthValue, diag.Diagnostics)
- func NewBasicAuthValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) BasicAuthValue
- func NewBasicAuthValueNull() BasicAuthValue
- func NewBasicAuthValueUnknown() BasicAuthValue
- func (v BasicAuthValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v BasicAuthValue) Equal(o attr.Value) bool
- func (v BasicAuthValue) IsNull() bool
- func (v BasicAuthValue) IsUnknown() bool
- func (v BasicAuthValue) String() string
- func (v BasicAuthValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v BasicAuthValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v BasicAuthValue) Type(ctx context.Context) attr.Type
- type BearerTokenType
- func (t BearerTokenType) Equal(o attr.Type) bool
- func (t BearerTokenType) String() string
- func (t BearerTokenType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t BearerTokenType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t BearerTokenType) ValueType(ctx context.Context) attr.Value
- type BearerTokenValue
- func NewBearerTokenValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (BearerTokenValue, diag.Diagnostics)
- func NewBearerTokenValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) BearerTokenValue
- func NewBearerTokenValueNull() BearerTokenValue
- func NewBearerTokenValueUnknown() BearerTokenValue
- func (v BearerTokenValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v BearerTokenValue) Equal(o attr.Value) bool
- func (v BearerTokenValue) IsNull() bool
- func (v BearerTokenValue) IsUnknown() bool
- func (v BearerTokenValue) String() string
- func (v BearerTokenValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v BearerTokenValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v BearerTokenValue) Type(ctx context.Context) attr.Type
- type ConsoleKafkaConnectV2Model
- type SecurityType
- func (t SecurityType) Equal(o attr.Type) bool
- func (t SecurityType) String() string
- func (t SecurityType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SecurityType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SecurityType) ValueType(ctx context.Context) attr.Value
- type SecurityValue
- func NewSecurityValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SecurityValue, diag.Diagnostics)
- func NewSecurityValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SecurityValue
- func NewSecurityValueNull() SecurityValue
- func NewSecurityValueUnknown() SecurityValue
- func (v SecurityValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SecurityValue) Equal(o attr.Value) bool
- func (v SecurityValue) IsNull() bool
- func (v SecurityValue) IsUnknown() bool
- func (v SecurityValue) String() string
- func (v SecurityValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SecurityValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SecurityValue) Type(ctx context.Context) attr.Type
- type SpecType
- func (t SpecType) Equal(o attr.Type) bool
- func (t SpecType) String() string
- func (t SpecType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SpecType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SpecType) ValueType(ctx context.Context) attr.Value
- type SpecValue
- func (v SpecValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SpecValue) Equal(o attr.Value) bool
- func (v SpecValue) IsNull() bool
- func (v SpecValue) IsUnknown() bool
- func (v SpecValue) String() string
- func (v SpecValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SpecValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SpecValue) Type(ctx context.Context) attr.Type
- type SslAuthType
- func (t SslAuthType) Equal(o attr.Type) bool
- func (t SslAuthType) String() string
- func (t SslAuthType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SslAuthType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SslAuthType) ValueType(ctx context.Context) attr.Value
- type SslAuthValue
- func NewSslAuthValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SslAuthValue, diag.Diagnostics)
- func NewSslAuthValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SslAuthValue
- func NewSslAuthValueNull() SslAuthValue
- func NewSslAuthValueUnknown() SslAuthValue
- func (v SslAuthValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SslAuthValue) Equal(o attr.Value) bool
- func (v SslAuthValue) IsNull() bool
- func (v SslAuthValue) IsUnknown() bool
- func (v SslAuthValue) String() string
- func (v SslAuthValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SslAuthValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SslAuthValue) Type(ctx context.Context) attr.Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BasicAuthType ¶
type BasicAuthType struct {
basetypes.ObjectType
}
func (BasicAuthType) String ¶
func (t BasicAuthType) String() string
func (BasicAuthType) ValueFromObject ¶
func (t BasicAuthType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (BasicAuthType) ValueFromTerraform ¶
type BasicAuthValue ¶
type BasicAuthValue struct { Password basetypes.StringValue `tfsdk:"password"` Username basetypes.StringValue `tfsdk:"username"` // contains filtered or unexported fields }
func NewBasicAuthValue ¶
func NewBasicAuthValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (BasicAuthValue, diag.Diagnostics)
func NewBasicAuthValueMust ¶
func NewBasicAuthValueNull ¶
func NewBasicAuthValueNull() BasicAuthValue
func NewBasicAuthValueUnknown ¶
func NewBasicAuthValueUnknown() BasicAuthValue
func (BasicAuthValue) AttributeTypes ¶
func (BasicAuthValue) IsNull ¶
func (v BasicAuthValue) IsNull() bool
func (BasicAuthValue) IsUnknown ¶
func (v BasicAuthValue) IsUnknown() bool
func (BasicAuthValue) String ¶
func (v BasicAuthValue) String() string
func (BasicAuthValue) ToObjectValue ¶
func (v BasicAuthValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (BasicAuthValue) ToTerraformValue ¶
type BearerTokenType ¶
type BearerTokenType struct {
basetypes.ObjectType
}
func (BearerTokenType) String ¶
func (t BearerTokenType) String() string
func (BearerTokenType) ValueFromObject ¶
func (t BearerTokenType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (BearerTokenType) ValueFromTerraform ¶
type BearerTokenValue ¶
type BearerTokenValue struct { Token basetypes.StringValue `tfsdk:"token"` // contains filtered or unexported fields }
func NewBearerTokenValue ¶
func NewBearerTokenValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (BearerTokenValue, diag.Diagnostics)
func NewBearerTokenValueMust ¶
func NewBearerTokenValueNull ¶
func NewBearerTokenValueNull() BearerTokenValue
func NewBearerTokenValueUnknown ¶
func NewBearerTokenValueUnknown() BearerTokenValue
func (BearerTokenValue) AttributeTypes ¶
func (BearerTokenValue) IsNull ¶
func (v BearerTokenValue) IsNull() bool
func (BearerTokenValue) IsUnknown ¶
func (v BearerTokenValue) IsUnknown() bool
func (BearerTokenValue) String ¶
func (v BearerTokenValue) String() string
func (BearerTokenValue) ToObjectValue ¶
func (v BearerTokenValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (BearerTokenValue) ToTerraformValue ¶
type SecurityType ¶
type SecurityType struct {
basetypes.ObjectType
}
func (SecurityType) String ¶
func (t SecurityType) String() string
func (SecurityType) ValueFromObject ¶
func (t SecurityType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SecurityType) ValueFromTerraform ¶
type SecurityValue ¶
type SecurityValue struct { BasicAuth basetypes.ObjectValue `tfsdk:"basic_auth"` BearerToken basetypes.ObjectValue `tfsdk:"bearer_token"` SslAuth basetypes.ObjectValue `tfsdk:"ssl_auth"` // contains filtered or unexported fields }
func NewSecurityValue ¶
func NewSecurityValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SecurityValue, diag.Diagnostics)
func NewSecurityValueMust ¶
func NewSecurityValueNull ¶
func NewSecurityValueNull() SecurityValue
func NewSecurityValueUnknown ¶
func NewSecurityValueUnknown() SecurityValue
func (SecurityValue) AttributeTypes ¶
func (SecurityValue) IsNull ¶
func (v SecurityValue) IsNull() bool
func (SecurityValue) IsUnknown ¶
func (v SecurityValue) IsUnknown() bool
func (SecurityValue) String ¶
func (v SecurityValue) String() string
func (SecurityValue) ToObjectValue ¶
func (v SecurityValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SecurityValue) ToTerraformValue ¶
type SpecType ¶
type SpecType struct {
basetypes.ObjectType
}
func (SpecType) ValueFromObject ¶
func (t SpecType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SpecType) ValueFromTerraform ¶
type SpecValue ¶
type SpecValue struct { DisplayName basetypes.StringValue `tfsdk:"display_name"` Headers basetypes.MapValue `tfsdk:"headers"` IgnoreUntrustedCertificate basetypes.BoolValue `tfsdk:"ignore_untrusted_certificate"` Security basetypes.ObjectValue `tfsdk:"security"` Urls basetypes.StringValue `tfsdk:"urls"` // contains filtered or unexported fields }
func NewSpecValue ¶
func NewSpecValueMust ¶
func NewSpecValueNull ¶
func NewSpecValueNull() SpecValue
func NewSpecValueUnknown ¶
func NewSpecValueUnknown() SpecValue
func (SpecValue) AttributeTypes ¶
func (SpecValue) ToObjectValue ¶
func (v SpecValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SpecValue) ToTerraformValue ¶
type SslAuthType ¶
type SslAuthType struct {
basetypes.ObjectType
}
func (SslAuthType) String ¶
func (t SslAuthType) String() string
func (SslAuthType) ValueFromObject ¶
func (t SslAuthType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SslAuthType) ValueFromTerraform ¶
type SslAuthValue ¶
type SslAuthValue struct { CertificateChain basetypes.StringValue `tfsdk:"certificate_chain"` Key basetypes.StringValue `tfsdk:"key"` // contains filtered or unexported fields }
func NewSslAuthValue ¶
func NewSslAuthValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SslAuthValue, diag.Diagnostics)
func NewSslAuthValueMust ¶
func NewSslAuthValueNull ¶
func NewSslAuthValueNull() SslAuthValue
func NewSslAuthValueUnknown ¶
func NewSslAuthValueUnknown() SslAuthValue
func (SslAuthValue) AttributeTypes ¶
func (SslAuthValue) IsNull ¶
func (v SslAuthValue) IsNull() bool
func (SslAuthValue) IsUnknown ¶
func (v SslAuthValue) IsUnknown() bool
func (SslAuthValue) String ¶
func (v SslAuthValue) String() string
func (SslAuthValue) ToObjectValue ¶
func (v SslAuthValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SslAuthValue) ToTerraformValue ¶
Click to show internal directories.
Click to hide internal directories.