role

package
v0.249.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResetDefaultCmd

func ResetDefaultCmd(ch *cmdutil.Helper) *cobra.Command

func RoleCmd

func RoleCmd(ch *cmdutil.Helper) *cobra.Command

Types

type PostgresRole

type PostgresRole struct {
	PublicID      string `header:"id" json:"id"`
	Name          string `header:"name" json:"name"`
	Username      string `header:"username" json:"username"`
	Password      string `header:"password" json:"password"`
	AccessHostURL string `header:"access_host_url" json:"access_host_url"`
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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