 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstalFluxOptions ¶
type InstalFluxOptions struct {
	KubernetesCluster kubernetesinterfaces.KubernetesCluster
	Namespace         string
}
    func (*InstalFluxOptions) GetKubernetesCluster ¶
func (i *InstalFluxOptions) GetKubernetesCluster() (kubernetesinterfaces.KubernetesCluster, error)
func (*InstalFluxOptions) GetNamespace ¶
func (i *InstalFluxOptions) GetNamespace() (string, error)
 Click to show internal directories. 
   Click to hide internal directories.