Versions in this module Expand all Collapse all v0 v0.13.0 Sep 3, 2025 Changes in this version + type PersistentOptions struct + Config *config.Config + Log logging.Logger + PlatformCluster *clusters.Cluster + func NewPersistentOptions() *PersistentOptions + func (o *PersistentOptions) AddPersistentFlags(cmd *cobra.Command) + func (o *PersistentOptions) Complete() error + func (o *PersistentOptions) PrintCompleted(cmd *cobra.Command) + func (o *PersistentOptions) PrintRaw(cmd *cobra.Command) + type RawPersistentOptions struct + ConfigPaths []string + DryRun bool + Environment string + PlatformClusterKubeconfigPath string + ProviderName string