user

package
v0.26.0-rc2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Name           string
	AddFavorites   []string
	DropFavorites  []string
	AddDashboards  []string
	DropDashboards []string
	Output         string
	Color          output.ColorOptions
}

Config represents the configuration necessary to perform user related requests with Vela.

func (*Config) Update

func (c *Config) Update(client *vela.Client) error

Update modifies a dashboard based off the provided configuration.

func (*Config) View

func (c *Config) View(client *vela.Client) error

View inspects a user based off the provided configuration.

Jump to

Keyboard shortcuts

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