update

package
v0.0.0-...-16eb8d1 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdUpdate

func NewCmdUpdate(c *client.KfClient, ioStreams clioption.IOStreams) *cobra.Command

func NewCmdUpdateProfile

func NewCmdUpdateProfile(c *client.KfClient, ioStreams clioption.IOStreams) *cobra.Command

func NewCmdUpdateProfileOwner

func NewCmdUpdateProfileOwner(c *client.KfClient, ioStreams clioption.IOStreams) *cobra.Command

func NewCmdUpdateStaticUser

func NewCmdUpdateStaticUser(c *client.KfClient, ioStreams clioption.IOStreams) *cobra.Command

func NewCmdUpdateStaticUserPassword

func NewCmdUpdateStaticUserPassword(c *client.KfClient, ioStreams clioption.IOStreams) *cobra.Command

Types

type UpdateProfileOwnerOptions

type UpdateProfileOwnerOptions struct {
	Profile string
	Email   string

	clioption.IOStreams
}

func NewUpdateProfileOwnerOptions

func NewUpdateProfileOwnerOptions(ioStreams clioption.IOStreams) *UpdateProfileOwnerOptions

func (*UpdateProfileOwnerOptions) Run

type UpdateStaticUserPasswordOptions

type UpdateStaticUserPasswordOptions struct {
	Email    string
	Password string

	clioption.DexOptions
	clioption.IOStreams
}

func NewUpdateStaticUserPasswordOptions

func NewUpdateStaticUserPasswordOptions(ioStreams clioption.IOStreams) *UpdateStaticUserPasswordOptions

func (*UpdateStaticUserPasswordOptions) Run

Jump to

Keyboard shortcuts

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