list

package
v1.201.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderGraphviz

func RenderGraphviz(
	authManager authTypes.AuthManager,
	providers map[string]schema.Provider,
	identities map[string]schema.Identity,
) (string, error)

RenderGraphviz renders providers and identities as Graphviz DOT format.

func RenderMarkdown

func RenderMarkdown(
	authManager authTypes.AuthManager,
	providers map[string]schema.Provider,
	identities map[string]schema.Identity,
) (string, error)

RenderMarkdown renders providers and identities as Markdown with Mermaid code fence.

func RenderMermaid

func RenderMermaid(
	authManager authTypes.AuthManager,
	providers map[string]schema.Provider,
	identities map[string]schema.Identity,
) (string, error)

RenderMermaid renders providers and identities as Mermaid diagram.

func RenderTable

func RenderTable(
	authManager authTypes.AuthManager,
	providers map[string]schema.Provider,
	identities map[string]schema.Identity,
) (string, error)

RenderTable renders providers and identities as formatted tables.

func RenderTree

func RenderTree(
	authManager authTypes.AuthManager,
	providers map[string]schema.Provider,
	identities map[string]schema.Identity,
) (string, error)

RenderTree renders providers and identities as a hierarchical tree.

Types

This section is empty.

Jump to

Keyboard shortcuts

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