Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAppSyncWaitFunc ¶ added in v0.2.9
GetAppSyncWaitFunc returns a WaitFunc that will return true when the Application is in Sync + Healthy state, and at the specific revision (if supplied. If revision is "", no revision check is made)
func Login ¶
func Login(opts *LoginOptions) error
Types ¶
type AddClusterCmd ¶
AddClusterCmd when executed calls the 'argocd cluster add' command
func AddClusterAddFlags ¶
func AddClusterAddFlags(cmd *cobra.Command) (AddClusterCmd, error)
Click to show internal directories.
Click to hide internal directories.