# Packages
No description provided by the author
nolint:gocyclo,nakedret,revive,stylecheck,unused // ignore linting errors, so that we can stick close to upstream.
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
ApiKeyWrite renders the context for a list of API Keys.
BackupWrite renders the context for a list of backups.
No description provided by the author
CdcSinkWrite renders the context for a list of cdc sinks.
CdStreamWrite renders the context for a list of cdc streams.
CloudRegionWrite renders the context for a list of cloud regions.
ClusterWrite renders the context for a list of clusters.
No description provided by the author
Colorize the message accoring the colors var.
convertMbtoGb convert MB to GB.
No description provided by the author
No description provided by the author
DrWrite renders the context for a list of DRs.
No description provided by the author
TODO add error handling.
No description provided by the author
InstanceTypeWrite renders the context for a list of instance types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NetworkAllowListWrite renders the context for a list of network allow lists.
NewApiKeyContext creates a new context for rendering API Keys.
No description provided by the author
NewBackupContext creates a new context for rendering Backup.
No description provided by the author
NewCdcSinkContext creates a new context for rendering cdc sink.
No description provided by the author
NewCdcStreamContext creates a new context for rendering cdc stream.
No description provided by the author
NewCloudRegionContext creates a new context for rendering cloud regions.
No description provided by the author
NewClusterContext creates a new context for rendering cluster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDrContext creates a new context for rendering DR.
No description provided by the author
No description provided by the author
No description provided by the author
NewFullBackupContext creates a new context for rendering all backup details.
No description provided by the author
NewFullClusterContext creates a new context for rendering cluster.
No description provided by the author
NewFullRoleContext creates a new context for rendering all role details.
No description provided by the author
NewInstanceTypeContext creates a new context for rendering cloud regions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewNetworkAllowListContext creates a new context for rendering nal.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewReadReplicaContext creates a new context for rendering readReplica.
No description provided by the author
NewResourcePermissionContext creates a new context for rendering resource permissions.
No description provided by the author
No description provided by the author
NewRoleContext creates a new context for rendering cluster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewUserContext creates a new context for rendering users.
No description provided by the author
NewVPCContext creates a new context for rendering VPC.
No description provided by the author
NewVPCPeeringContext creates a new context for rendering VPC Peering.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadReplicaWrite renders the context for a list of read replicas.
ResourcePermissionWrite renders the context for a list of resource permissions.
RoleWrite renders the context for a list of roles.
No description provided by the author
No description provided by the author
SingleBackupWrite renders the context for a single backup.
No description provided by the author
SingleRoleWrite renders the context for a single role.
No description provided by the author
UserWrite renders the context for a list of users.
VPCPeeringWrite renders the context for a list of VPC Peerings.
VPCWrite renders the context for a list of VPCs.
# Constants
Format keys used to specify certain kinds of output formats.
Format keys used to specify certain kinds of output formats.
Format keys used to specify certain kinds of output formats.
Format keys used to specify certain kinds of output formats.
Format keys used to specify certain kinds of output formats.
Format keys used to specify certain kinds of output formats.
Format keys used to specify certain kinds of output formats.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Context contains information required by the formatter to print the output as desired.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HeaderContext provides the subContext interface for managing headers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
SubContext defines what Context implementation should provide.
# Type aliases
Format is the format string rendered using the Context.
SubFormat is a function type accepted by Write().
SubHeaderContext is a map destined to formatter header (table format).