Documentation ¶
Index ¶
- Constants
- func ClientStruct(planNode types.Object) (*client.AuthenticationPolicyTreeNode, error)
- func GetRootNodeAttrTypes() map[string]attr.Type
- func ToSchema(description string) schema.SingleNestedAttribute
- func ToState(ctx context.Context, node *client.AuthenticationPolicyTreeNode) (types.Object, diag.Diagnostics)
Constants ¶
View Source
const MaxPolicyNodeRecursiveDepth = 10
Variables ¶
This section is empty.
Functions ¶
func ClientStruct ¶
func ClientStruct(planNode types.Object) (*client.AuthenticationPolicyTreeNode, error)
func GetRootNodeAttrTypes ¶ added in v0.11.0
func ToSchema ¶ added in v0.11.0
func ToSchema(description string) schema.SingleNestedAttribute
func ToState ¶ added in v0.11.0
func ToState(ctx context.Context, node *client.AuthenticationPolicyTreeNode) (types.Object, diag.Diagnostics)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.