Documentation
¶
Index ¶
- func NewCmdUpdate(c *client.KfClient, ioStreams clioption.IOStreams) *cobra.Command
- func NewCmdUpdateProfile(c *client.KfClient, ioStreams clioption.IOStreams) *cobra.Command
- func NewCmdUpdateProfileOwner(c *client.KfClient, ioStreams clioption.IOStreams) *cobra.Command
- func NewCmdUpdateStaticUser(c *client.KfClient, ioStreams clioption.IOStreams) *cobra.Command
- func NewCmdUpdateStaticUserPassword(c *client.KfClient, ioStreams clioption.IOStreams) *cobra.Command
- type UpdateProfileOwnerOptions
- type UpdateStaticUserPasswordOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdUpdate ¶
func NewCmdUpdateProfile ¶
func NewCmdUpdateStaticUser ¶
Types ¶
type UpdateProfileOwnerOptions ¶
func NewUpdateProfileOwnerOptions ¶
func NewUpdateProfileOwnerOptions(ioStreams clioption.IOStreams) *UpdateProfileOwnerOptions
type UpdateStaticUserPasswordOptions ¶
type UpdateStaticUserPasswordOptions struct { Email string Password string clioption.DexOptions clioption.IOStreams }
func NewUpdateStaticUserPasswordOptions ¶
func NewUpdateStaticUserPasswordOptions(ioStreams clioption.IOStreams) *UpdateStaticUserPasswordOptions
Click to show internal directories.
Click to hide internal directories.