Documentation ¶
Index ¶
- type AppRelease
- func (_m *AppRelease) AppVersion() string
- func (_m *AppRelease) ChartName() string
- func (_m *AppRelease) ChartVersion() string
- func (_m *AppRelease) Cluster() terra.Cluster
- func (_m *AppRelease) ClusterAddress() string
- func (_m *AppRelease) ClusterName() string
- func (_m *AppRelease) Destination() terra.Destination
- func (_m *AppRelease) EXPECT() *AppRelease_Expecter
- func (_m *AppRelease) Environment() terra.Environment
- func (_m *AppRelease) FirecloudDevelopRef() string
- func (_m *AppRelease) FullName() string
- func (_m *AppRelease) HelmfileOverlays() []string
- func (_m *AppRelease) Host() string
- func (_m *AppRelease) IsAppRelease() bool
- func (_m *AppRelease) IsClusterRelease() bool
- func (_m *AppRelease) Name() string
- func (_m *AppRelease) Namespace() string
- func (_m *AppRelease) Port() int
- func (_m *AppRelease) Protocol() string
- func (_m *AppRelease) Repo() string
- func (_m *AppRelease) Subdomain() string
- func (_m *AppRelease) TerraHelmfileRef() string
- func (_m *AppRelease) Type() terra.ReleaseType
- func (_m *AppRelease) URL() string
- type AppRelease_AppVersion_Call
- type AppRelease_ChartName_Call
- type AppRelease_ChartVersion_Call
- type AppRelease_ClusterAddress_Call
- type AppRelease_ClusterName_Call
- type AppRelease_Cluster_Call
- type AppRelease_Destination_Call
- type AppRelease_Environment_Call
- type AppRelease_Expecter
- func (_e *AppRelease_Expecter) AppVersion() *AppRelease_AppVersion_Call
- func (_e *AppRelease_Expecter) ChartName() *AppRelease_ChartName_Call
- func (_e *AppRelease_Expecter) ChartVersion() *AppRelease_ChartVersion_Call
- func (_e *AppRelease_Expecter) Cluster() *AppRelease_Cluster_Call
- func (_e *AppRelease_Expecter) ClusterAddress() *AppRelease_ClusterAddress_Call
- func (_e *AppRelease_Expecter) ClusterName() *AppRelease_ClusterName_Call
- func (_e *AppRelease_Expecter) Destination() *AppRelease_Destination_Call
- func (_e *AppRelease_Expecter) Environment() *AppRelease_Environment_Call
- func (_e *AppRelease_Expecter) FirecloudDevelopRef() *AppRelease_FirecloudDevelopRef_Call
- func (_e *AppRelease_Expecter) FullName() *AppRelease_FullName_Call
- func (_e *AppRelease_Expecter) HelmfileOverlays() *AppRelease_HelmfileOverlays_Call
- func (_e *AppRelease_Expecter) Host() *AppRelease_Host_Call
- func (_e *AppRelease_Expecter) IsAppRelease() *AppRelease_IsAppRelease_Call
- func (_e *AppRelease_Expecter) IsClusterRelease() *AppRelease_IsClusterRelease_Call
- func (_e *AppRelease_Expecter) Name() *AppRelease_Name_Call
- func (_e *AppRelease_Expecter) Namespace() *AppRelease_Namespace_Call
- func (_e *AppRelease_Expecter) Port() *AppRelease_Port_Call
- func (_e *AppRelease_Expecter) Protocol() *AppRelease_Protocol_Call
- func (_e *AppRelease_Expecter) Repo() *AppRelease_Repo_Call
- func (_e *AppRelease_Expecter) Subdomain() *AppRelease_Subdomain_Call
- func (_e *AppRelease_Expecter) TerraHelmfileRef() *AppRelease_TerraHelmfileRef_Call
- func (_e *AppRelease_Expecter) Type() *AppRelease_Type_Call
- func (_e *AppRelease_Expecter) URL() *AppRelease_URL_Call
- type AppRelease_FirecloudDevelopRef_Call
- func (_c *AppRelease_FirecloudDevelopRef_Call) Return(_a0 string) *AppRelease_FirecloudDevelopRef_Call
- func (_c *AppRelease_FirecloudDevelopRef_Call) Run(run func()) *AppRelease_FirecloudDevelopRef_Call
- func (_c *AppRelease_FirecloudDevelopRef_Call) RunAndReturn(run func() string) *AppRelease_FirecloudDevelopRef_Call
- type AppRelease_FullName_Call
- type AppRelease_HelmfileOverlays_Call
- func (_c *AppRelease_HelmfileOverlays_Call) Return(_a0 []string) *AppRelease_HelmfileOverlays_Call
- func (_c *AppRelease_HelmfileOverlays_Call) Run(run func()) *AppRelease_HelmfileOverlays_Call
- func (_c *AppRelease_HelmfileOverlays_Call) RunAndReturn(run func() []string) *AppRelease_HelmfileOverlays_Call
- type AppRelease_Host_Call
- type AppRelease_IsAppRelease_Call
- type AppRelease_IsClusterRelease_Call
- type AppRelease_Name_Call
- type AppRelease_Namespace_Call
- type AppRelease_Port_Call
- type AppRelease_Protocol_Call
- type AppRelease_Repo_Call
- type AppRelease_Subdomain_Call
- type AppRelease_TerraHelmfileRef_Call
- func (_c *AppRelease_TerraHelmfileRef_Call) Return(_a0 string) *AppRelease_TerraHelmfileRef_Call
- func (_c *AppRelease_TerraHelmfileRef_Call) Run(run func()) *AppRelease_TerraHelmfileRef_Call
- func (_c *AppRelease_TerraHelmfileRef_Call) RunAndReturn(run func() string) *AppRelease_TerraHelmfileRef_Call
- type AppRelease_Type_Call
- type AppRelease_URL_Call
- type AutoDelete
- type AutoDelete_After_Call
- type AutoDelete_Enabled_Call
- type AutoDelete_Expecter
- type Cluster
- func (_m *Cluster) Address() string
- func (_m *Cluster) ArtifactBucket() string
- func (_m *Cluster) Base() string
- func (_m *Cluster) EXPECT() *Cluster_Expecter
- func (_m *Cluster) IsCluster() bool
- func (_m *Cluster) IsEnvironment() bool
- func (_m *Cluster) Location() string
- func (_m *Cluster) Name() string
- func (_m *Cluster) Project() string
- func (_m *Cluster) ProjectSuffix() string
- func (_m *Cluster) ReleaseType() terra.ReleaseType
- func (_m *Cluster) Releases() []terra.Release
- func (_m *Cluster) RequireSuitable() bool
- func (_m *Cluster) TerraHelmfileRef() string
- func (_m *Cluster) Type() terra.DestinationType
- type ClusterRelease
- func (_m *ClusterRelease) ChartName() string
- func (_m *ClusterRelease) ChartVersion() string
- func (_m *ClusterRelease) Cluster() terra.Cluster
- func (_m *ClusterRelease) ClusterAddress() string
- func (_m *ClusterRelease) ClusterName() string
- func (_m *ClusterRelease) Destination() terra.Destination
- func (_m *ClusterRelease) EXPECT() *ClusterRelease_Expecter
- func (_m *ClusterRelease) FirecloudDevelopRef() string
- func (_m *ClusterRelease) FullName() string
- func (_m *ClusterRelease) HelmfileOverlays() []string
- func (_m *ClusterRelease) IsAppRelease() bool
- func (_m *ClusterRelease) IsClusterRelease() bool
- func (_m *ClusterRelease) Name() string
- func (_m *ClusterRelease) Namespace() string
- func (_m *ClusterRelease) Repo() string
- func (_m *ClusterRelease) TerraHelmfileRef() string
- func (_m *ClusterRelease) Type() terra.ReleaseType
- type ClusterRelease_ChartName_Call
- type ClusterRelease_ChartVersion_Call
- func (_c *ClusterRelease_ChartVersion_Call) Return(_a0 string) *ClusterRelease_ChartVersion_Call
- func (_c *ClusterRelease_ChartVersion_Call) Run(run func()) *ClusterRelease_ChartVersion_Call
- func (_c *ClusterRelease_ChartVersion_Call) RunAndReturn(run func() string) *ClusterRelease_ChartVersion_Call
- type ClusterRelease_ClusterAddress_Call
- func (_c *ClusterRelease_ClusterAddress_Call) Return(_a0 string) *ClusterRelease_ClusterAddress_Call
- func (_c *ClusterRelease_ClusterAddress_Call) Run(run func()) *ClusterRelease_ClusterAddress_Call
- func (_c *ClusterRelease_ClusterAddress_Call) RunAndReturn(run func() string) *ClusterRelease_ClusterAddress_Call
- type ClusterRelease_ClusterName_Call
- type ClusterRelease_Cluster_Call
- type ClusterRelease_Destination_Call
- func (_c *ClusterRelease_Destination_Call) Return(_a0 terra.Destination) *ClusterRelease_Destination_Call
- func (_c *ClusterRelease_Destination_Call) Run(run func()) *ClusterRelease_Destination_Call
- func (_c *ClusterRelease_Destination_Call) RunAndReturn(run func() terra.Destination) *ClusterRelease_Destination_Call
- type ClusterRelease_Expecter
- func (_e *ClusterRelease_Expecter) ChartName() *ClusterRelease_ChartName_Call
- func (_e *ClusterRelease_Expecter) ChartVersion() *ClusterRelease_ChartVersion_Call
- func (_e *ClusterRelease_Expecter) Cluster() *ClusterRelease_Cluster_Call
- func (_e *ClusterRelease_Expecter) ClusterAddress() *ClusterRelease_ClusterAddress_Call
- func (_e *ClusterRelease_Expecter) ClusterName() *ClusterRelease_ClusterName_Call
- func (_e *ClusterRelease_Expecter) Destination() *ClusterRelease_Destination_Call
- func (_e *ClusterRelease_Expecter) FirecloudDevelopRef() *ClusterRelease_FirecloudDevelopRef_Call
- func (_e *ClusterRelease_Expecter) FullName() *ClusterRelease_FullName_Call
- func (_e *ClusterRelease_Expecter) HelmfileOverlays() *ClusterRelease_HelmfileOverlays_Call
- func (_e *ClusterRelease_Expecter) IsAppRelease() *ClusterRelease_IsAppRelease_Call
- func (_e *ClusterRelease_Expecter) IsClusterRelease() *ClusterRelease_IsClusterRelease_Call
- func (_e *ClusterRelease_Expecter) Name() *ClusterRelease_Name_Call
- func (_e *ClusterRelease_Expecter) Namespace() *ClusterRelease_Namespace_Call
- func (_e *ClusterRelease_Expecter) Repo() *ClusterRelease_Repo_Call
- func (_e *ClusterRelease_Expecter) TerraHelmfileRef() *ClusterRelease_TerraHelmfileRef_Call
- func (_e *ClusterRelease_Expecter) Type() *ClusterRelease_Type_Call
- type ClusterRelease_FirecloudDevelopRef_Call
- func (_c *ClusterRelease_FirecloudDevelopRef_Call) Return(_a0 string) *ClusterRelease_FirecloudDevelopRef_Call
- func (_c *ClusterRelease_FirecloudDevelopRef_Call) Run(run func()) *ClusterRelease_FirecloudDevelopRef_Call
- func (_c *ClusterRelease_FirecloudDevelopRef_Call) RunAndReturn(run func() string) *ClusterRelease_FirecloudDevelopRef_Call
- type ClusterRelease_FullName_Call
- type ClusterRelease_HelmfileOverlays_Call
- func (_c *ClusterRelease_HelmfileOverlays_Call) Return(_a0 []string) *ClusterRelease_HelmfileOverlays_Call
- func (_c *ClusterRelease_HelmfileOverlays_Call) Run(run func()) *ClusterRelease_HelmfileOverlays_Call
- func (_c *ClusterRelease_HelmfileOverlays_Call) RunAndReturn(run func() []string) *ClusterRelease_HelmfileOverlays_Call
- type ClusterRelease_IsAppRelease_Call
- type ClusterRelease_IsClusterRelease_Call
- func (_c *ClusterRelease_IsClusterRelease_Call) Return(_a0 bool) *ClusterRelease_IsClusterRelease_Call
- func (_c *ClusterRelease_IsClusterRelease_Call) Run(run func()) *ClusterRelease_IsClusterRelease_Call
- func (_c *ClusterRelease_IsClusterRelease_Call) RunAndReturn(run func() bool) *ClusterRelease_IsClusterRelease_Call
- type ClusterRelease_Name_Call
- type ClusterRelease_Namespace_Call
- type ClusterRelease_Repo_Call
- type ClusterRelease_TerraHelmfileRef_Call
- func (_c *ClusterRelease_TerraHelmfileRef_Call) Return(_a0 string) *ClusterRelease_TerraHelmfileRef_Call
- func (_c *ClusterRelease_TerraHelmfileRef_Call) Run(run func()) *ClusterRelease_TerraHelmfileRef_Call
- func (_c *ClusterRelease_TerraHelmfileRef_Call) RunAndReturn(run func() string) *ClusterRelease_TerraHelmfileRef_Call
- type ClusterRelease_Type_Call
- type Cluster_Address_Call
- type Cluster_ArtifactBucket_Call
- type Cluster_Base_Call
- type Cluster_Expecter
- func (_e *Cluster_Expecter) Address() *Cluster_Address_Call
- func (_e *Cluster_Expecter) ArtifactBucket() *Cluster_ArtifactBucket_Call
- func (_e *Cluster_Expecter) Base() *Cluster_Base_Call
- func (_e *Cluster_Expecter) IsCluster() *Cluster_IsCluster_Call
- func (_e *Cluster_Expecter) IsEnvironment() *Cluster_IsEnvironment_Call
- func (_e *Cluster_Expecter) Location() *Cluster_Location_Call
- func (_e *Cluster_Expecter) Name() *Cluster_Name_Call
- func (_e *Cluster_Expecter) Project() *Cluster_Project_Call
- func (_e *Cluster_Expecter) ProjectSuffix() *Cluster_ProjectSuffix_Call
- func (_e *Cluster_Expecter) ReleaseType() *Cluster_ReleaseType_Call
- func (_e *Cluster_Expecter) Releases() *Cluster_Releases_Call
- func (_e *Cluster_Expecter) RequireSuitable() *Cluster_RequireSuitable_Call
- func (_e *Cluster_Expecter) TerraHelmfileRef() *Cluster_TerraHelmfileRef_Call
- func (_e *Cluster_Expecter) Type() *Cluster_Type_Call
- type Cluster_IsCluster_Call
- type Cluster_IsEnvironment_Call
- type Cluster_Location_Call
- type Cluster_Name_Call
- type Cluster_ProjectSuffix_Call
- type Cluster_Project_Call
- type Cluster_ReleaseType_Call
- type Cluster_Releases_Call
- type Cluster_RequireSuitable_Call
- type Cluster_TerraHelmfileRef_Call
- type Cluster_Type_Call
- type Clusters
- type Clusters_All_Call
- type Clusters_Exists_Call
- type Clusters_Expecter
- type Clusters_Get_Call
- type Destination
- func (_m *Destination) Base() string
- func (_m *Destination) EXPECT() *Destination_Expecter
- func (_m *Destination) IsCluster() bool
- func (_m *Destination) IsEnvironment() bool
- func (_m *Destination) Name() string
- func (_m *Destination) ReleaseType() terra.ReleaseType
- func (_m *Destination) Releases() []terra.Release
- func (_m *Destination) RequireSuitable() bool
- func (_m *Destination) TerraHelmfileRef() string
- func (_m *Destination) Type() terra.DestinationType
- type Destination_Base_Call
- type Destination_Expecter
- func (_e *Destination_Expecter) Base() *Destination_Base_Call
- func (_e *Destination_Expecter) IsCluster() *Destination_IsCluster_Call
- func (_e *Destination_Expecter) IsEnvironment() *Destination_IsEnvironment_Call
- func (_e *Destination_Expecter) Name() *Destination_Name_Call
- func (_e *Destination_Expecter) ReleaseType() *Destination_ReleaseType_Call
- func (_e *Destination_Expecter) Releases() *Destination_Releases_Call
- func (_e *Destination_Expecter) RequireSuitable() *Destination_RequireSuitable_Call
- func (_e *Destination_Expecter) TerraHelmfileRef() *Destination_TerraHelmfileRef_Call
- func (_e *Destination_Expecter) Type() *Destination_Type_Call
- type Destination_IsCluster_Call
- type Destination_IsEnvironment_Call
- type Destination_Name_Call
- type Destination_ReleaseType_Call
- type Destination_Releases_Call
- type Destination_RequireSuitable_Call
- type Destination_TerraHelmfileRef_Call
- func (_c *Destination_TerraHelmfileRef_Call) Return(_a0 string) *Destination_TerraHelmfileRef_Call
- func (_c *Destination_TerraHelmfileRef_Call) Run(run func()) *Destination_TerraHelmfileRef_Call
- func (_c *Destination_TerraHelmfileRef_Call) RunAndReturn(run func() string) *Destination_TerraHelmfileRef_Call
- type Destination_Type_Call
- type Destinations
- type Destinations_All_Call
- type Destinations_Expecter
- type Destinations_Filter_Call
- func (_c *Destinations_Filter_Call) Return(_a0 []terra.Destination, _a1 error) *Destinations_Filter_Call
- func (_c *Destinations_Filter_Call) Run(run func(filter terra.DestinationFilter)) *Destinations_Filter_Call
- func (_c *Destinations_Filter_Call) RunAndReturn(run func(terra.DestinationFilter) ([]terra.Destination, error)) *Destinations_Filter_Call
- type Destinations_Get_Call
- type Environment
- func (_m *Environment) AutoDelete() terra.AutoDelete
- func (_m *Environment) Base() string
- func (_m *Environment) BaseDomain() string
- func (_m *Environment) CreatedAt() time.Time
- func (_m *Environment) DefaultCluster() terra.Cluster
- func (_m *Environment) EXPECT() *Environment_Expecter
- func (_m *Environment) IsCluster() bool
- func (_m *Environment) IsEnvironment() bool
- func (_m *Environment) Lifecycle() terra.Lifecycle
- func (_m *Environment) Name() string
- func (_m *Environment) NamePrefixesDomain() bool
- func (_m *Environment) Namespace() string
- func (_m *Environment) Offline() bool
- func (_m *Environment) OfflineScheduleBeginEnabled() bool
- func (_m *Environment) OfflineScheduleBeginTime() time.Time
- func (_m *Environment) OfflineScheduleEndEnabled() bool
- func (_m *Environment) OfflineScheduleEndTime() time.Time
- func (_m *Environment) OfflineScheduleEndWeekends() bool
- func (_m *Environment) Owner() string
- func (_m *Environment) PreventDeletion() bool
- func (_m *Environment) ReleaseType() terra.ReleaseType
- func (_m *Environment) Releases() []terra.Release
- func (_m *Environment) RequireSuitable() bool
- func (_m *Environment) Template() string
- func (_m *Environment) TerraHelmfileRef() string
- func (_m *Environment) Type() terra.DestinationType
- func (_m *Environment) UniqueResourcePrefix() string
- type Environment_AutoDelete_Call
- type Environment_BaseDomain_Call
- type Environment_Base_Call
- type Environment_CreatedAt_Call
- type Environment_DefaultCluster_Call
- func (_c *Environment_DefaultCluster_Call) Return(_a0 terra.Cluster) *Environment_DefaultCluster_Call
- func (_c *Environment_DefaultCluster_Call) Run(run func()) *Environment_DefaultCluster_Call
- func (_c *Environment_DefaultCluster_Call) RunAndReturn(run func() terra.Cluster) *Environment_DefaultCluster_Call
- type Environment_Expecter
- func (_e *Environment_Expecter) AutoDelete() *Environment_AutoDelete_Call
- func (_e *Environment_Expecter) Base() *Environment_Base_Call
- func (_e *Environment_Expecter) BaseDomain() *Environment_BaseDomain_Call
- func (_e *Environment_Expecter) CreatedAt() *Environment_CreatedAt_Call
- func (_e *Environment_Expecter) DefaultCluster() *Environment_DefaultCluster_Call
- func (_e *Environment_Expecter) IsCluster() *Environment_IsCluster_Call
- func (_e *Environment_Expecter) IsEnvironment() *Environment_IsEnvironment_Call
- func (_e *Environment_Expecter) Lifecycle() *Environment_Lifecycle_Call
- func (_e *Environment_Expecter) Name() *Environment_Name_Call
- func (_e *Environment_Expecter) NamePrefixesDomain() *Environment_NamePrefixesDomain_Call
- func (_e *Environment_Expecter) Namespace() *Environment_Namespace_Call
- func (_e *Environment_Expecter) Offline() *Environment_Offline_Call
- func (_e *Environment_Expecter) OfflineScheduleBeginEnabled() *Environment_OfflineScheduleBeginEnabled_Call
- func (_e *Environment_Expecter) OfflineScheduleBeginTime() *Environment_OfflineScheduleBeginTime_Call
- func (_e *Environment_Expecter) OfflineScheduleEndEnabled() *Environment_OfflineScheduleEndEnabled_Call
- func (_e *Environment_Expecter) OfflineScheduleEndTime() *Environment_OfflineScheduleEndTime_Call
- func (_e *Environment_Expecter) OfflineScheduleEndWeekends() *Environment_OfflineScheduleEndWeekends_Call
- func (_e *Environment_Expecter) Owner() *Environment_Owner_Call
- func (_e *Environment_Expecter) PreventDeletion() *Environment_PreventDeletion_Call
- func (_e *Environment_Expecter) ReleaseType() *Environment_ReleaseType_Call
- func (_e *Environment_Expecter) Releases() *Environment_Releases_Call
- func (_e *Environment_Expecter) RequireSuitable() *Environment_RequireSuitable_Call
- func (_e *Environment_Expecter) Template() *Environment_Template_Call
- func (_e *Environment_Expecter) TerraHelmfileRef() *Environment_TerraHelmfileRef_Call
- func (_e *Environment_Expecter) Type() *Environment_Type_Call
- func (_e *Environment_Expecter) UniqueResourcePrefix() *Environment_UniqueResourcePrefix_Call
- type Environment_IsCluster_Call
- type Environment_IsEnvironment_Call
- type Environment_Lifecycle_Call
- type Environment_NamePrefixesDomain_Call
- func (_c *Environment_NamePrefixesDomain_Call) Return(_a0 bool) *Environment_NamePrefixesDomain_Call
- func (_c *Environment_NamePrefixesDomain_Call) Run(run func()) *Environment_NamePrefixesDomain_Call
- func (_c *Environment_NamePrefixesDomain_Call) RunAndReturn(run func() bool) *Environment_NamePrefixesDomain_Call
- type Environment_Name_Call
- type Environment_Namespace_Call
- type Environment_OfflineScheduleBeginEnabled_Call
- func (_c *Environment_OfflineScheduleBeginEnabled_Call) Return(_a0 bool) *Environment_OfflineScheduleBeginEnabled_Call
- func (_c *Environment_OfflineScheduleBeginEnabled_Call) Run(run func()) *Environment_OfflineScheduleBeginEnabled_Call
- func (_c *Environment_OfflineScheduleBeginEnabled_Call) RunAndReturn(run func() bool) *Environment_OfflineScheduleBeginEnabled_Call
- type Environment_OfflineScheduleBeginTime_Call
- func (_c *Environment_OfflineScheduleBeginTime_Call) Return(_a0 time.Time) *Environment_OfflineScheduleBeginTime_Call
- func (_c *Environment_OfflineScheduleBeginTime_Call) Run(run func()) *Environment_OfflineScheduleBeginTime_Call
- func (_c *Environment_OfflineScheduleBeginTime_Call) RunAndReturn(run func() time.Time) *Environment_OfflineScheduleBeginTime_Call
- type Environment_OfflineScheduleEndEnabled_Call
- func (_c *Environment_OfflineScheduleEndEnabled_Call) Return(_a0 bool) *Environment_OfflineScheduleEndEnabled_Call
- func (_c *Environment_OfflineScheduleEndEnabled_Call) Run(run func()) *Environment_OfflineScheduleEndEnabled_Call
- func (_c *Environment_OfflineScheduleEndEnabled_Call) RunAndReturn(run func() bool) *Environment_OfflineScheduleEndEnabled_Call
- type Environment_OfflineScheduleEndTime_Call
- func (_c *Environment_OfflineScheduleEndTime_Call) Return(_a0 time.Time) *Environment_OfflineScheduleEndTime_Call
- func (_c *Environment_OfflineScheduleEndTime_Call) Run(run func()) *Environment_OfflineScheduleEndTime_Call
- func (_c *Environment_OfflineScheduleEndTime_Call) RunAndReturn(run func() time.Time) *Environment_OfflineScheduleEndTime_Call
- type Environment_OfflineScheduleEndWeekends_Call
- func (_c *Environment_OfflineScheduleEndWeekends_Call) Return(_a0 bool) *Environment_OfflineScheduleEndWeekends_Call
- func (_c *Environment_OfflineScheduleEndWeekends_Call) Run(run func()) *Environment_OfflineScheduleEndWeekends_Call
- func (_c *Environment_OfflineScheduleEndWeekends_Call) RunAndReturn(run func() bool) *Environment_OfflineScheduleEndWeekends_Call
- type Environment_Offline_Call
- type Environment_Owner_Call
- type Environment_PreventDeletion_Call
- type Environment_ReleaseType_Call
- type Environment_Releases_Call
- type Environment_RequireSuitable_Call
- type Environment_Template_Call
- type Environment_TerraHelmfileRef_Call
- func (_c *Environment_TerraHelmfileRef_Call) Return(_a0 string) *Environment_TerraHelmfileRef_Call
- func (_c *Environment_TerraHelmfileRef_Call) Run(run func()) *Environment_TerraHelmfileRef_Call
- func (_c *Environment_TerraHelmfileRef_Call) RunAndReturn(run func() string) *Environment_TerraHelmfileRef_Call
- type Environment_Type_Call
- type Environment_UniqueResourcePrefix_Call
- func (_c *Environment_UniqueResourcePrefix_Call) Return(_a0 string) *Environment_UniqueResourcePrefix_Call
- func (_c *Environment_UniqueResourcePrefix_Call) Run(run func()) *Environment_UniqueResourcePrefix_Call
- func (_c *Environment_UniqueResourcePrefix_Call) RunAndReturn(run func() string) *Environment_UniqueResourcePrefix_Call
- type Environments
- func (_m *Environments) All() ([]terra.Environment, error)
- func (_m *Environments) CreateFromTemplate(template terra.Environment, opts terra.CreateOptions) (string, error)
- func (_m *Environments) Delete(name string) error
- func (_m *Environments) DisableRelease(environmentName string, releaseName string) error
- func (_m *Environments) EXPECT() *Environments_Expecter
- func (_m *Environments) EnableRelease(environmentName string, releaseName string) error
- func (_m *Environments) Exists(name string) (bool, error)
- func (_m *Environments) Filter(filter terra.EnvironmentFilter) ([]terra.Environment, error)
- func (_m *Environments) Get(name string) (terra.Environment, error)
- func (_m *Environments) PinEnvironmentToTerraHelmfileRef(environmentName string, terraHelmfileRef string) error
- func (_m *Environments) PinVersions(environmentName string, versions map[string]terra.VersionOverride) (map[string]terra.VersionOverride, error)
- func (_m *Environments) SetOffline(name string, offline bool) error
- func (_m *Environments) UnpinVersions(environmentName string) (map[string]terra.VersionOverride, error)
- type Environments_All_Call
- type Environments_CreateFromTemplate_Call
- func (_c *Environments_CreateFromTemplate_Call) Return(_a0 string, _a1 error) *Environments_CreateFromTemplate_Call
- func (_c *Environments_CreateFromTemplate_Call) Run(run func(template terra.Environment, opts terra.CreateOptions)) *Environments_CreateFromTemplate_Call
- func (_c *Environments_CreateFromTemplate_Call) RunAndReturn(run func(terra.Environment, terra.CreateOptions) (string, error)) *Environments_CreateFromTemplate_Call
- type Environments_Delete_Call
- type Environments_DisableRelease_Call
- func (_c *Environments_DisableRelease_Call) Return(_a0 error) *Environments_DisableRelease_Call
- func (_c *Environments_DisableRelease_Call) Run(run func(environmentName string, releaseName string)) *Environments_DisableRelease_Call
- func (_c *Environments_DisableRelease_Call) RunAndReturn(run func(string, string) error) *Environments_DisableRelease_Call
- type Environments_EnableRelease_Call
- func (_c *Environments_EnableRelease_Call) Return(_a0 error) *Environments_EnableRelease_Call
- func (_c *Environments_EnableRelease_Call) Run(run func(environmentName string, releaseName string)) *Environments_EnableRelease_Call
- func (_c *Environments_EnableRelease_Call) RunAndReturn(run func(string, string) error) *Environments_EnableRelease_Call
- type Environments_Exists_Call
- type Environments_Expecter
- func (_e *Environments_Expecter) All() *Environments_All_Call
- func (_e *Environments_Expecter) CreateFromTemplate(template interface{}, opts interface{}) *Environments_CreateFromTemplate_Call
- func (_e *Environments_Expecter) Delete(name interface{}) *Environments_Delete_Call
- func (_e *Environments_Expecter) DisableRelease(environmentName interface{}, releaseName interface{}) *Environments_DisableRelease_Call
- func (_e *Environments_Expecter) EnableRelease(environmentName interface{}, releaseName interface{}) *Environments_EnableRelease_Call
- func (_e *Environments_Expecter) Exists(name interface{}) *Environments_Exists_Call
- func (_e *Environments_Expecter) Filter(filter interface{}) *Environments_Filter_Call
- func (_e *Environments_Expecter) Get(name interface{}) *Environments_Get_Call
- func (_e *Environments_Expecter) PinEnvironmentToTerraHelmfileRef(environmentName interface{}, terraHelmfileRef interface{}) *Environments_PinEnvironmentToTerraHelmfileRef_Call
- func (_e *Environments_Expecter) PinVersions(environmentName interface{}, versions interface{}) *Environments_PinVersions_Call
- func (_e *Environments_Expecter) SetOffline(name interface{}, offline interface{}) *Environments_SetOffline_Call
- func (_e *Environments_Expecter) UnpinVersions(environmentName interface{}) *Environments_UnpinVersions_Call
- type Environments_Filter_Call
- func (_c *Environments_Filter_Call) Return(_a0 []terra.Environment, _a1 error) *Environments_Filter_Call
- func (_c *Environments_Filter_Call) Run(run func(filter terra.EnvironmentFilter)) *Environments_Filter_Call
- func (_c *Environments_Filter_Call) RunAndReturn(run func(terra.EnvironmentFilter) ([]terra.Environment, error)) *Environments_Filter_Call
- type Environments_Get_Call
- type Environments_PinEnvironmentToTerraHelmfileRef_Call
- func (_c *Environments_PinEnvironmentToTerraHelmfileRef_Call) Return(_a0 error) *Environments_PinEnvironmentToTerraHelmfileRef_Call
- func (_c *Environments_PinEnvironmentToTerraHelmfileRef_Call) Run(run func(environmentName string, terraHelmfileRef string)) *Environments_PinEnvironmentToTerraHelmfileRef_Call
- func (_c *Environments_PinEnvironmentToTerraHelmfileRef_Call) RunAndReturn(run func(string, string) error) *Environments_PinEnvironmentToTerraHelmfileRef_Call
- type Environments_PinVersions_Call
- func (_c *Environments_PinVersions_Call) Return(_a0 map[string]terra.VersionOverride, _a1 error) *Environments_PinVersions_Call
- func (_c *Environments_PinVersions_Call) Run(run func(environmentName string, versions map[string]terra.VersionOverride)) *Environments_PinVersions_Call
- func (_c *Environments_PinVersions_Call) RunAndReturn(...) *Environments_PinVersions_Call
- type Environments_SetOffline_Call
- func (_c *Environments_SetOffline_Call) Return(_a0 error) *Environments_SetOffline_Call
- func (_c *Environments_SetOffline_Call) Run(run func(name string, offline bool)) *Environments_SetOffline_Call
- func (_c *Environments_SetOffline_Call) RunAndReturn(run func(string, bool) error) *Environments_SetOffline_Call
- type Environments_UnpinVersions_Call
- func (_c *Environments_UnpinVersions_Call) Return(_a0 map[string]terra.VersionOverride, _a1 error) *Environments_UnpinVersions_Call
- func (_c *Environments_UnpinVersions_Call) Run(run func(environmentName string)) *Environments_UnpinVersions_Call
- func (_c *Environments_UnpinVersions_Call) RunAndReturn(run func(string) (map[string]terra.VersionOverride, error)) *Environments_UnpinVersions_Call
- type Release
- func (_m *Release) ChartName() string
- func (_m *Release) ChartVersion() string
- func (_m *Release) Cluster() terra.Cluster
- func (_m *Release) ClusterAddress() string
- func (_m *Release) ClusterName() string
- func (_m *Release) Destination() terra.Destination
- func (_m *Release) EXPECT() *Release_Expecter
- func (_m *Release) FirecloudDevelopRef() string
- func (_m *Release) FullName() string
- func (_m *Release) HelmfileOverlays() []string
- func (_m *Release) IsAppRelease() bool
- func (_m *Release) IsClusterRelease() bool
- func (_m *Release) Name() string
- func (_m *Release) Namespace() string
- func (_m *Release) Repo() string
- func (_m *Release) TerraHelmfileRef() string
- func (_m *Release) Type() terra.ReleaseType
- type Release_ChartName_Call
- type Release_ChartVersion_Call
- type Release_ClusterAddress_Call
- type Release_ClusterName_Call
- type Release_Cluster_Call
- type Release_Destination_Call
- type Release_Expecter
- func (_e *Release_Expecter) ChartName() *Release_ChartName_Call
- func (_e *Release_Expecter) ChartVersion() *Release_ChartVersion_Call
- func (_e *Release_Expecter) Cluster() *Release_Cluster_Call
- func (_e *Release_Expecter) ClusterAddress() *Release_ClusterAddress_Call
- func (_e *Release_Expecter) ClusterName() *Release_ClusterName_Call
- func (_e *Release_Expecter) Destination() *Release_Destination_Call
- func (_e *Release_Expecter) FirecloudDevelopRef() *Release_FirecloudDevelopRef_Call
- func (_e *Release_Expecter) FullName() *Release_FullName_Call
- func (_e *Release_Expecter) HelmfileOverlays() *Release_HelmfileOverlays_Call
- func (_e *Release_Expecter) IsAppRelease() *Release_IsAppRelease_Call
- func (_e *Release_Expecter) IsClusterRelease() *Release_IsClusterRelease_Call
- func (_e *Release_Expecter) Name() *Release_Name_Call
- func (_e *Release_Expecter) Namespace() *Release_Namespace_Call
- func (_e *Release_Expecter) Repo() *Release_Repo_Call
- func (_e *Release_Expecter) TerraHelmfileRef() *Release_TerraHelmfileRef_Call
- func (_e *Release_Expecter) Type() *Release_Type_Call
- type Release_FirecloudDevelopRef_Call
- func (_c *Release_FirecloudDevelopRef_Call) Return(_a0 string) *Release_FirecloudDevelopRef_Call
- func (_c *Release_FirecloudDevelopRef_Call) Run(run func()) *Release_FirecloudDevelopRef_Call
- func (_c *Release_FirecloudDevelopRef_Call) RunAndReturn(run func() string) *Release_FirecloudDevelopRef_Call
- type Release_FullName_Call
- type Release_HelmfileOverlays_Call
- type Release_IsAppRelease_Call
- type Release_IsClusterRelease_Call
- type Release_Name_Call
- type Release_Namespace_Call
- type Release_Repo_Call
- type Release_TerraHelmfileRef_Call
- type Release_Type_Call
- type Releases
- type Releases_All_Call
- type Releases_Expecter
- type Releases_Filter_Call
- func (_c *Releases_Filter_Call) Return(_a0 []terra.Release, _a1 error) *Releases_Filter_Call
- func (_c *Releases_Filter_Call) Run(run func(filter terra.ReleaseFilter)) *Releases_Filter_Call
- func (_c *Releases_Filter_Call) RunAndReturn(run func(terra.ReleaseFilter) ([]terra.Release, error)) *Releases_Filter_Call
- type State
- type StateLoader
- type StateLoader_Expecter
- type StateLoader_Load_Call
- type StateLoader_Reload_Call
- type StateWriter
- func (_m *StateWriter) DeleteEnvironments(_a0 []terra.Environment) ([]string, error)
- func (_m *StateWriter) DisableRelease(_a0 string, _a1 string) error
- func (_m *StateWriter) EXPECT() *StateWriter_Expecter
- func (_m *StateWriter) EnableRelease(_a0 terra.Environment, _a1 string) error
- func (_m *StateWriter) WriteClusters(_a0 []terra.Cluster) error
- func (_m *StateWriter) WriteEnvironments(_a0 []terra.Environment) ([]string, error)
- type StateWriter_DeleteEnvironments_Call
- func (_c *StateWriter_DeleteEnvironments_Call) Return(_a0 []string, _a1 error) *StateWriter_DeleteEnvironments_Call
- func (_c *StateWriter_DeleteEnvironments_Call) Run(run func(_a0 []terra.Environment)) *StateWriter_DeleteEnvironments_Call
- func (_c *StateWriter_DeleteEnvironments_Call) RunAndReturn(run func([]terra.Environment) ([]string, error)) *StateWriter_DeleteEnvironments_Call
- type StateWriter_DisableRelease_Call
- func (_c *StateWriter_DisableRelease_Call) Return(_a0 error) *StateWriter_DisableRelease_Call
- func (_c *StateWriter_DisableRelease_Call) Run(run func(_a0 string, _a1 string)) *StateWriter_DisableRelease_Call
- func (_c *StateWriter_DisableRelease_Call) RunAndReturn(run func(string, string) error) *StateWriter_DisableRelease_Call
- type StateWriter_EnableRelease_Call
- func (_c *StateWriter_EnableRelease_Call) Return(_a0 error) *StateWriter_EnableRelease_Call
- func (_c *StateWriter_EnableRelease_Call) Run(run func(_a0 terra.Environment, _a1 string)) *StateWriter_EnableRelease_Call
- func (_c *StateWriter_EnableRelease_Call) RunAndReturn(run func(terra.Environment, string) error) *StateWriter_EnableRelease_Call
- type StateWriter_Expecter
- func (_e *StateWriter_Expecter) DeleteEnvironments(_a0 interface{}) *StateWriter_DeleteEnvironments_Call
- func (_e *StateWriter_Expecter) DisableRelease(_a0 interface{}, _a1 interface{}) *StateWriter_DisableRelease_Call
- func (_e *StateWriter_Expecter) EnableRelease(_a0 interface{}, _a1 interface{}) *StateWriter_EnableRelease_Call
- func (_e *StateWriter_Expecter) WriteClusters(_a0 interface{}) *StateWriter_WriteClusters_Call
- func (_e *StateWriter_Expecter) WriteEnvironments(_a0 interface{}) *StateWriter_WriteEnvironments_Call
- type StateWriter_WriteClusters_Call
- func (_c *StateWriter_WriteClusters_Call) Return(_a0 error) *StateWriter_WriteClusters_Call
- func (_c *StateWriter_WriteClusters_Call) Run(run func(_a0 []terra.Cluster)) *StateWriter_WriteClusters_Call
- func (_c *StateWriter_WriteClusters_Call) RunAndReturn(run func([]terra.Cluster) error) *StateWriter_WriteClusters_Call
- type StateWriter_WriteEnvironments_Call
- func (_c *StateWriter_WriteEnvironments_Call) Return(_a0 []string, _a1 error) *StateWriter_WriteEnvironments_Call
- func (_c *StateWriter_WriteEnvironments_Call) Run(run func(_a0 []terra.Environment)) *StateWriter_WriteEnvironments_Call
- func (_c *StateWriter_WriteEnvironments_Call) RunAndReturn(run func([]terra.Environment) ([]string, error)) *StateWriter_WriteEnvironments_Call
- type State_Clusters_Call
- type State_Destinations_Call
- type State_Environments_Call
- type State_Expecter
- type State_Releases_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppRelease ¶ added in v1.0.8
AppRelease is an autogenerated mock type for the AppRelease type
func NewAppRelease ¶ added in v1.0.8
func NewAppRelease(t mockConstructorTestingTNewAppRelease) *AppRelease
NewAppRelease creates a new instance of AppRelease. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*AppRelease) AppVersion ¶ added in v1.0.8
func (_m *AppRelease) AppVersion() string
AppVersion provides a mock function with given fields:
func (*AppRelease) ChartName ¶ added in v1.0.8
func (_m *AppRelease) ChartName() string
ChartName provides a mock function with given fields:
func (*AppRelease) ChartVersion ¶ added in v1.0.8
func (_m *AppRelease) ChartVersion() string
ChartVersion provides a mock function with given fields:
func (*AppRelease) Cluster ¶ added in v1.0.8
func (_m *AppRelease) Cluster() terra.Cluster
Cluster provides a mock function with given fields:
func (*AppRelease) ClusterAddress ¶ added in v1.0.8
func (_m *AppRelease) ClusterAddress() string
ClusterAddress provides a mock function with given fields:
func (*AppRelease) ClusterName ¶ added in v1.0.8
func (_m *AppRelease) ClusterName() string
ClusterName provides a mock function with given fields:
func (*AppRelease) Destination ¶ added in v1.0.8
func (_m *AppRelease) Destination() terra.Destination
Destination provides a mock function with given fields:
func (*AppRelease) EXPECT ¶ added in v1.0.8
func (_m *AppRelease) EXPECT() *AppRelease_Expecter
func (*AppRelease) Environment ¶ added in v1.0.8
func (_m *AppRelease) Environment() terra.Environment
Environment provides a mock function with given fields:
func (*AppRelease) FirecloudDevelopRef ¶ added in v1.0.8
func (_m *AppRelease) FirecloudDevelopRef() string
FirecloudDevelopRef provides a mock function with given fields:
func (*AppRelease) FullName ¶ added in v1.0.8
func (_m *AppRelease) FullName() string
FullName provides a mock function with given fields:
func (*AppRelease) HelmfileOverlays ¶ added in v1.0.34
func (_m *AppRelease) HelmfileOverlays() []string
HelmfileOverlays provides a mock function with given fields:
func (*AppRelease) Host ¶ added in v1.0.8
func (_m *AppRelease) Host() string
Host provides a mock function with given fields:
func (*AppRelease) IsAppRelease ¶ added in v1.0.8
func (_m *AppRelease) IsAppRelease() bool
IsAppRelease provides a mock function with given fields:
func (*AppRelease) IsClusterRelease ¶ added in v1.0.8
func (_m *AppRelease) IsClusterRelease() bool
IsClusterRelease provides a mock function with given fields:
func (*AppRelease) Name ¶ added in v1.0.8
func (_m *AppRelease) Name() string
Name provides a mock function with given fields:
func (*AppRelease) Namespace ¶ added in v1.0.8
func (_m *AppRelease) Namespace() string
Namespace provides a mock function with given fields:
func (*AppRelease) Port ¶ added in v1.0.8
func (_m *AppRelease) Port() int
Port provides a mock function with given fields:
func (*AppRelease) Protocol ¶ added in v1.0.8
func (_m *AppRelease) Protocol() string
Protocol provides a mock function with given fields:
func (*AppRelease) Repo ¶ added in v1.0.8
func (_m *AppRelease) Repo() string
Repo provides a mock function with given fields:
func (*AppRelease) Subdomain ¶ added in v1.0.8
func (_m *AppRelease) Subdomain() string
Subdomain provides a mock function with given fields:
func (*AppRelease) TerraHelmfileRef ¶ added in v1.0.8
func (_m *AppRelease) TerraHelmfileRef() string
TerraHelmfileRef provides a mock function with given fields:
func (*AppRelease) Type ¶ added in v1.0.8
func (_m *AppRelease) Type() terra.ReleaseType
Type provides a mock function with given fields:
func (*AppRelease) URL ¶ added in v1.0.8
func (_m *AppRelease) URL() string
URL provides a mock function with given fields:
type AppRelease_AppVersion_Call ¶ added in v1.0.8
AppRelease_AppVersion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AppVersion'
func (*AppRelease_AppVersion_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_AppVersion_Call) Return(_a0 string) *AppRelease_AppVersion_Call
func (*AppRelease_AppVersion_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_AppVersion_Call) Run(run func()) *AppRelease_AppVersion_Call
func (*AppRelease_AppVersion_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_AppVersion_Call) RunAndReturn(run func() string) *AppRelease_AppVersion_Call
type AppRelease_ChartName_Call ¶ added in v1.0.8
AppRelease_ChartName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChartName'
func (*AppRelease_ChartName_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_ChartName_Call) Return(_a0 string) *AppRelease_ChartName_Call
func (*AppRelease_ChartName_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_ChartName_Call) Run(run func()) *AppRelease_ChartName_Call
func (*AppRelease_ChartName_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_ChartName_Call) RunAndReturn(run func() string) *AppRelease_ChartName_Call
type AppRelease_ChartVersion_Call ¶ added in v1.0.8
AppRelease_ChartVersion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChartVersion'
func (*AppRelease_ChartVersion_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_ChartVersion_Call) Return(_a0 string) *AppRelease_ChartVersion_Call
func (*AppRelease_ChartVersion_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_ChartVersion_Call) Run(run func()) *AppRelease_ChartVersion_Call
func (*AppRelease_ChartVersion_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_ChartVersion_Call) RunAndReturn(run func() string) *AppRelease_ChartVersion_Call
type AppRelease_ClusterAddress_Call ¶ added in v1.0.8
AppRelease_ClusterAddress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClusterAddress'
func (*AppRelease_ClusterAddress_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_ClusterAddress_Call) Return(_a0 string) *AppRelease_ClusterAddress_Call
func (*AppRelease_ClusterAddress_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_ClusterAddress_Call) Run(run func()) *AppRelease_ClusterAddress_Call
func (*AppRelease_ClusterAddress_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_ClusterAddress_Call) RunAndReturn(run func() string) *AppRelease_ClusterAddress_Call
type AppRelease_ClusterName_Call ¶ added in v1.0.8
AppRelease_ClusterName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClusterName'
func (*AppRelease_ClusterName_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_ClusterName_Call) Return(_a0 string) *AppRelease_ClusterName_Call
func (*AppRelease_ClusterName_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_ClusterName_Call) Run(run func()) *AppRelease_ClusterName_Call
func (*AppRelease_ClusterName_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_ClusterName_Call) RunAndReturn(run func() string) *AppRelease_ClusterName_Call
type AppRelease_Cluster_Call ¶ added in v1.0.8
AppRelease_Cluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Cluster'
func (*AppRelease_Cluster_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Cluster_Call) Return(_a0 terra.Cluster) *AppRelease_Cluster_Call
func (*AppRelease_Cluster_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Cluster_Call) Run(run func()) *AppRelease_Cluster_Call
func (*AppRelease_Cluster_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Cluster_Call) RunAndReturn(run func() terra.Cluster) *AppRelease_Cluster_Call
type AppRelease_Destination_Call ¶ added in v1.0.8
AppRelease_Destination_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Destination'
func (*AppRelease_Destination_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Destination_Call) Return(_a0 terra.Destination) *AppRelease_Destination_Call
func (*AppRelease_Destination_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Destination_Call) Run(run func()) *AppRelease_Destination_Call
func (*AppRelease_Destination_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Destination_Call) RunAndReturn(run func() terra.Destination) *AppRelease_Destination_Call
type AppRelease_Environment_Call ¶ added in v1.0.8
AppRelease_Environment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Environment'
func (*AppRelease_Environment_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Environment_Call) Return(_a0 terra.Environment) *AppRelease_Environment_Call
func (*AppRelease_Environment_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Environment_Call) Run(run func()) *AppRelease_Environment_Call
func (*AppRelease_Environment_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Environment_Call) RunAndReturn(run func() terra.Environment) *AppRelease_Environment_Call
type AppRelease_Expecter ¶ added in v1.0.8
type AppRelease_Expecter struct {
// contains filtered or unexported fields
}
func (*AppRelease_Expecter) AppVersion ¶ added in v1.0.8
func (_e *AppRelease_Expecter) AppVersion() *AppRelease_AppVersion_Call
AppVersion is a helper method to define mock.On call
func (*AppRelease_Expecter) ChartName ¶ added in v1.0.8
func (_e *AppRelease_Expecter) ChartName() *AppRelease_ChartName_Call
ChartName is a helper method to define mock.On call
func (*AppRelease_Expecter) ChartVersion ¶ added in v1.0.8
func (_e *AppRelease_Expecter) ChartVersion() *AppRelease_ChartVersion_Call
ChartVersion is a helper method to define mock.On call
func (*AppRelease_Expecter) Cluster ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Cluster() *AppRelease_Cluster_Call
Cluster is a helper method to define mock.On call
func (*AppRelease_Expecter) ClusterAddress ¶ added in v1.0.8
func (_e *AppRelease_Expecter) ClusterAddress() *AppRelease_ClusterAddress_Call
ClusterAddress is a helper method to define mock.On call
func (*AppRelease_Expecter) ClusterName ¶ added in v1.0.8
func (_e *AppRelease_Expecter) ClusterName() *AppRelease_ClusterName_Call
ClusterName is a helper method to define mock.On call
func (*AppRelease_Expecter) Destination ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Destination() *AppRelease_Destination_Call
Destination is a helper method to define mock.On call
func (*AppRelease_Expecter) Environment ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Environment() *AppRelease_Environment_Call
Environment is a helper method to define mock.On call
func (*AppRelease_Expecter) FirecloudDevelopRef ¶ added in v1.0.8
func (_e *AppRelease_Expecter) FirecloudDevelopRef() *AppRelease_FirecloudDevelopRef_Call
FirecloudDevelopRef is a helper method to define mock.On call
func (*AppRelease_Expecter) FullName ¶ added in v1.0.8
func (_e *AppRelease_Expecter) FullName() *AppRelease_FullName_Call
FullName is a helper method to define mock.On call
func (*AppRelease_Expecter) HelmfileOverlays ¶ added in v1.0.34
func (_e *AppRelease_Expecter) HelmfileOverlays() *AppRelease_HelmfileOverlays_Call
HelmfileOverlays is a helper method to define mock.On call
func (*AppRelease_Expecter) Host ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Host() *AppRelease_Host_Call
Host is a helper method to define mock.On call
func (*AppRelease_Expecter) IsAppRelease ¶ added in v1.0.8
func (_e *AppRelease_Expecter) IsAppRelease() *AppRelease_IsAppRelease_Call
IsAppRelease is a helper method to define mock.On call
func (*AppRelease_Expecter) IsClusterRelease ¶ added in v1.0.8
func (_e *AppRelease_Expecter) IsClusterRelease() *AppRelease_IsClusterRelease_Call
IsClusterRelease is a helper method to define mock.On call
func (*AppRelease_Expecter) Name ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Name() *AppRelease_Name_Call
Name is a helper method to define mock.On call
func (*AppRelease_Expecter) Namespace ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Namespace() *AppRelease_Namespace_Call
Namespace is a helper method to define mock.On call
func (*AppRelease_Expecter) Port ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Port() *AppRelease_Port_Call
Port is a helper method to define mock.On call
func (*AppRelease_Expecter) Protocol ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Protocol() *AppRelease_Protocol_Call
Protocol is a helper method to define mock.On call
func (*AppRelease_Expecter) Repo ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Repo() *AppRelease_Repo_Call
Repo is a helper method to define mock.On call
func (*AppRelease_Expecter) Subdomain ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Subdomain() *AppRelease_Subdomain_Call
Subdomain is a helper method to define mock.On call
func (*AppRelease_Expecter) TerraHelmfileRef ¶ added in v1.0.8
func (_e *AppRelease_Expecter) TerraHelmfileRef() *AppRelease_TerraHelmfileRef_Call
TerraHelmfileRef is a helper method to define mock.On call
func (*AppRelease_Expecter) Type ¶ added in v1.0.8
func (_e *AppRelease_Expecter) Type() *AppRelease_Type_Call
Type is a helper method to define mock.On call
func (*AppRelease_Expecter) URL ¶ added in v1.0.8
func (_e *AppRelease_Expecter) URL() *AppRelease_URL_Call
URL is a helper method to define mock.On call
type AppRelease_FirecloudDevelopRef_Call ¶ added in v1.0.8
AppRelease_FirecloudDevelopRef_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FirecloudDevelopRef'
func (*AppRelease_FirecloudDevelopRef_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_FirecloudDevelopRef_Call) Return(_a0 string) *AppRelease_FirecloudDevelopRef_Call
func (*AppRelease_FirecloudDevelopRef_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_FirecloudDevelopRef_Call) Run(run func()) *AppRelease_FirecloudDevelopRef_Call
func (*AppRelease_FirecloudDevelopRef_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_FirecloudDevelopRef_Call) RunAndReturn(run func() string) *AppRelease_FirecloudDevelopRef_Call
type AppRelease_FullName_Call ¶ added in v1.0.8
AppRelease_FullName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FullName'
func (*AppRelease_FullName_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_FullName_Call) Return(_a0 string) *AppRelease_FullName_Call
func (*AppRelease_FullName_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_FullName_Call) Run(run func()) *AppRelease_FullName_Call
func (*AppRelease_FullName_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_FullName_Call) RunAndReturn(run func() string) *AppRelease_FullName_Call
type AppRelease_HelmfileOverlays_Call ¶ added in v1.0.34
AppRelease_HelmfileOverlays_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HelmfileOverlays'
func (*AppRelease_HelmfileOverlays_Call) Return ¶ added in v1.0.34
func (_c *AppRelease_HelmfileOverlays_Call) Return(_a0 []string) *AppRelease_HelmfileOverlays_Call
func (*AppRelease_HelmfileOverlays_Call) Run ¶ added in v1.0.34
func (_c *AppRelease_HelmfileOverlays_Call) Run(run func()) *AppRelease_HelmfileOverlays_Call
func (*AppRelease_HelmfileOverlays_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_HelmfileOverlays_Call) RunAndReturn(run func() []string) *AppRelease_HelmfileOverlays_Call
type AppRelease_Host_Call ¶ added in v1.0.8
AppRelease_Host_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Host'
func (*AppRelease_Host_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Host_Call) Return(_a0 string) *AppRelease_Host_Call
func (*AppRelease_Host_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Host_Call) Run(run func()) *AppRelease_Host_Call
func (*AppRelease_Host_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Host_Call) RunAndReturn(run func() string) *AppRelease_Host_Call
type AppRelease_IsAppRelease_Call ¶ added in v1.0.8
AppRelease_IsAppRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsAppRelease'
func (*AppRelease_IsAppRelease_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_IsAppRelease_Call) Return(_a0 bool) *AppRelease_IsAppRelease_Call
func (*AppRelease_IsAppRelease_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_IsAppRelease_Call) Run(run func()) *AppRelease_IsAppRelease_Call
func (*AppRelease_IsAppRelease_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_IsAppRelease_Call) RunAndReturn(run func() bool) *AppRelease_IsAppRelease_Call
type AppRelease_IsClusterRelease_Call ¶ added in v1.0.8
AppRelease_IsClusterRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsClusterRelease'
func (*AppRelease_IsClusterRelease_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_IsClusterRelease_Call) Return(_a0 bool) *AppRelease_IsClusterRelease_Call
func (*AppRelease_IsClusterRelease_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_IsClusterRelease_Call) Run(run func()) *AppRelease_IsClusterRelease_Call
func (*AppRelease_IsClusterRelease_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_IsClusterRelease_Call) RunAndReturn(run func() bool) *AppRelease_IsClusterRelease_Call
type AppRelease_Name_Call ¶ added in v1.0.8
AppRelease_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'
func (*AppRelease_Name_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Name_Call) Return(_a0 string) *AppRelease_Name_Call
func (*AppRelease_Name_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Name_Call) Run(run func()) *AppRelease_Name_Call
func (*AppRelease_Name_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Name_Call) RunAndReturn(run func() string) *AppRelease_Name_Call
type AppRelease_Namespace_Call ¶ added in v1.0.8
AppRelease_Namespace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Namespace'
func (*AppRelease_Namespace_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Namespace_Call) Return(_a0 string) *AppRelease_Namespace_Call
func (*AppRelease_Namespace_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Namespace_Call) Run(run func()) *AppRelease_Namespace_Call
func (*AppRelease_Namespace_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Namespace_Call) RunAndReturn(run func() string) *AppRelease_Namespace_Call
type AppRelease_Port_Call ¶ added in v1.0.8
AppRelease_Port_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Port'
func (*AppRelease_Port_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Port_Call) Return(_a0 int) *AppRelease_Port_Call
func (*AppRelease_Port_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Port_Call) Run(run func()) *AppRelease_Port_Call
func (*AppRelease_Port_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Port_Call) RunAndReturn(run func() int) *AppRelease_Port_Call
type AppRelease_Protocol_Call ¶ added in v1.0.8
AppRelease_Protocol_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Protocol'
func (*AppRelease_Protocol_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Protocol_Call) Return(_a0 string) *AppRelease_Protocol_Call
func (*AppRelease_Protocol_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Protocol_Call) Run(run func()) *AppRelease_Protocol_Call
func (*AppRelease_Protocol_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Protocol_Call) RunAndReturn(run func() string) *AppRelease_Protocol_Call
type AppRelease_Repo_Call ¶ added in v1.0.8
AppRelease_Repo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Repo'
func (*AppRelease_Repo_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Repo_Call) Return(_a0 string) *AppRelease_Repo_Call
func (*AppRelease_Repo_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Repo_Call) Run(run func()) *AppRelease_Repo_Call
func (*AppRelease_Repo_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Repo_Call) RunAndReturn(run func() string) *AppRelease_Repo_Call
type AppRelease_Subdomain_Call ¶ added in v1.0.8
AppRelease_Subdomain_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Subdomain'
func (*AppRelease_Subdomain_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Subdomain_Call) Return(_a0 string) *AppRelease_Subdomain_Call
func (*AppRelease_Subdomain_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Subdomain_Call) Run(run func()) *AppRelease_Subdomain_Call
func (*AppRelease_Subdomain_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Subdomain_Call) RunAndReturn(run func() string) *AppRelease_Subdomain_Call
type AppRelease_TerraHelmfileRef_Call ¶ added in v1.0.8
AppRelease_TerraHelmfileRef_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TerraHelmfileRef'
func (*AppRelease_TerraHelmfileRef_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_TerraHelmfileRef_Call) Return(_a0 string) *AppRelease_TerraHelmfileRef_Call
func (*AppRelease_TerraHelmfileRef_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_TerraHelmfileRef_Call) Run(run func()) *AppRelease_TerraHelmfileRef_Call
func (*AppRelease_TerraHelmfileRef_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_TerraHelmfileRef_Call) RunAndReturn(run func() string) *AppRelease_TerraHelmfileRef_Call
type AppRelease_Type_Call ¶ added in v1.0.8
AppRelease_Type_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Type'
func (*AppRelease_Type_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_Type_Call) Return(_a0 terra.ReleaseType) *AppRelease_Type_Call
func (*AppRelease_Type_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_Type_Call) Run(run func()) *AppRelease_Type_Call
func (*AppRelease_Type_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_Type_Call) RunAndReturn(run func() terra.ReleaseType) *AppRelease_Type_Call
type AppRelease_URL_Call ¶ added in v1.0.8
AppRelease_URL_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'URL'
func (*AppRelease_URL_Call) Return ¶ added in v1.0.8
func (_c *AppRelease_URL_Call) Return(_a0 string) *AppRelease_URL_Call
func (*AppRelease_URL_Call) Run ¶ added in v1.0.8
func (_c *AppRelease_URL_Call) Run(run func()) *AppRelease_URL_Call
func (*AppRelease_URL_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AppRelease_URL_Call) RunAndReturn(run func() string) *AppRelease_URL_Call
type AutoDelete ¶ added in v1.0.51
AutoDelete is an autogenerated mock type for the AutoDelete type
func NewAutoDelete ¶ added in v1.0.51
func NewAutoDelete(t mockConstructorTestingTNewAutoDelete) *AutoDelete
NewAutoDelete creates a new instance of AutoDelete. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*AutoDelete) After ¶ added in v1.0.51
func (_m *AutoDelete) After() time.Time
After provides a mock function with given fields:
func (*AutoDelete) EXPECT ¶ added in v1.0.51
func (_m *AutoDelete) EXPECT() *AutoDelete_Expecter
func (*AutoDelete) Enabled ¶ added in v1.0.51
func (_m *AutoDelete) Enabled() bool
Enabled provides a mock function with given fields:
type AutoDelete_After_Call ¶ added in v1.0.51
AutoDelete_After_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'After'
func (*AutoDelete_After_Call) Return ¶ added in v1.0.51
func (_c *AutoDelete_After_Call) Return(_a0 time.Time) *AutoDelete_After_Call
func (*AutoDelete_After_Call) Run ¶ added in v1.0.51
func (_c *AutoDelete_After_Call) Run(run func()) *AutoDelete_After_Call
func (*AutoDelete_After_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AutoDelete_After_Call) RunAndReturn(run func() time.Time) *AutoDelete_After_Call
type AutoDelete_Enabled_Call ¶ added in v1.0.51
AutoDelete_Enabled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enabled'
func (*AutoDelete_Enabled_Call) Return ¶ added in v1.0.51
func (_c *AutoDelete_Enabled_Call) Return(_a0 bool) *AutoDelete_Enabled_Call
func (*AutoDelete_Enabled_Call) Run ¶ added in v1.0.51
func (_c *AutoDelete_Enabled_Call) Run(run func()) *AutoDelete_Enabled_Call
func (*AutoDelete_Enabled_Call) RunAndReturn ¶ added in v1.0.73
func (_c *AutoDelete_Enabled_Call) RunAndReturn(run func() bool) *AutoDelete_Enabled_Call
type AutoDelete_Expecter ¶ added in v1.0.51
type AutoDelete_Expecter struct {
// contains filtered or unexported fields
}
func (*AutoDelete_Expecter) After ¶ added in v1.0.51
func (_e *AutoDelete_Expecter) After() *AutoDelete_After_Call
After is a helper method to define mock.On call
func (*AutoDelete_Expecter) Enabled ¶ added in v1.0.51
func (_e *AutoDelete_Expecter) Enabled() *AutoDelete_Enabled_Call
Enabled is a helper method to define mock.On call
type Cluster ¶ added in v1.0.8
Cluster is an autogenerated mock type for the Cluster type
func NewCluster ¶ added in v1.0.8
func NewCluster(t mockConstructorTestingTNewCluster) *Cluster
NewCluster creates a new instance of Cluster. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Cluster) ArtifactBucket ¶ added in v1.0.8
ArtifactBucket provides a mock function with given fields:
func (*Cluster) EXPECT ¶ added in v1.0.8
func (_m *Cluster) EXPECT() *Cluster_Expecter
func (*Cluster) IsEnvironment ¶ added in v1.0.8
IsEnvironment provides a mock function with given fields:
func (*Cluster) ProjectSuffix ¶ added in v1.0.8
ProjectSuffix provides a mock function with given fields:
func (*Cluster) ReleaseType ¶ added in v1.0.8
func (_m *Cluster) ReleaseType() terra.ReleaseType
ReleaseType provides a mock function with given fields:
func (*Cluster) RequireSuitable ¶ added in v1.0.8
RequireSuitable provides a mock function with given fields:
func (*Cluster) TerraHelmfileRef ¶ added in v1.0.8
TerraHelmfileRef provides a mock function with given fields:
func (*Cluster) Type ¶ added in v1.0.8
func (_m *Cluster) Type() terra.DestinationType
Type provides a mock function with given fields:
type ClusterRelease ¶ added in v1.0.8
ClusterRelease is an autogenerated mock type for the ClusterRelease type
func NewClusterRelease ¶ added in v1.0.8
func NewClusterRelease(t mockConstructorTestingTNewClusterRelease) *ClusterRelease
NewClusterRelease creates a new instance of ClusterRelease. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ClusterRelease) ChartName ¶ added in v1.0.8
func (_m *ClusterRelease) ChartName() string
ChartName provides a mock function with given fields:
func (*ClusterRelease) ChartVersion ¶ added in v1.0.8
func (_m *ClusterRelease) ChartVersion() string
ChartVersion provides a mock function with given fields:
func (*ClusterRelease) Cluster ¶ added in v1.0.8
func (_m *ClusterRelease) Cluster() terra.Cluster
Cluster provides a mock function with given fields:
func (*ClusterRelease) ClusterAddress ¶ added in v1.0.8
func (_m *ClusterRelease) ClusterAddress() string
ClusterAddress provides a mock function with given fields:
func (*ClusterRelease) ClusterName ¶ added in v1.0.8
func (_m *ClusterRelease) ClusterName() string
ClusterName provides a mock function with given fields:
func (*ClusterRelease) Destination ¶ added in v1.0.8
func (_m *ClusterRelease) Destination() terra.Destination
Destination provides a mock function with given fields:
func (*ClusterRelease) EXPECT ¶ added in v1.0.8
func (_m *ClusterRelease) EXPECT() *ClusterRelease_Expecter
func (*ClusterRelease) FirecloudDevelopRef ¶ added in v1.0.8
func (_m *ClusterRelease) FirecloudDevelopRef() string
FirecloudDevelopRef provides a mock function with given fields:
func (*ClusterRelease) FullName ¶ added in v1.0.8
func (_m *ClusterRelease) FullName() string
FullName provides a mock function with given fields:
func (*ClusterRelease) HelmfileOverlays ¶ added in v1.0.34
func (_m *ClusterRelease) HelmfileOverlays() []string
HelmfileOverlays provides a mock function with given fields:
func (*ClusterRelease) IsAppRelease ¶ added in v1.0.8
func (_m *ClusterRelease) IsAppRelease() bool
IsAppRelease provides a mock function with given fields:
func (*ClusterRelease) IsClusterRelease ¶ added in v1.0.8
func (_m *ClusterRelease) IsClusterRelease() bool
IsClusterRelease provides a mock function with given fields:
func (*ClusterRelease) Name ¶ added in v1.0.8
func (_m *ClusterRelease) Name() string
Name provides a mock function with given fields:
func (*ClusterRelease) Namespace ¶ added in v1.0.8
func (_m *ClusterRelease) Namespace() string
Namespace provides a mock function with given fields:
func (*ClusterRelease) Repo ¶ added in v1.0.8
func (_m *ClusterRelease) Repo() string
Repo provides a mock function with given fields:
func (*ClusterRelease) TerraHelmfileRef ¶ added in v1.0.8
func (_m *ClusterRelease) TerraHelmfileRef() string
TerraHelmfileRef provides a mock function with given fields:
func (*ClusterRelease) Type ¶ added in v1.0.8
func (_m *ClusterRelease) Type() terra.ReleaseType
Type provides a mock function with given fields:
type ClusterRelease_ChartName_Call ¶ added in v1.0.8
ClusterRelease_ChartName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChartName'
func (*ClusterRelease_ChartName_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_ChartName_Call) Return(_a0 string) *ClusterRelease_ChartName_Call
func (*ClusterRelease_ChartName_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_ChartName_Call) Run(run func()) *ClusterRelease_ChartName_Call
func (*ClusterRelease_ChartName_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_ChartName_Call) RunAndReturn(run func() string) *ClusterRelease_ChartName_Call
type ClusterRelease_ChartVersion_Call ¶ added in v1.0.8
ClusterRelease_ChartVersion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChartVersion'
func (*ClusterRelease_ChartVersion_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_ChartVersion_Call) Return(_a0 string) *ClusterRelease_ChartVersion_Call
func (*ClusterRelease_ChartVersion_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_ChartVersion_Call) Run(run func()) *ClusterRelease_ChartVersion_Call
func (*ClusterRelease_ChartVersion_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_ChartVersion_Call) RunAndReturn(run func() string) *ClusterRelease_ChartVersion_Call
type ClusterRelease_ClusterAddress_Call ¶ added in v1.0.8
ClusterRelease_ClusterAddress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClusterAddress'
func (*ClusterRelease_ClusterAddress_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_ClusterAddress_Call) Return(_a0 string) *ClusterRelease_ClusterAddress_Call
func (*ClusterRelease_ClusterAddress_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_ClusterAddress_Call) Run(run func()) *ClusterRelease_ClusterAddress_Call
func (*ClusterRelease_ClusterAddress_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_ClusterAddress_Call) RunAndReturn(run func() string) *ClusterRelease_ClusterAddress_Call
type ClusterRelease_ClusterName_Call ¶ added in v1.0.8
ClusterRelease_ClusterName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClusterName'
func (*ClusterRelease_ClusterName_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_ClusterName_Call) Return(_a0 string) *ClusterRelease_ClusterName_Call
func (*ClusterRelease_ClusterName_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_ClusterName_Call) Run(run func()) *ClusterRelease_ClusterName_Call
func (*ClusterRelease_ClusterName_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_ClusterName_Call) RunAndReturn(run func() string) *ClusterRelease_ClusterName_Call
type ClusterRelease_Cluster_Call ¶ added in v1.0.8
ClusterRelease_Cluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Cluster'
func (*ClusterRelease_Cluster_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_Cluster_Call) Return(_a0 terra.Cluster) *ClusterRelease_Cluster_Call
func (*ClusterRelease_Cluster_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_Cluster_Call) Run(run func()) *ClusterRelease_Cluster_Call
func (*ClusterRelease_Cluster_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_Cluster_Call) RunAndReturn(run func() terra.Cluster) *ClusterRelease_Cluster_Call
type ClusterRelease_Destination_Call ¶ added in v1.0.8
ClusterRelease_Destination_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Destination'
func (*ClusterRelease_Destination_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_Destination_Call) Return(_a0 terra.Destination) *ClusterRelease_Destination_Call
func (*ClusterRelease_Destination_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_Destination_Call) Run(run func()) *ClusterRelease_Destination_Call
func (*ClusterRelease_Destination_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_Destination_Call) RunAndReturn(run func() terra.Destination) *ClusterRelease_Destination_Call
type ClusterRelease_Expecter ¶ added in v1.0.8
type ClusterRelease_Expecter struct {
// contains filtered or unexported fields
}
func (*ClusterRelease_Expecter) ChartName ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) ChartName() *ClusterRelease_ChartName_Call
ChartName is a helper method to define mock.On call
func (*ClusterRelease_Expecter) ChartVersion ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) ChartVersion() *ClusterRelease_ChartVersion_Call
ChartVersion is a helper method to define mock.On call
func (*ClusterRelease_Expecter) Cluster ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) Cluster() *ClusterRelease_Cluster_Call
Cluster is a helper method to define mock.On call
func (*ClusterRelease_Expecter) ClusterAddress ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) ClusterAddress() *ClusterRelease_ClusterAddress_Call
ClusterAddress is a helper method to define mock.On call
func (*ClusterRelease_Expecter) ClusterName ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) ClusterName() *ClusterRelease_ClusterName_Call
ClusterName is a helper method to define mock.On call
func (*ClusterRelease_Expecter) Destination ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) Destination() *ClusterRelease_Destination_Call
Destination is a helper method to define mock.On call
func (*ClusterRelease_Expecter) FirecloudDevelopRef ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) FirecloudDevelopRef() *ClusterRelease_FirecloudDevelopRef_Call
FirecloudDevelopRef is a helper method to define mock.On call
func (*ClusterRelease_Expecter) FullName ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) FullName() *ClusterRelease_FullName_Call
FullName is a helper method to define mock.On call
func (*ClusterRelease_Expecter) HelmfileOverlays ¶ added in v1.0.34
func (_e *ClusterRelease_Expecter) HelmfileOverlays() *ClusterRelease_HelmfileOverlays_Call
HelmfileOverlays is a helper method to define mock.On call
func (*ClusterRelease_Expecter) IsAppRelease ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) IsAppRelease() *ClusterRelease_IsAppRelease_Call
IsAppRelease is a helper method to define mock.On call
func (*ClusterRelease_Expecter) IsClusterRelease ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) IsClusterRelease() *ClusterRelease_IsClusterRelease_Call
IsClusterRelease is a helper method to define mock.On call
func (*ClusterRelease_Expecter) Name ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) Name() *ClusterRelease_Name_Call
Name is a helper method to define mock.On call
func (*ClusterRelease_Expecter) Namespace ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) Namespace() *ClusterRelease_Namespace_Call
Namespace is a helper method to define mock.On call
func (*ClusterRelease_Expecter) Repo ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) Repo() *ClusterRelease_Repo_Call
Repo is a helper method to define mock.On call
func (*ClusterRelease_Expecter) TerraHelmfileRef ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) TerraHelmfileRef() *ClusterRelease_TerraHelmfileRef_Call
TerraHelmfileRef is a helper method to define mock.On call
func (*ClusterRelease_Expecter) Type ¶ added in v1.0.8
func (_e *ClusterRelease_Expecter) Type() *ClusterRelease_Type_Call
Type is a helper method to define mock.On call
type ClusterRelease_FirecloudDevelopRef_Call ¶ added in v1.0.8
ClusterRelease_FirecloudDevelopRef_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FirecloudDevelopRef'
func (*ClusterRelease_FirecloudDevelopRef_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_FirecloudDevelopRef_Call) Return(_a0 string) *ClusterRelease_FirecloudDevelopRef_Call
func (*ClusterRelease_FirecloudDevelopRef_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_FirecloudDevelopRef_Call) Run(run func()) *ClusterRelease_FirecloudDevelopRef_Call
func (*ClusterRelease_FirecloudDevelopRef_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_FirecloudDevelopRef_Call) RunAndReturn(run func() string) *ClusterRelease_FirecloudDevelopRef_Call
type ClusterRelease_FullName_Call ¶ added in v1.0.8
ClusterRelease_FullName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FullName'
func (*ClusterRelease_FullName_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_FullName_Call) Return(_a0 string) *ClusterRelease_FullName_Call
func (*ClusterRelease_FullName_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_FullName_Call) Run(run func()) *ClusterRelease_FullName_Call
func (*ClusterRelease_FullName_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_FullName_Call) RunAndReturn(run func() string) *ClusterRelease_FullName_Call
type ClusterRelease_HelmfileOverlays_Call ¶ added in v1.0.34
ClusterRelease_HelmfileOverlays_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HelmfileOverlays'
func (*ClusterRelease_HelmfileOverlays_Call) Return ¶ added in v1.0.34
func (_c *ClusterRelease_HelmfileOverlays_Call) Return(_a0 []string) *ClusterRelease_HelmfileOverlays_Call
func (*ClusterRelease_HelmfileOverlays_Call) Run ¶ added in v1.0.34
func (_c *ClusterRelease_HelmfileOverlays_Call) Run(run func()) *ClusterRelease_HelmfileOverlays_Call
func (*ClusterRelease_HelmfileOverlays_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_HelmfileOverlays_Call) RunAndReturn(run func() []string) *ClusterRelease_HelmfileOverlays_Call
type ClusterRelease_IsAppRelease_Call ¶ added in v1.0.8
ClusterRelease_IsAppRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsAppRelease'
func (*ClusterRelease_IsAppRelease_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_IsAppRelease_Call) Return(_a0 bool) *ClusterRelease_IsAppRelease_Call
func (*ClusterRelease_IsAppRelease_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_IsAppRelease_Call) Run(run func()) *ClusterRelease_IsAppRelease_Call
func (*ClusterRelease_IsAppRelease_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_IsAppRelease_Call) RunAndReturn(run func() bool) *ClusterRelease_IsAppRelease_Call
type ClusterRelease_IsClusterRelease_Call ¶ added in v1.0.8
ClusterRelease_IsClusterRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsClusterRelease'
func (*ClusterRelease_IsClusterRelease_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_IsClusterRelease_Call) Return(_a0 bool) *ClusterRelease_IsClusterRelease_Call
func (*ClusterRelease_IsClusterRelease_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_IsClusterRelease_Call) Run(run func()) *ClusterRelease_IsClusterRelease_Call
func (*ClusterRelease_IsClusterRelease_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_IsClusterRelease_Call) RunAndReturn(run func() bool) *ClusterRelease_IsClusterRelease_Call
type ClusterRelease_Name_Call ¶ added in v1.0.8
ClusterRelease_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'
func (*ClusterRelease_Name_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_Name_Call) Return(_a0 string) *ClusterRelease_Name_Call
func (*ClusterRelease_Name_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_Name_Call) Run(run func()) *ClusterRelease_Name_Call
func (*ClusterRelease_Name_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_Name_Call) RunAndReturn(run func() string) *ClusterRelease_Name_Call
type ClusterRelease_Namespace_Call ¶ added in v1.0.8
ClusterRelease_Namespace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Namespace'
func (*ClusterRelease_Namespace_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_Namespace_Call) Return(_a0 string) *ClusterRelease_Namespace_Call
func (*ClusterRelease_Namespace_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_Namespace_Call) Run(run func()) *ClusterRelease_Namespace_Call
func (*ClusterRelease_Namespace_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_Namespace_Call) RunAndReturn(run func() string) *ClusterRelease_Namespace_Call
type ClusterRelease_Repo_Call ¶ added in v1.0.8
ClusterRelease_Repo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Repo'
func (*ClusterRelease_Repo_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_Repo_Call) Return(_a0 string) *ClusterRelease_Repo_Call
func (*ClusterRelease_Repo_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_Repo_Call) Run(run func()) *ClusterRelease_Repo_Call
func (*ClusterRelease_Repo_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_Repo_Call) RunAndReturn(run func() string) *ClusterRelease_Repo_Call
type ClusterRelease_TerraHelmfileRef_Call ¶ added in v1.0.8
ClusterRelease_TerraHelmfileRef_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TerraHelmfileRef'
func (*ClusterRelease_TerraHelmfileRef_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_TerraHelmfileRef_Call) Return(_a0 string) *ClusterRelease_TerraHelmfileRef_Call
func (*ClusterRelease_TerraHelmfileRef_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_TerraHelmfileRef_Call) Run(run func()) *ClusterRelease_TerraHelmfileRef_Call
func (*ClusterRelease_TerraHelmfileRef_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_TerraHelmfileRef_Call) RunAndReturn(run func() string) *ClusterRelease_TerraHelmfileRef_Call
type ClusterRelease_Type_Call ¶ added in v1.0.8
ClusterRelease_Type_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Type'
func (*ClusterRelease_Type_Call) Return ¶ added in v1.0.8
func (_c *ClusterRelease_Type_Call) Return(_a0 terra.ReleaseType) *ClusterRelease_Type_Call
func (*ClusterRelease_Type_Call) Run ¶ added in v1.0.8
func (_c *ClusterRelease_Type_Call) Run(run func()) *ClusterRelease_Type_Call
func (*ClusterRelease_Type_Call) RunAndReturn ¶ added in v1.0.73
func (_c *ClusterRelease_Type_Call) RunAndReturn(run func() terra.ReleaseType) *ClusterRelease_Type_Call
type Cluster_Address_Call ¶ added in v1.0.8
Cluster_Address_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Address'
func (*Cluster_Address_Call) Return ¶ added in v1.0.8
func (_c *Cluster_Address_Call) Return(_a0 string) *Cluster_Address_Call
func (*Cluster_Address_Call) Run ¶ added in v1.0.8
func (_c *Cluster_Address_Call) Run(run func()) *Cluster_Address_Call
func (*Cluster_Address_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_Address_Call) RunAndReturn(run func() string) *Cluster_Address_Call
type Cluster_ArtifactBucket_Call ¶ added in v1.0.8
Cluster_ArtifactBucket_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ArtifactBucket'
func (*Cluster_ArtifactBucket_Call) Return ¶ added in v1.0.8
func (_c *Cluster_ArtifactBucket_Call) Return(_a0 string) *Cluster_ArtifactBucket_Call
func (*Cluster_ArtifactBucket_Call) Run ¶ added in v1.0.8
func (_c *Cluster_ArtifactBucket_Call) Run(run func()) *Cluster_ArtifactBucket_Call
func (*Cluster_ArtifactBucket_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_ArtifactBucket_Call) RunAndReturn(run func() string) *Cluster_ArtifactBucket_Call
type Cluster_Base_Call ¶ added in v1.0.8
Cluster_Base_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Base'
func (*Cluster_Base_Call) Return ¶ added in v1.0.8
func (_c *Cluster_Base_Call) Return(_a0 string) *Cluster_Base_Call
func (*Cluster_Base_Call) Run ¶ added in v1.0.8
func (_c *Cluster_Base_Call) Run(run func()) *Cluster_Base_Call
func (*Cluster_Base_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_Base_Call) RunAndReturn(run func() string) *Cluster_Base_Call
type Cluster_Expecter ¶ added in v1.0.8
type Cluster_Expecter struct {
// contains filtered or unexported fields
}
func (*Cluster_Expecter) Address ¶ added in v1.0.8
func (_e *Cluster_Expecter) Address() *Cluster_Address_Call
Address is a helper method to define mock.On call
func (*Cluster_Expecter) ArtifactBucket ¶ added in v1.0.8
func (_e *Cluster_Expecter) ArtifactBucket() *Cluster_ArtifactBucket_Call
ArtifactBucket is a helper method to define mock.On call
func (*Cluster_Expecter) Base ¶ added in v1.0.8
func (_e *Cluster_Expecter) Base() *Cluster_Base_Call
Base is a helper method to define mock.On call
func (*Cluster_Expecter) IsCluster ¶ added in v1.0.8
func (_e *Cluster_Expecter) IsCluster() *Cluster_IsCluster_Call
IsCluster is a helper method to define mock.On call
func (*Cluster_Expecter) IsEnvironment ¶ added in v1.0.8
func (_e *Cluster_Expecter) IsEnvironment() *Cluster_IsEnvironment_Call
IsEnvironment is a helper method to define mock.On call
func (*Cluster_Expecter) Location ¶ added in v1.0.8
func (_e *Cluster_Expecter) Location() *Cluster_Location_Call
Location is a helper method to define mock.On call
func (*Cluster_Expecter) Name ¶ added in v1.0.8
func (_e *Cluster_Expecter) Name() *Cluster_Name_Call
Name is a helper method to define mock.On call
func (*Cluster_Expecter) Project ¶ added in v1.0.8
func (_e *Cluster_Expecter) Project() *Cluster_Project_Call
Project is a helper method to define mock.On call
func (*Cluster_Expecter) ProjectSuffix ¶ added in v1.0.8
func (_e *Cluster_Expecter) ProjectSuffix() *Cluster_ProjectSuffix_Call
ProjectSuffix is a helper method to define mock.On call
func (*Cluster_Expecter) ReleaseType ¶ added in v1.0.8
func (_e *Cluster_Expecter) ReleaseType() *Cluster_ReleaseType_Call
ReleaseType is a helper method to define mock.On call
func (*Cluster_Expecter) Releases ¶ added in v1.0.8
func (_e *Cluster_Expecter) Releases() *Cluster_Releases_Call
Releases is a helper method to define mock.On call
func (*Cluster_Expecter) RequireSuitable ¶ added in v1.0.8
func (_e *Cluster_Expecter) RequireSuitable() *Cluster_RequireSuitable_Call
RequireSuitable is a helper method to define mock.On call
func (*Cluster_Expecter) TerraHelmfileRef ¶ added in v1.0.8
func (_e *Cluster_Expecter) TerraHelmfileRef() *Cluster_TerraHelmfileRef_Call
TerraHelmfileRef is a helper method to define mock.On call
func (*Cluster_Expecter) Type ¶ added in v1.0.8
func (_e *Cluster_Expecter) Type() *Cluster_Type_Call
Type is a helper method to define mock.On call
type Cluster_IsCluster_Call ¶ added in v1.0.8
Cluster_IsCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsCluster'
func (*Cluster_IsCluster_Call) Return ¶ added in v1.0.8
func (_c *Cluster_IsCluster_Call) Return(_a0 bool) *Cluster_IsCluster_Call
func (*Cluster_IsCluster_Call) Run ¶ added in v1.0.8
func (_c *Cluster_IsCluster_Call) Run(run func()) *Cluster_IsCluster_Call
func (*Cluster_IsCluster_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_IsCluster_Call) RunAndReturn(run func() bool) *Cluster_IsCluster_Call
type Cluster_IsEnvironment_Call ¶ added in v1.0.8
Cluster_IsEnvironment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsEnvironment'
func (*Cluster_IsEnvironment_Call) Return ¶ added in v1.0.8
func (_c *Cluster_IsEnvironment_Call) Return(_a0 bool) *Cluster_IsEnvironment_Call
func (*Cluster_IsEnvironment_Call) Run ¶ added in v1.0.8
func (_c *Cluster_IsEnvironment_Call) Run(run func()) *Cluster_IsEnvironment_Call
func (*Cluster_IsEnvironment_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_IsEnvironment_Call) RunAndReturn(run func() bool) *Cluster_IsEnvironment_Call
type Cluster_Location_Call ¶ added in v1.0.8
Cluster_Location_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Location'
func (*Cluster_Location_Call) Return ¶ added in v1.0.8
func (_c *Cluster_Location_Call) Return(_a0 string) *Cluster_Location_Call
func (*Cluster_Location_Call) Run ¶ added in v1.0.8
func (_c *Cluster_Location_Call) Run(run func()) *Cluster_Location_Call
func (*Cluster_Location_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_Location_Call) RunAndReturn(run func() string) *Cluster_Location_Call
type Cluster_Name_Call ¶ added in v1.0.8
Cluster_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'
func (*Cluster_Name_Call) Return ¶ added in v1.0.8
func (_c *Cluster_Name_Call) Return(_a0 string) *Cluster_Name_Call
func (*Cluster_Name_Call) Run ¶ added in v1.0.8
func (_c *Cluster_Name_Call) Run(run func()) *Cluster_Name_Call
func (*Cluster_Name_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_Name_Call) RunAndReturn(run func() string) *Cluster_Name_Call
type Cluster_ProjectSuffix_Call ¶ added in v1.0.8
Cluster_ProjectSuffix_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProjectSuffix'
func (*Cluster_ProjectSuffix_Call) Return ¶ added in v1.0.8
func (_c *Cluster_ProjectSuffix_Call) Return(_a0 string) *Cluster_ProjectSuffix_Call
func (*Cluster_ProjectSuffix_Call) Run ¶ added in v1.0.8
func (_c *Cluster_ProjectSuffix_Call) Run(run func()) *Cluster_ProjectSuffix_Call
func (*Cluster_ProjectSuffix_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_ProjectSuffix_Call) RunAndReturn(run func() string) *Cluster_ProjectSuffix_Call
type Cluster_Project_Call ¶ added in v1.0.8
Cluster_Project_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Project'
func (*Cluster_Project_Call) Return ¶ added in v1.0.8
func (_c *Cluster_Project_Call) Return(_a0 string) *Cluster_Project_Call
func (*Cluster_Project_Call) Run ¶ added in v1.0.8
func (_c *Cluster_Project_Call) Run(run func()) *Cluster_Project_Call
func (*Cluster_Project_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_Project_Call) RunAndReturn(run func() string) *Cluster_Project_Call
type Cluster_ReleaseType_Call ¶ added in v1.0.8
Cluster_ReleaseType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReleaseType'
func (*Cluster_ReleaseType_Call) Return ¶ added in v1.0.8
func (_c *Cluster_ReleaseType_Call) Return(_a0 terra.ReleaseType) *Cluster_ReleaseType_Call
func (*Cluster_ReleaseType_Call) Run ¶ added in v1.0.8
func (_c *Cluster_ReleaseType_Call) Run(run func()) *Cluster_ReleaseType_Call
func (*Cluster_ReleaseType_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_ReleaseType_Call) RunAndReturn(run func() terra.ReleaseType) *Cluster_ReleaseType_Call
type Cluster_Releases_Call ¶ added in v1.0.8
Cluster_Releases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Releases'
func (*Cluster_Releases_Call) Return ¶ added in v1.0.8
func (_c *Cluster_Releases_Call) Return(_a0 []terra.Release) *Cluster_Releases_Call
func (*Cluster_Releases_Call) Run ¶ added in v1.0.8
func (_c *Cluster_Releases_Call) Run(run func()) *Cluster_Releases_Call
func (*Cluster_Releases_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_Releases_Call) RunAndReturn(run func() []terra.Release) *Cluster_Releases_Call
type Cluster_RequireSuitable_Call ¶ added in v1.0.8
Cluster_RequireSuitable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RequireSuitable'
func (*Cluster_RequireSuitable_Call) Return ¶ added in v1.0.8
func (_c *Cluster_RequireSuitable_Call) Return(_a0 bool) *Cluster_RequireSuitable_Call
func (*Cluster_RequireSuitable_Call) Run ¶ added in v1.0.8
func (_c *Cluster_RequireSuitable_Call) Run(run func()) *Cluster_RequireSuitable_Call
func (*Cluster_RequireSuitable_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_RequireSuitable_Call) RunAndReturn(run func() bool) *Cluster_RequireSuitable_Call
type Cluster_TerraHelmfileRef_Call ¶ added in v1.0.8
Cluster_TerraHelmfileRef_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TerraHelmfileRef'
func (*Cluster_TerraHelmfileRef_Call) Return ¶ added in v1.0.8
func (_c *Cluster_TerraHelmfileRef_Call) Return(_a0 string) *Cluster_TerraHelmfileRef_Call
func (*Cluster_TerraHelmfileRef_Call) Run ¶ added in v1.0.8
func (_c *Cluster_TerraHelmfileRef_Call) Run(run func()) *Cluster_TerraHelmfileRef_Call
func (*Cluster_TerraHelmfileRef_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_TerraHelmfileRef_Call) RunAndReturn(run func() string) *Cluster_TerraHelmfileRef_Call
type Cluster_Type_Call ¶ added in v1.0.8
Cluster_Type_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Type'
func (*Cluster_Type_Call) Return ¶ added in v1.0.8
func (_c *Cluster_Type_Call) Return(_a0 terra.DestinationType) *Cluster_Type_Call
func (*Cluster_Type_Call) Run ¶ added in v1.0.8
func (_c *Cluster_Type_Call) Run(run func()) *Cluster_Type_Call
func (*Cluster_Type_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Cluster_Type_Call) RunAndReturn(run func() terra.DestinationType) *Cluster_Type_Call
type Clusters ¶ added in v1.0.51
Clusters is an autogenerated mock type for the Clusters type
func NewClusters ¶ added in v1.0.51
func NewClusters(t mockConstructorTestingTNewClusters) *Clusters
NewClusters creates a new instance of Clusters. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Clusters) EXPECT ¶ added in v1.0.51
func (_m *Clusters) EXPECT() *Clusters_Expecter
type Clusters_All_Call ¶ added in v1.0.51
Clusters_All_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'All'
func (*Clusters_All_Call) Return ¶ added in v1.0.51
func (_c *Clusters_All_Call) Return(_a0 []terra.Cluster, _a1 error) *Clusters_All_Call
func (*Clusters_All_Call) Run ¶ added in v1.0.51
func (_c *Clusters_All_Call) Run(run func()) *Clusters_All_Call
func (*Clusters_All_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Clusters_All_Call) RunAndReturn(run func() ([]terra.Cluster, error)) *Clusters_All_Call
type Clusters_Exists_Call ¶ added in v1.0.51
Clusters_Exists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Exists'
func (*Clusters_Exists_Call) Return ¶ added in v1.0.51
func (_c *Clusters_Exists_Call) Return(_a0 bool, _a1 error) *Clusters_Exists_Call
func (*Clusters_Exists_Call) Run ¶ added in v1.0.51
func (_c *Clusters_Exists_Call) Run(run func(name string)) *Clusters_Exists_Call
func (*Clusters_Exists_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Clusters_Exists_Call) RunAndReturn(run func(string) (bool, error)) *Clusters_Exists_Call
type Clusters_Expecter ¶ added in v1.0.51
type Clusters_Expecter struct {
// contains filtered or unexported fields
}
func (*Clusters_Expecter) All ¶ added in v1.0.51
func (_e *Clusters_Expecter) All() *Clusters_All_Call
All is a helper method to define mock.On call
func (*Clusters_Expecter) Exists ¶ added in v1.0.51
func (_e *Clusters_Expecter) Exists(name interface{}) *Clusters_Exists_Call
Exists is a helper method to define mock.On call
- name string
func (*Clusters_Expecter) Get ¶ added in v1.0.51
func (_e *Clusters_Expecter) Get(name interface{}) *Clusters_Get_Call
Get is a helper method to define mock.On call
- name string
type Clusters_Get_Call ¶ added in v1.0.51
Clusters_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'
func (*Clusters_Get_Call) Return ¶ added in v1.0.51
func (_c *Clusters_Get_Call) Return(_a0 terra.Cluster, _a1 error) *Clusters_Get_Call
func (*Clusters_Get_Call) Run ¶ added in v1.0.51
func (_c *Clusters_Get_Call) Run(run func(name string)) *Clusters_Get_Call
func (*Clusters_Get_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Clusters_Get_Call) RunAndReturn(run func(string) (terra.Cluster, error)) *Clusters_Get_Call
type Destination ¶ added in v1.0.51
Destination is an autogenerated mock type for the Destination type
func NewDestination ¶ added in v1.0.51
func NewDestination(t mockConstructorTestingTNewDestination) *Destination
NewDestination creates a new instance of Destination. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Destination) Base ¶ added in v1.0.51
func (_m *Destination) Base() string
Base provides a mock function with given fields:
func (*Destination) EXPECT ¶ added in v1.0.51
func (_m *Destination) EXPECT() *Destination_Expecter
func (*Destination) IsCluster ¶ added in v1.0.51
func (_m *Destination) IsCluster() bool
IsCluster provides a mock function with given fields:
func (*Destination) IsEnvironment ¶ added in v1.0.51
func (_m *Destination) IsEnvironment() bool
IsEnvironment provides a mock function with given fields:
func (*Destination) Name ¶ added in v1.0.51
func (_m *Destination) Name() string
Name provides a mock function with given fields:
func (*Destination) ReleaseType ¶ added in v1.0.51
func (_m *Destination) ReleaseType() terra.ReleaseType
ReleaseType provides a mock function with given fields:
func (*Destination) Releases ¶ added in v1.0.51
func (_m *Destination) Releases() []terra.Release
Releases provides a mock function with given fields:
func (*Destination) RequireSuitable ¶ added in v1.0.51
func (_m *Destination) RequireSuitable() bool
RequireSuitable provides a mock function with given fields:
func (*Destination) TerraHelmfileRef ¶ added in v1.0.51
func (_m *Destination) TerraHelmfileRef() string
TerraHelmfileRef provides a mock function with given fields:
func (*Destination) Type ¶ added in v1.0.51
func (_m *Destination) Type() terra.DestinationType
Type provides a mock function with given fields:
type Destination_Base_Call ¶ added in v1.0.51
Destination_Base_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Base'
func (*Destination_Base_Call) Return ¶ added in v1.0.51
func (_c *Destination_Base_Call) Return(_a0 string) *Destination_Base_Call
func (*Destination_Base_Call) Run ¶ added in v1.0.51
func (_c *Destination_Base_Call) Run(run func()) *Destination_Base_Call
func (*Destination_Base_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destination_Base_Call) RunAndReturn(run func() string) *Destination_Base_Call
type Destination_Expecter ¶ added in v1.0.51
type Destination_Expecter struct {
// contains filtered or unexported fields
}
func (*Destination_Expecter) Base ¶ added in v1.0.51
func (_e *Destination_Expecter) Base() *Destination_Base_Call
Base is a helper method to define mock.On call
func (*Destination_Expecter) IsCluster ¶ added in v1.0.51
func (_e *Destination_Expecter) IsCluster() *Destination_IsCluster_Call
IsCluster is a helper method to define mock.On call
func (*Destination_Expecter) IsEnvironment ¶ added in v1.0.51
func (_e *Destination_Expecter) IsEnvironment() *Destination_IsEnvironment_Call
IsEnvironment is a helper method to define mock.On call
func (*Destination_Expecter) Name ¶ added in v1.0.51
func (_e *Destination_Expecter) Name() *Destination_Name_Call
Name is a helper method to define mock.On call
func (*Destination_Expecter) ReleaseType ¶ added in v1.0.51
func (_e *Destination_Expecter) ReleaseType() *Destination_ReleaseType_Call
ReleaseType is a helper method to define mock.On call
func (*Destination_Expecter) Releases ¶ added in v1.0.51
func (_e *Destination_Expecter) Releases() *Destination_Releases_Call
Releases is a helper method to define mock.On call
func (*Destination_Expecter) RequireSuitable ¶ added in v1.0.51
func (_e *Destination_Expecter) RequireSuitable() *Destination_RequireSuitable_Call
RequireSuitable is a helper method to define mock.On call
func (*Destination_Expecter) TerraHelmfileRef ¶ added in v1.0.51
func (_e *Destination_Expecter) TerraHelmfileRef() *Destination_TerraHelmfileRef_Call
TerraHelmfileRef is a helper method to define mock.On call
func (*Destination_Expecter) Type ¶ added in v1.0.51
func (_e *Destination_Expecter) Type() *Destination_Type_Call
Type is a helper method to define mock.On call
type Destination_IsCluster_Call ¶ added in v1.0.51
Destination_IsCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsCluster'
func (*Destination_IsCluster_Call) Return ¶ added in v1.0.51
func (_c *Destination_IsCluster_Call) Return(_a0 bool) *Destination_IsCluster_Call
func (*Destination_IsCluster_Call) Run ¶ added in v1.0.51
func (_c *Destination_IsCluster_Call) Run(run func()) *Destination_IsCluster_Call
func (*Destination_IsCluster_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destination_IsCluster_Call) RunAndReturn(run func() bool) *Destination_IsCluster_Call
type Destination_IsEnvironment_Call ¶ added in v1.0.51
Destination_IsEnvironment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsEnvironment'
func (*Destination_IsEnvironment_Call) Return ¶ added in v1.0.51
func (_c *Destination_IsEnvironment_Call) Return(_a0 bool) *Destination_IsEnvironment_Call
func (*Destination_IsEnvironment_Call) Run ¶ added in v1.0.51
func (_c *Destination_IsEnvironment_Call) Run(run func()) *Destination_IsEnvironment_Call
func (*Destination_IsEnvironment_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destination_IsEnvironment_Call) RunAndReturn(run func() bool) *Destination_IsEnvironment_Call
type Destination_Name_Call ¶ added in v1.0.51
Destination_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'
func (*Destination_Name_Call) Return ¶ added in v1.0.51
func (_c *Destination_Name_Call) Return(_a0 string) *Destination_Name_Call
func (*Destination_Name_Call) Run ¶ added in v1.0.51
func (_c *Destination_Name_Call) Run(run func()) *Destination_Name_Call
func (*Destination_Name_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destination_Name_Call) RunAndReturn(run func() string) *Destination_Name_Call
type Destination_ReleaseType_Call ¶ added in v1.0.51
Destination_ReleaseType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReleaseType'
func (*Destination_ReleaseType_Call) Return ¶ added in v1.0.51
func (_c *Destination_ReleaseType_Call) Return(_a0 terra.ReleaseType) *Destination_ReleaseType_Call
func (*Destination_ReleaseType_Call) Run ¶ added in v1.0.51
func (_c *Destination_ReleaseType_Call) Run(run func()) *Destination_ReleaseType_Call
func (*Destination_ReleaseType_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destination_ReleaseType_Call) RunAndReturn(run func() terra.ReleaseType) *Destination_ReleaseType_Call
type Destination_Releases_Call ¶ added in v1.0.51
Destination_Releases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Releases'
func (*Destination_Releases_Call) Return ¶ added in v1.0.51
func (_c *Destination_Releases_Call) Return(_a0 []terra.Release) *Destination_Releases_Call
func (*Destination_Releases_Call) Run ¶ added in v1.0.51
func (_c *Destination_Releases_Call) Run(run func()) *Destination_Releases_Call
func (*Destination_Releases_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destination_Releases_Call) RunAndReturn(run func() []terra.Release) *Destination_Releases_Call
type Destination_RequireSuitable_Call ¶ added in v1.0.51
Destination_RequireSuitable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RequireSuitable'
func (*Destination_RequireSuitable_Call) Return ¶ added in v1.0.51
func (_c *Destination_RequireSuitable_Call) Return(_a0 bool) *Destination_RequireSuitable_Call
func (*Destination_RequireSuitable_Call) Run ¶ added in v1.0.51
func (_c *Destination_RequireSuitable_Call) Run(run func()) *Destination_RequireSuitable_Call
func (*Destination_RequireSuitable_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destination_RequireSuitable_Call) RunAndReturn(run func() bool) *Destination_RequireSuitable_Call
type Destination_TerraHelmfileRef_Call ¶ added in v1.0.51
Destination_TerraHelmfileRef_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TerraHelmfileRef'
func (*Destination_TerraHelmfileRef_Call) Return ¶ added in v1.0.51
func (_c *Destination_TerraHelmfileRef_Call) Return(_a0 string) *Destination_TerraHelmfileRef_Call
func (*Destination_TerraHelmfileRef_Call) Run ¶ added in v1.0.51
func (_c *Destination_TerraHelmfileRef_Call) Run(run func()) *Destination_TerraHelmfileRef_Call
func (*Destination_TerraHelmfileRef_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destination_TerraHelmfileRef_Call) RunAndReturn(run func() string) *Destination_TerraHelmfileRef_Call
type Destination_Type_Call ¶ added in v1.0.51
Destination_Type_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Type'
func (*Destination_Type_Call) Return ¶ added in v1.0.51
func (_c *Destination_Type_Call) Return(_a0 terra.DestinationType) *Destination_Type_Call
func (*Destination_Type_Call) Run ¶ added in v1.0.51
func (_c *Destination_Type_Call) Run(run func()) *Destination_Type_Call
func (*Destination_Type_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destination_Type_Call) RunAndReturn(run func() terra.DestinationType) *Destination_Type_Call
type Destinations ¶ added in v1.0.51
Destinations is an autogenerated mock type for the Destinations type
func NewDestinations ¶ added in v1.0.51
func NewDestinations(t mockConstructorTestingTNewDestinations) *Destinations
NewDestinations creates a new instance of Destinations. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Destinations) All ¶ added in v1.0.51
func (_m *Destinations) All() ([]terra.Destination, error)
All provides a mock function with given fields:
func (*Destinations) EXPECT ¶ added in v1.0.51
func (_m *Destinations) EXPECT() *Destinations_Expecter
func (*Destinations) Filter ¶ added in v1.0.51
func (_m *Destinations) Filter(filter terra.DestinationFilter) ([]terra.Destination, error)
Filter provides a mock function with given fields: filter
func (*Destinations) Get ¶ added in v1.0.51
func (_m *Destinations) Get(name string) (terra.Destination, error)
Get provides a mock function with given fields: name
type Destinations_All_Call ¶ added in v1.0.51
Destinations_All_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'All'
func (*Destinations_All_Call) Return ¶ added in v1.0.51
func (_c *Destinations_All_Call) Return(_a0 []terra.Destination, _a1 error) *Destinations_All_Call
func (*Destinations_All_Call) Run ¶ added in v1.0.51
func (_c *Destinations_All_Call) Run(run func()) *Destinations_All_Call
func (*Destinations_All_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destinations_All_Call) RunAndReturn(run func() ([]terra.Destination, error)) *Destinations_All_Call
type Destinations_Expecter ¶ added in v1.0.51
type Destinations_Expecter struct {
// contains filtered or unexported fields
}
func (*Destinations_Expecter) All ¶ added in v1.0.51
func (_e *Destinations_Expecter) All() *Destinations_All_Call
All is a helper method to define mock.On call
func (*Destinations_Expecter) Filter ¶ added in v1.0.51
func (_e *Destinations_Expecter) Filter(filter interface{}) *Destinations_Filter_Call
Filter is a helper method to define mock.On call
- filter terra.DestinationFilter
func (*Destinations_Expecter) Get ¶ added in v1.0.51
func (_e *Destinations_Expecter) Get(name interface{}) *Destinations_Get_Call
Get is a helper method to define mock.On call
- name string
type Destinations_Filter_Call ¶ added in v1.0.51
Destinations_Filter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Filter'
func (*Destinations_Filter_Call) Return ¶ added in v1.0.51
func (_c *Destinations_Filter_Call) Return(_a0 []terra.Destination, _a1 error) *Destinations_Filter_Call
func (*Destinations_Filter_Call) Run ¶ added in v1.0.51
func (_c *Destinations_Filter_Call) Run(run func(filter terra.DestinationFilter)) *Destinations_Filter_Call
func (*Destinations_Filter_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destinations_Filter_Call) RunAndReturn(run func(terra.DestinationFilter) ([]terra.Destination, error)) *Destinations_Filter_Call
type Destinations_Get_Call ¶ added in v1.0.51
Destinations_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'
func (*Destinations_Get_Call) Return ¶ added in v1.0.51
func (_c *Destinations_Get_Call) Return(_a0 terra.Destination, _a1 error) *Destinations_Get_Call
func (*Destinations_Get_Call) Run ¶ added in v1.0.51
func (_c *Destinations_Get_Call) Run(run func(name string)) *Destinations_Get_Call
func (*Destinations_Get_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Destinations_Get_Call) RunAndReturn(run func(string) (terra.Destination, error)) *Destinations_Get_Call
type Environment ¶ added in v0.0.64
Environment is an autogenerated mock type for the Environment type
func NewEnvironment ¶ added in v0.0.64
func NewEnvironment(t mockConstructorTestingTNewEnvironment) *Environment
NewEnvironment creates a new instance of Environment. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Environment) AutoDelete ¶ added in v1.0.26
func (_m *Environment) AutoDelete() terra.AutoDelete
AutoDelete provides a mock function with given fields:
func (*Environment) Base ¶ added in v0.0.64
func (_m *Environment) Base() string
Base provides a mock function with given fields:
func (*Environment) BaseDomain ¶ added in v0.0.64
func (_m *Environment) BaseDomain() string
BaseDomain provides a mock function with given fields:
func (*Environment) CreatedAt ¶ added in v1.0.26
func (_m *Environment) CreatedAt() time.Time
CreatedAt provides a mock function with given fields:
func (*Environment) DefaultCluster ¶ added in v0.0.64
func (_m *Environment) DefaultCluster() terra.Cluster
DefaultCluster provides a mock function with given fields:
func (*Environment) EXPECT ¶ added in v1.0.8
func (_m *Environment) EXPECT() *Environment_Expecter
func (*Environment) IsCluster ¶ added in v0.0.64
func (_m *Environment) IsCluster() bool
IsCluster provides a mock function with given fields:
func (*Environment) IsEnvironment ¶ added in v0.0.64
func (_m *Environment) IsEnvironment() bool
IsEnvironment provides a mock function with given fields:
func (*Environment) Lifecycle ¶ added in v0.0.64
func (_m *Environment) Lifecycle() terra.Lifecycle
Lifecycle provides a mock function with given fields:
func (*Environment) Name ¶ added in v0.0.64
func (_m *Environment) Name() string
Name provides a mock function with given fields:
func (*Environment) NamePrefixesDomain ¶ added in v0.0.64
func (_m *Environment) NamePrefixesDomain() bool
NamePrefixesDomain provides a mock function with given fields:
func (*Environment) Namespace ¶ added in v0.0.64
func (_m *Environment) Namespace() string
Namespace provides a mock function with given fields:
func (*Environment) Offline ¶ added in v1.0.34
func (_m *Environment) Offline() bool
Offline provides a mock function with given fields:
func (*Environment) OfflineScheduleBeginEnabled ¶ added in v1.0.42
func (_m *Environment) OfflineScheduleBeginEnabled() bool
OfflineScheduleBeginEnabled provides a mock function with given fields:
func (*Environment) OfflineScheduleBeginTime ¶ added in v1.0.42
func (_m *Environment) OfflineScheduleBeginTime() time.Time
OfflineScheduleBeginTime provides a mock function with given fields:
func (*Environment) OfflineScheduleEndEnabled ¶ added in v1.0.42
func (_m *Environment) OfflineScheduleEndEnabled() bool
OfflineScheduleEndEnabled provides a mock function with given fields:
func (*Environment) OfflineScheduleEndTime ¶ added in v1.0.42
func (_m *Environment) OfflineScheduleEndTime() time.Time
OfflineScheduleEndTime provides a mock function with given fields:
func (*Environment) OfflineScheduleEndWeekends ¶ added in v1.0.42
func (_m *Environment) OfflineScheduleEndWeekends() bool
OfflineScheduleEndWeekends provides a mock function with given fields:
func (*Environment) Owner ¶ added in v1.0.17
func (_m *Environment) Owner() string
Owner provides a mock function with given fields:
func (*Environment) PreventDeletion ¶ added in v1.0.26
func (_m *Environment) PreventDeletion() bool
PreventDeletion provides a mock function with given fields:
func (*Environment) ReleaseType ¶ added in v0.0.64
func (_m *Environment) ReleaseType() terra.ReleaseType
ReleaseType provides a mock function with given fields:
func (*Environment) Releases ¶ added in v0.0.64
func (_m *Environment) Releases() []terra.Release
Releases provides a mock function with given fields:
func (*Environment) RequireSuitable ¶ added in v0.0.64
func (_m *Environment) RequireSuitable() bool
RequireSuitable provides a mock function with given fields:
func (*Environment) Template ¶ added in v0.0.64
func (_m *Environment) Template() string
Template provides a mock function with given fields:
func (*Environment) TerraHelmfileRef ¶ added in v0.0.64
func (_m *Environment) TerraHelmfileRef() string
TerraHelmfileRef provides a mock function with given fields:
func (*Environment) Type ¶ added in v0.0.64
func (_m *Environment) Type() terra.DestinationType
Type provides a mock function with given fields:
func (*Environment) UniqueResourcePrefix ¶ added in v0.0.64
func (_m *Environment) UniqueResourcePrefix() string
UniqueResourcePrefix provides a mock function with given fields:
type Environment_AutoDelete_Call ¶ added in v1.0.26
Environment_AutoDelete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AutoDelete'
func (*Environment_AutoDelete_Call) Return ¶ added in v1.0.26
func (_c *Environment_AutoDelete_Call) Return(_a0 terra.AutoDelete) *Environment_AutoDelete_Call
func (*Environment_AutoDelete_Call) Run ¶ added in v1.0.26
func (_c *Environment_AutoDelete_Call) Run(run func()) *Environment_AutoDelete_Call
func (*Environment_AutoDelete_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_AutoDelete_Call) RunAndReturn(run func() terra.AutoDelete) *Environment_AutoDelete_Call
type Environment_BaseDomain_Call ¶ added in v1.0.8
Environment_BaseDomain_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BaseDomain'
func (*Environment_BaseDomain_Call) Return ¶ added in v1.0.8
func (_c *Environment_BaseDomain_Call) Return(_a0 string) *Environment_BaseDomain_Call
func (*Environment_BaseDomain_Call) Run ¶ added in v1.0.8
func (_c *Environment_BaseDomain_Call) Run(run func()) *Environment_BaseDomain_Call
func (*Environment_BaseDomain_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_BaseDomain_Call) RunAndReturn(run func() string) *Environment_BaseDomain_Call
type Environment_Base_Call ¶ added in v1.0.8
Environment_Base_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Base'
func (*Environment_Base_Call) Return ¶ added in v1.0.8
func (_c *Environment_Base_Call) Return(_a0 string) *Environment_Base_Call
func (*Environment_Base_Call) Run ¶ added in v1.0.8
func (_c *Environment_Base_Call) Run(run func()) *Environment_Base_Call
func (*Environment_Base_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_Base_Call) RunAndReturn(run func() string) *Environment_Base_Call
type Environment_CreatedAt_Call ¶ added in v1.0.26
Environment_CreatedAt_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatedAt'
func (*Environment_CreatedAt_Call) Return ¶ added in v1.0.26
func (_c *Environment_CreatedAt_Call) Return(_a0 time.Time) *Environment_CreatedAt_Call
func (*Environment_CreatedAt_Call) Run ¶ added in v1.0.26
func (_c *Environment_CreatedAt_Call) Run(run func()) *Environment_CreatedAt_Call
func (*Environment_CreatedAt_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_CreatedAt_Call) RunAndReturn(run func() time.Time) *Environment_CreatedAt_Call
type Environment_DefaultCluster_Call ¶ added in v1.0.8
Environment_DefaultCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DefaultCluster'
func (*Environment_DefaultCluster_Call) Return ¶ added in v1.0.8
func (_c *Environment_DefaultCluster_Call) Return(_a0 terra.Cluster) *Environment_DefaultCluster_Call
func (*Environment_DefaultCluster_Call) Run ¶ added in v1.0.8
func (_c *Environment_DefaultCluster_Call) Run(run func()) *Environment_DefaultCluster_Call
func (*Environment_DefaultCluster_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_DefaultCluster_Call) RunAndReturn(run func() terra.Cluster) *Environment_DefaultCluster_Call
type Environment_Expecter ¶ added in v1.0.8
type Environment_Expecter struct {
// contains filtered or unexported fields
}
func (*Environment_Expecter) AutoDelete ¶ added in v1.0.26
func (_e *Environment_Expecter) AutoDelete() *Environment_AutoDelete_Call
AutoDelete is a helper method to define mock.On call
func (*Environment_Expecter) Base ¶ added in v1.0.8
func (_e *Environment_Expecter) Base() *Environment_Base_Call
Base is a helper method to define mock.On call
func (*Environment_Expecter) BaseDomain ¶ added in v1.0.8
func (_e *Environment_Expecter) BaseDomain() *Environment_BaseDomain_Call
BaseDomain is a helper method to define mock.On call
func (*Environment_Expecter) CreatedAt ¶ added in v1.0.26
func (_e *Environment_Expecter) CreatedAt() *Environment_CreatedAt_Call
CreatedAt is a helper method to define mock.On call
func (*Environment_Expecter) DefaultCluster ¶ added in v1.0.8
func (_e *Environment_Expecter) DefaultCluster() *Environment_DefaultCluster_Call
DefaultCluster is a helper method to define mock.On call
func (*Environment_Expecter) IsCluster ¶ added in v1.0.8
func (_e *Environment_Expecter) IsCluster() *Environment_IsCluster_Call
IsCluster is a helper method to define mock.On call
func (*Environment_Expecter) IsEnvironment ¶ added in v1.0.8
func (_e *Environment_Expecter) IsEnvironment() *Environment_IsEnvironment_Call
IsEnvironment is a helper method to define mock.On call
func (*Environment_Expecter) Lifecycle ¶ added in v1.0.8
func (_e *Environment_Expecter) Lifecycle() *Environment_Lifecycle_Call
Lifecycle is a helper method to define mock.On call
func (*Environment_Expecter) Name ¶ added in v1.0.8
func (_e *Environment_Expecter) Name() *Environment_Name_Call
Name is a helper method to define mock.On call
func (*Environment_Expecter) NamePrefixesDomain ¶ added in v1.0.8
func (_e *Environment_Expecter) NamePrefixesDomain() *Environment_NamePrefixesDomain_Call
NamePrefixesDomain is a helper method to define mock.On call
func (*Environment_Expecter) Namespace ¶ added in v1.0.8
func (_e *Environment_Expecter) Namespace() *Environment_Namespace_Call
Namespace is a helper method to define mock.On call
func (*Environment_Expecter) Offline ¶ added in v1.0.34
func (_e *Environment_Expecter) Offline() *Environment_Offline_Call
Offline is a helper method to define mock.On call
func (*Environment_Expecter) OfflineScheduleBeginEnabled ¶ added in v1.0.42
func (_e *Environment_Expecter) OfflineScheduleBeginEnabled() *Environment_OfflineScheduleBeginEnabled_Call
OfflineScheduleBeginEnabled is a helper method to define mock.On call
func (*Environment_Expecter) OfflineScheduleBeginTime ¶ added in v1.0.42
func (_e *Environment_Expecter) OfflineScheduleBeginTime() *Environment_OfflineScheduleBeginTime_Call
OfflineScheduleBeginTime is a helper method to define mock.On call
func (*Environment_Expecter) OfflineScheduleEndEnabled ¶ added in v1.0.42
func (_e *Environment_Expecter) OfflineScheduleEndEnabled() *Environment_OfflineScheduleEndEnabled_Call
OfflineScheduleEndEnabled is a helper method to define mock.On call
func (*Environment_Expecter) OfflineScheduleEndTime ¶ added in v1.0.42
func (_e *Environment_Expecter) OfflineScheduleEndTime() *Environment_OfflineScheduleEndTime_Call
OfflineScheduleEndTime is a helper method to define mock.On call
func (*Environment_Expecter) OfflineScheduleEndWeekends ¶ added in v1.0.42
func (_e *Environment_Expecter) OfflineScheduleEndWeekends() *Environment_OfflineScheduleEndWeekends_Call
OfflineScheduleEndWeekends is a helper method to define mock.On call
func (*Environment_Expecter) Owner ¶ added in v1.0.17
func (_e *Environment_Expecter) Owner() *Environment_Owner_Call
Owner is a helper method to define mock.On call
func (*Environment_Expecter) PreventDeletion ¶ added in v1.0.26
func (_e *Environment_Expecter) PreventDeletion() *Environment_PreventDeletion_Call
PreventDeletion is a helper method to define mock.On call
func (*Environment_Expecter) ReleaseType ¶ added in v1.0.8
func (_e *Environment_Expecter) ReleaseType() *Environment_ReleaseType_Call
ReleaseType is a helper method to define mock.On call
func (*Environment_Expecter) Releases ¶ added in v1.0.8
func (_e *Environment_Expecter) Releases() *Environment_Releases_Call
Releases is a helper method to define mock.On call
func (*Environment_Expecter) RequireSuitable ¶ added in v1.0.8
func (_e *Environment_Expecter) RequireSuitable() *Environment_RequireSuitable_Call
RequireSuitable is a helper method to define mock.On call
func (*Environment_Expecter) Template ¶ added in v1.0.8
func (_e *Environment_Expecter) Template() *Environment_Template_Call
Template is a helper method to define mock.On call
func (*Environment_Expecter) TerraHelmfileRef ¶ added in v1.0.8
func (_e *Environment_Expecter) TerraHelmfileRef() *Environment_TerraHelmfileRef_Call
TerraHelmfileRef is a helper method to define mock.On call
func (*Environment_Expecter) Type ¶ added in v1.0.8
func (_e *Environment_Expecter) Type() *Environment_Type_Call
Type is a helper method to define mock.On call
func (*Environment_Expecter) UniqueResourcePrefix ¶ added in v1.0.8
func (_e *Environment_Expecter) UniqueResourcePrefix() *Environment_UniqueResourcePrefix_Call
UniqueResourcePrefix is a helper method to define mock.On call
type Environment_IsCluster_Call ¶ added in v1.0.8
Environment_IsCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsCluster'
func (*Environment_IsCluster_Call) Return ¶ added in v1.0.8
func (_c *Environment_IsCluster_Call) Return(_a0 bool) *Environment_IsCluster_Call
func (*Environment_IsCluster_Call) Run ¶ added in v1.0.8
func (_c *Environment_IsCluster_Call) Run(run func()) *Environment_IsCluster_Call
func (*Environment_IsCluster_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_IsCluster_Call) RunAndReturn(run func() bool) *Environment_IsCluster_Call
type Environment_IsEnvironment_Call ¶ added in v1.0.8
Environment_IsEnvironment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsEnvironment'
func (*Environment_IsEnvironment_Call) Return ¶ added in v1.0.8
func (_c *Environment_IsEnvironment_Call) Return(_a0 bool) *Environment_IsEnvironment_Call
func (*Environment_IsEnvironment_Call) Run ¶ added in v1.0.8
func (_c *Environment_IsEnvironment_Call) Run(run func()) *Environment_IsEnvironment_Call
func (*Environment_IsEnvironment_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_IsEnvironment_Call) RunAndReturn(run func() bool) *Environment_IsEnvironment_Call
type Environment_Lifecycle_Call ¶ added in v1.0.8
Environment_Lifecycle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Lifecycle'
func (*Environment_Lifecycle_Call) Return ¶ added in v1.0.8
func (_c *Environment_Lifecycle_Call) Return(_a0 terra.Lifecycle) *Environment_Lifecycle_Call
func (*Environment_Lifecycle_Call) Run ¶ added in v1.0.8
func (_c *Environment_Lifecycle_Call) Run(run func()) *Environment_Lifecycle_Call
func (*Environment_Lifecycle_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_Lifecycle_Call) RunAndReturn(run func() terra.Lifecycle) *Environment_Lifecycle_Call
type Environment_NamePrefixesDomain_Call ¶ added in v1.0.8
Environment_NamePrefixesDomain_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NamePrefixesDomain'
func (*Environment_NamePrefixesDomain_Call) Return ¶ added in v1.0.8
func (_c *Environment_NamePrefixesDomain_Call) Return(_a0 bool) *Environment_NamePrefixesDomain_Call
func (*Environment_NamePrefixesDomain_Call) Run ¶ added in v1.0.8
func (_c *Environment_NamePrefixesDomain_Call) Run(run func()) *Environment_NamePrefixesDomain_Call
func (*Environment_NamePrefixesDomain_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_NamePrefixesDomain_Call) RunAndReturn(run func() bool) *Environment_NamePrefixesDomain_Call
type Environment_Name_Call ¶ added in v1.0.8
Environment_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'
func (*Environment_Name_Call) Return ¶ added in v1.0.8
func (_c *Environment_Name_Call) Return(_a0 string) *Environment_Name_Call
func (*Environment_Name_Call) Run ¶ added in v1.0.8
func (_c *Environment_Name_Call) Run(run func()) *Environment_Name_Call
func (*Environment_Name_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_Name_Call) RunAndReturn(run func() string) *Environment_Name_Call
type Environment_Namespace_Call ¶ added in v1.0.8
Environment_Namespace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Namespace'
func (*Environment_Namespace_Call) Return ¶ added in v1.0.8
func (_c *Environment_Namespace_Call) Return(_a0 string) *Environment_Namespace_Call
func (*Environment_Namespace_Call) Run ¶ added in v1.0.8
func (_c *Environment_Namespace_Call) Run(run func()) *Environment_Namespace_Call
func (*Environment_Namespace_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_Namespace_Call) RunAndReturn(run func() string) *Environment_Namespace_Call
type Environment_OfflineScheduleBeginEnabled_Call ¶ added in v1.0.42
Environment_OfflineScheduleBeginEnabled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OfflineScheduleBeginEnabled'
func (*Environment_OfflineScheduleBeginEnabled_Call) Return ¶ added in v1.0.42
func (_c *Environment_OfflineScheduleBeginEnabled_Call) Return(_a0 bool) *Environment_OfflineScheduleBeginEnabled_Call
func (*Environment_OfflineScheduleBeginEnabled_Call) Run ¶ added in v1.0.42
func (_c *Environment_OfflineScheduleBeginEnabled_Call) Run(run func()) *Environment_OfflineScheduleBeginEnabled_Call
func (*Environment_OfflineScheduleBeginEnabled_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_OfflineScheduleBeginEnabled_Call) RunAndReturn(run func() bool) *Environment_OfflineScheduleBeginEnabled_Call
type Environment_OfflineScheduleBeginTime_Call ¶ added in v1.0.42
Environment_OfflineScheduleBeginTime_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OfflineScheduleBeginTime'
func (*Environment_OfflineScheduleBeginTime_Call) Return ¶ added in v1.0.42
func (_c *Environment_OfflineScheduleBeginTime_Call) Return(_a0 time.Time) *Environment_OfflineScheduleBeginTime_Call
func (*Environment_OfflineScheduleBeginTime_Call) Run ¶ added in v1.0.42
func (_c *Environment_OfflineScheduleBeginTime_Call) Run(run func()) *Environment_OfflineScheduleBeginTime_Call
func (*Environment_OfflineScheduleBeginTime_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_OfflineScheduleBeginTime_Call) RunAndReturn(run func() time.Time) *Environment_OfflineScheduleBeginTime_Call
type Environment_OfflineScheduleEndEnabled_Call ¶ added in v1.0.42
Environment_OfflineScheduleEndEnabled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OfflineScheduleEndEnabled'
func (*Environment_OfflineScheduleEndEnabled_Call) Return ¶ added in v1.0.42
func (_c *Environment_OfflineScheduleEndEnabled_Call) Return(_a0 bool) *Environment_OfflineScheduleEndEnabled_Call
func (*Environment_OfflineScheduleEndEnabled_Call) Run ¶ added in v1.0.42
func (_c *Environment_OfflineScheduleEndEnabled_Call) Run(run func()) *Environment_OfflineScheduleEndEnabled_Call
func (*Environment_OfflineScheduleEndEnabled_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_OfflineScheduleEndEnabled_Call) RunAndReturn(run func() bool) *Environment_OfflineScheduleEndEnabled_Call
type Environment_OfflineScheduleEndTime_Call ¶ added in v1.0.42
Environment_OfflineScheduleEndTime_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OfflineScheduleEndTime'
func (*Environment_OfflineScheduleEndTime_Call) Return ¶ added in v1.0.42
func (_c *Environment_OfflineScheduleEndTime_Call) Return(_a0 time.Time) *Environment_OfflineScheduleEndTime_Call
func (*Environment_OfflineScheduleEndTime_Call) Run ¶ added in v1.0.42
func (_c *Environment_OfflineScheduleEndTime_Call) Run(run func()) *Environment_OfflineScheduleEndTime_Call
func (*Environment_OfflineScheduleEndTime_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_OfflineScheduleEndTime_Call) RunAndReturn(run func() time.Time) *Environment_OfflineScheduleEndTime_Call
type Environment_OfflineScheduleEndWeekends_Call ¶ added in v1.0.42
Environment_OfflineScheduleEndWeekends_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OfflineScheduleEndWeekends'
func (*Environment_OfflineScheduleEndWeekends_Call) Return ¶ added in v1.0.42
func (_c *Environment_OfflineScheduleEndWeekends_Call) Return(_a0 bool) *Environment_OfflineScheduleEndWeekends_Call
func (*Environment_OfflineScheduleEndWeekends_Call) Run ¶ added in v1.0.42
func (_c *Environment_OfflineScheduleEndWeekends_Call) Run(run func()) *Environment_OfflineScheduleEndWeekends_Call
func (*Environment_OfflineScheduleEndWeekends_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_OfflineScheduleEndWeekends_Call) RunAndReturn(run func() bool) *Environment_OfflineScheduleEndWeekends_Call
type Environment_Offline_Call ¶ added in v1.0.34
Environment_Offline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Offline'
func (*Environment_Offline_Call) Return ¶ added in v1.0.34
func (_c *Environment_Offline_Call) Return(_a0 bool) *Environment_Offline_Call
func (*Environment_Offline_Call) Run ¶ added in v1.0.34
func (_c *Environment_Offline_Call) Run(run func()) *Environment_Offline_Call
func (*Environment_Offline_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_Offline_Call) RunAndReturn(run func() bool) *Environment_Offline_Call
type Environment_Owner_Call ¶ added in v1.0.17
Environment_Owner_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Owner'
func (*Environment_Owner_Call) Return ¶ added in v1.0.17
func (_c *Environment_Owner_Call) Return(_a0 string) *Environment_Owner_Call
func (*Environment_Owner_Call) Run ¶ added in v1.0.17
func (_c *Environment_Owner_Call) Run(run func()) *Environment_Owner_Call
func (*Environment_Owner_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_Owner_Call) RunAndReturn(run func() string) *Environment_Owner_Call
type Environment_PreventDeletion_Call ¶ added in v1.0.26
Environment_PreventDeletion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PreventDeletion'
func (*Environment_PreventDeletion_Call) Return ¶ added in v1.0.26
func (_c *Environment_PreventDeletion_Call) Return(_a0 bool) *Environment_PreventDeletion_Call
func (*Environment_PreventDeletion_Call) Run ¶ added in v1.0.26
func (_c *Environment_PreventDeletion_Call) Run(run func()) *Environment_PreventDeletion_Call
func (*Environment_PreventDeletion_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_PreventDeletion_Call) RunAndReturn(run func() bool) *Environment_PreventDeletion_Call
type Environment_ReleaseType_Call ¶ added in v1.0.8
Environment_ReleaseType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReleaseType'
func (*Environment_ReleaseType_Call) Return ¶ added in v1.0.8
func (_c *Environment_ReleaseType_Call) Return(_a0 terra.ReleaseType) *Environment_ReleaseType_Call
func (*Environment_ReleaseType_Call) Run ¶ added in v1.0.8
func (_c *Environment_ReleaseType_Call) Run(run func()) *Environment_ReleaseType_Call
func (*Environment_ReleaseType_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_ReleaseType_Call) RunAndReturn(run func() terra.ReleaseType) *Environment_ReleaseType_Call
type Environment_Releases_Call ¶ added in v1.0.8
Environment_Releases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Releases'
func (*Environment_Releases_Call) Return ¶ added in v1.0.8
func (_c *Environment_Releases_Call) Return(_a0 []terra.Release) *Environment_Releases_Call
func (*Environment_Releases_Call) Run ¶ added in v1.0.8
func (_c *Environment_Releases_Call) Run(run func()) *Environment_Releases_Call
func (*Environment_Releases_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_Releases_Call) RunAndReturn(run func() []terra.Release) *Environment_Releases_Call
type Environment_RequireSuitable_Call ¶ added in v1.0.8
Environment_RequireSuitable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RequireSuitable'
func (*Environment_RequireSuitable_Call) Return ¶ added in v1.0.8
func (_c *Environment_RequireSuitable_Call) Return(_a0 bool) *Environment_RequireSuitable_Call
func (*Environment_RequireSuitable_Call) Run ¶ added in v1.0.8
func (_c *Environment_RequireSuitable_Call) Run(run func()) *Environment_RequireSuitable_Call
func (*Environment_RequireSuitable_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_RequireSuitable_Call) RunAndReturn(run func() bool) *Environment_RequireSuitable_Call
type Environment_Template_Call ¶ added in v1.0.8
Environment_Template_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Template'
func (*Environment_Template_Call) Return ¶ added in v1.0.8
func (_c *Environment_Template_Call) Return(_a0 string) *Environment_Template_Call
func (*Environment_Template_Call) Run ¶ added in v1.0.8
func (_c *Environment_Template_Call) Run(run func()) *Environment_Template_Call
func (*Environment_Template_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_Template_Call) RunAndReturn(run func() string) *Environment_Template_Call
type Environment_TerraHelmfileRef_Call ¶ added in v1.0.8
Environment_TerraHelmfileRef_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TerraHelmfileRef'
func (*Environment_TerraHelmfileRef_Call) Return ¶ added in v1.0.8
func (_c *Environment_TerraHelmfileRef_Call) Return(_a0 string) *Environment_TerraHelmfileRef_Call
func (*Environment_TerraHelmfileRef_Call) Run ¶ added in v1.0.8
func (_c *Environment_TerraHelmfileRef_Call) Run(run func()) *Environment_TerraHelmfileRef_Call
func (*Environment_TerraHelmfileRef_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_TerraHelmfileRef_Call) RunAndReturn(run func() string) *Environment_TerraHelmfileRef_Call
type Environment_Type_Call ¶ added in v1.0.8
Environment_Type_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Type'
func (*Environment_Type_Call) Return ¶ added in v1.0.8
func (_c *Environment_Type_Call) Return(_a0 terra.DestinationType) *Environment_Type_Call
func (*Environment_Type_Call) Run ¶ added in v1.0.8
func (_c *Environment_Type_Call) Run(run func()) *Environment_Type_Call
func (*Environment_Type_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_Type_Call) RunAndReturn(run func() terra.DestinationType) *Environment_Type_Call
type Environment_UniqueResourcePrefix_Call ¶ added in v1.0.8
Environment_UniqueResourcePrefix_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UniqueResourcePrefix'
func (*Environment_UniqueResourcePrefix_Call) Return ¶ added in v1.0.8
func (_c *Environment_UniqueResourcePrefix_Call) Return(_a0 string) *Environment_UniqueResourcePrefix_Call
func (*Environment_UniqueResourcePrefix_Call) Run ¶ added in v1.0.8
func (_c *Environment_UniqueResourcePrefix_Call) Run(run func()) *Environment_UniqueResourcePrefix_Call
func (*Environment_UniqueResourcePrefix_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environment_UniqueResourcePrefix_Call) RunAndReturn(run func() string) *Environment_UniqueResourcePrefix_Call
type Environments ¶ added in v1.0.51
Environments is an autogenerated mock type for the Environments type
func NewEnvironments ¶ added in v1.0.51
func NewEnvironments(t mockConstructorTestingTNewEnvironments) *Environments
NewEnvironments creates a new instance of Environments. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Environments) All ¶ added in v1.0.51
func (_m *Environments) All() ([]terra.Environment, error)
All provides a mock function with given fields:
func (*Environments) CreateFromTemplate ¶ added in v1.0.51
func (_m *Environments) CreateFromTemplate(template terra.Environment, opts terra.CreateOptions) (string, error)
CreateFromTemplate provides a mock function with given fields: template, opts
func (*Environments) Delete ¶ added in v1.0.51
func (_m *Environments) Delete(name string) error
Delete provides a mock function with given fields: name
func (*Environments) DisableRelease ¶ added in v1.0.51
func (_m *Environments) DisableRelease(environmentName string, releaseName string) error
DisableRelease provides a mock function with given fields: environmentName, releaseName
func (*Environments) EXPECT ¶ added in v1.0.51
func (_m *Environments) EXPECT() *Environments_Expecter
func (*Environments) EnableRelease ¶ added in v1.0.51
func (_m *Environments) EnableRelease(environmentName string, releaseName string) error
EnableRelease provides a mock function with given fields: environmentName, releaseName
func (*Environments) Exists ¶ added in v1.0.51
func (_m *Environments) Exists(name string) (bool, error)
Exists provides a mock function with given fields: name
func (*Environments) Filter ¶ added in v1.0.51
func (_m *Environments) Filter(filter terra.EnvironmentFilter) ([]terra.Environment, error)
Filter provides a mock function with given fields: filter
func (*Environments) Get ¶ added in v1.0.51
func (_m *Environments) Get(name string) (terra.Environment, error)
Get provides a mock function with given fields: name
func (*Environments) PinEnvironmentToTerraHelmfileRef ¶ added in v1.0.51
func (_m *Environments) PinEnvironmentToTerraHelmfileRef(environmentName string, terraHelmfileRef string) error
PinEnvironmentToTerraHelmfileRef provides a mock function with given fields: environmentName, terraHelmfileRef
func (*Environments) PinVersions ¶ added in v1.0.51
func (_m *Environments) PinVersions(environmentName string, versions map[string]terra.VersionOverride) (map[string]terra.VersionOverride, error)
PinVersions provides a mock function with given fields: environmentName, versions
func (*Environments) SetOffline ¶ added in v1.0.51
func (_m *Environments) SetOffline(name string, offline bool) error
SetOffline provides a mock function with given fields: name, offline
func (*Environments) UnpinVersions ¶ added in v1.0.51
func (_m *Environments) UnpinVersions(environmentName string) (map[string]terra.VersionOverride, error)
UnpinVersions provides a mock function with given fields: environmentName
type Environments_All_Call ¶ added in v1.0.51
Environments_All_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'All'
func (*Environments_All_Call) Return ¶ added in v1.0.51
func (_c *Environments_All_Call) Return(_a0 []terra.Environment, _a1 error) *Environments_All_Call
func (*Environments_All_Call) Run ¶ added in v1.0.51
func (_c *Environments_All_Call) Run(run func()) *Environments_All_Call
func (*Environments_All_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_All_Call) RunAndReturn(run func() ([]terra.Environment, error)) *Environments_All_Call
type Environments_CreateFromTemplate_Call ¶ added in v1.0.51
Environments_CreateFromTemplate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateFromTemplate'
func (*Environments_CreateFromTemplate_Call) Return ¶ added in v1.0.51
func (_c *Environments_CreateFromTemplate_Call) Return(_a0 string, _a1 error) *Environments_CreateFromTemplate_Call
func (*Environments_CreateFromTemplate_Call) Run ¶ added in v1.0.51
func (_c *Environments_CreateFromTemplate_Call) Run(run func(template terra.Environment, opts terra.CreateOptions)) *Environments_CreateFromTemplate_Call
func (*Environments_CreateFromTemplate_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_CreateFromTemplate_Call) RunAndReturn(run func(terra.Environment, terra.CreateOptions) (string, error)) *Environments_CreateFromTemplate_Call
type Environments_Delete_Call ¶ added in v1.0.51
Environments_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'
func (*Environments_Delete_Call) Return ¶ added in v1.0.51
func (_c *Environments_Delete_Call) Return(_a0 error) *Environments_Delete_Call
func (*Environments_Delete_Call) Run ¶ added in v1.0.51
func (_c *Environments_Delete_Call) Run(run func(name string)) *Environments_Delete_Call
func (*Environments_Delete_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_Delete_Call) RunAndReturn(run func(string) error) *Environments_Delete_Call
type Environments_DisableRelease_Call ¶ added in v1.0.51
Environments_DisableRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisableRelease'
func (*Environments_DisableRelease_Call) Return ¶ added in v1.0.51
func (_c *Environments_DisableRelease_Call) Return(_a0 error) *Environments_DisableRelease_Call
func (*Environments_DisableRelease_Call) Run ¶ added in v1.0.51
func (_c *Environments_DisableRelease_Call) Run(run func(environmentName string, releaseName string)) *Environments_DisableRelease_Call
func (*Environments_DisableRelease_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_DisableRelease_Call) RunAndReturn(run func(string, string) error) *Environments_DisableRelease_Call
type Environments_EnableRelease_Call ¶ added in v1.0.51
Environments_EnableRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EnableRelease'
func (*Environments_EnableRelease_Call) Return ¶ added in v1.0.51
func (_c *Environments_EnableRelease_Call) Return(_a0 error) *Environments_EnableRelease_Call
func (*Environments_EnableRelease_Call) Run ¶ added in v1.0.51
func (_c *Environments_EnableRelease_Call) Run(run func(environmentName string, releaseName string)) *Environments_EnableRelease_Call
func (*Environments_EnableRelease_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_EnableRelease_Call) RunAndReturn(run func(string, string) error) *Environments_EnableRelease_Call
type Environments_Exists_Call ¶ added in v1.0.51
Environments_Exists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Exists'
func (*Environments_Exists_Call) Return ¶ added in v1.0.51
func (_c *Environments_Exists_Call) Return(_a0 bool, _a1 error) *Environments_Exists_Call
func (*Environments_Exists_Call) Run ¶ added in v1.0.51
func (_c *Environments_Exists_Call) Run(run func(name string)) *Environments_Exists_Call
func (*Environments_Exists_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_Exists_Call) RunAndReturn(run func(string) (bool, error)) *Environments_Exists_Call
type Environments_Expecter ¶ added in v1.0.51
type Environments_Expecter struct {
// contains filtered or unexported fields
}
func (*Environments_Expecter) All ¶ added in v1.0.51
func (_e *Environments_Expecter) All() *Environments_All_Call
All is a helper method to define mock.On call
func (*Environments_Expecter) CreateFromTemplate ¶ added in v1.0.51
func (_e *Environments_Expecter) CreateFromTemplate(template interface{}, opts interface{}) *Environments_CreateFromTemplate_Call
CreateFromTemplate is a helper method to define mock.On call
- template terra.Environment
- opts terra.CreateOptions
func (*Environments_Expecter) Delete ¶ added in v1.0.51
func (_e *Environments_Expecter) Delete(name interface{}) *Environments_Delete_Call
Delete is a helper method to define mock.On call
- name string
func (*Environments_Expecter) DisableRelease ¶ added in v1.0.51
func (_e *Environments_Expecter) DisableRelease(environmentName interface{}, releaseName interface{}) *Environments_DisableRelease_Call
DisableRelease is a helper method to define mock.On call
- environmentName string
- releaseName string
func (*Environments_Expecter) EnableRelease ¶ added in v1.0.51
func (_e *Environments_Expecter) EnableRelease(environmentName interface{}, releaseName interface{}) *Environments_EnableRelease_Call
EnableRelease is a helper method to define mock.On call
- environmentName string
- releaseName string
func (*Environments_Expecter) Exists ¶ added in v1.0.51
func (_e *Environments_Expecter) Exists(name interface{}) *Environments_Exists_Call
Exists is a helper method to define mock.On call
- name string
func (*Environments_Expecter) Filter ¶ added in v1.0.51
func (_e *Environments_Expecter) Filter(filter interface{}) *Environments_Filter_Call
Filter is a helper method to define mock.On call
- filter terra.EnvironmentFilter
func (*Environments_Expecter) Get ¶ added in v1.0.51
func (_e *Environments_Expecter) Get(name interface{}) *Environments_Get_Call
Get is a helper method to define mock.On call
- name string
func (*Environments_Expecter) PinEnvironmentToTerraHelmfileRef ¶ added in v1.0.51
func (_e *Environments_Expecter) PinEnvironmentToTerraHelmfileRef(environmentName interface{}, terraHelmfileRef interface{}) *Environments_PinEnvironmentToTerraHelmfileRef_Call
PinEnvironmentToTerraHelmfileRef is a helper method to define mock.On call
- environmentName string
- terraHelmfileRef string
func (*Environments_Expecter) PinVersions ¶ added in v1.0.51
func (_e *Environments_Expecter) PinVersions(environmentName interface{}, versions interface{}) *Environments_PinVersions_Call
PinVersions is a helper method to define mock.On call
- environmentName string
- versions map[string]terra.VersionOverride
func (*Environments_Expecter) SetOffline ¶ added in v1.0.51
func (_e *Environments_Expecter) SetOffline(name interface{}, offline interface{}) *Environments_SetOffline_Call
SetOffline is a helper method to define mock.On call
- name string
- offline bool
func (*Environments_Expecter) UnpinVersions ¶ added in v1.0.51
func (_e *Environments_Expecter) UnpinVersions(environmentName interface{}) *Environments_UnpinVersions_Call
UnpinVersions is a helper method to define mock.On call
- environmentName string
type Environments_Filter_Call ¶ added in v1.0.51
Environments_Filter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Filter'
func (*Environments_Filter_Call) Return ¶ added in v1.0.51
func (_c *Environments_Filter_Call) Return(_a0 []terra.Environment, _a1 error) *Environments_Filter_Call
func (*Environments_Filter_Call) Run ¶ added in v1.0.51
func (_c *Environments_Filter_Call) Run(run func(filter terra.EnvironmentFilter)) *Environments_Filter_Call
func (*Environments_Filter_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_Filter_Call) RunAndReturn(run func(terra.EnvironmentFilter) ([]terra.Environment, error)) *Environments_Filter_Call
type Environments_Get_Call ¶ added in v1.0.51
Environments_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'
func (*Environments_Get_Call) Return ¶ added in v1.0.51
func (_c *Environments_Get_Call) Return(_a0 terra.Environment, _a1 error) *Environments_Get_Call
func (*Environments_Get_Call) Run ¶ added in v1.0.51
func (_c *Environments_Get_Call) Run(run func(name string)) *Environments_Get_Call
func (*Environments_Get_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_Get_Call) RunAndReturn(run func(string) (terra.Environment, error)) *Environments_Get_Call
type Environments_PinEnvironmentToTerraHelmfileRef_Call ¶ added in v1.0.51
Environments_PinEnvironmentToTerraHelmfileRef_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PinEnvironmentToTerraHelmfileRef'
func (*Environments_PinEnvironmentToTerraHelmfileRef_Call) Run ¶ added in v1.0.51
func (_c *Environments_PinEnvironmentToTerraHelmfileRef_Call) Run(run func(environmentName string, terraHelmfileRef string)) *Environments_PinEnvironmentToTerraHelmfileRef_Call
func (*Environments_PinEnvironmentToTerraHelmfileRef_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_PinEnvironmentToTerraHelmfileRef_Call) RunAndReturn(run func(string, string) error) *Environments_PinEnvironmentToTerraHelmfileRef_Call
type Environments_PinVersions_Call ¶ added in v1.0.51
Environments_PinVersions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PinVersions'
func (*Environments_PinVersions_Call) Return ¶ added in v1.0.51
func (_c *Environments_PinVersions_Call) Return(_a0 map[string]terra.VersionOverride, _a1 error) *Environments_PinVersions_Call
func (*Environments_PinVersions_Call) Run ¶ added in v1.0.51
func (_c *Environments_PinVersions_Call) Run(run func(environmentName string, versions map[string]terra.VersionOverride)) *Environments_PinVersions_Call
func (*Environments_PinVersions_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_PinVersions_Call) RunAndReturn(run func(string, map[string]terra.VersionOverride) (map[string]terra.VersionOverride, error)) *Environments_PinVersions_Call
type Environments_SetOffline_Call ¶ added in v1.0.51
Environments_SetOffline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetOffline'
func (*Environments_SetOffline_Call) Return ¶ added in v1.0.51
func (_c *Environments_SetOffline_Call) Return(_a0 error) *Environments_SetOffline_Call
func (*Environments_SetOffline_Call) Run ¶ added in v1.0.51
func (_c *Environments_SetOffline_Call) Run(run func(name string, offline bool)) *Environments_SetOffline_Call
func (*Environments_SetOffline_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_SetOffline_Call) RunAndReturn(run func(string, bool) error) *Environments_SetOffline_Call
type Environments_UnpinVersions_Call ¶ added in v1.0.51
Environments_UnpinVersions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UnpinVersions'
func (*Environments_UnpinVersions_Call) Return ¶ added in v1.0.51
func (_c *Environments_UnpinVersions_Call) Return(_a0 map[string]terra.VersionOverride, _a1 error) *Environments_UnpinVersions_Call
func (*Environments_UnpinVersions_Call) Run ¶ added in v1.0.51
func (_c *Environments_UnpinVersions_Call) Run(run func(environmentName string)) *Environments_UnpinVersions_Call
func (*Environments_UnpinVersions_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Environments_UnpinVersions_Call) RunAndReturn(run func(string) (map[string]terra.VersionOverride, error)) *Environments_UnpinVersions_Call
type Release ¶
Release is an autogenerated mock type for the Release type
func NewRelease ¶ added in v0.0.58
func NewRelease(t mockConstructorTestingTNewRelease) *Release
NewRelease creates a new instance of Release. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Release) ChartVersion ¶
ChartVersion provides a mock function with given fields:
func (*Release) ClusterAddress ¶
ClusterAddress provides a mock function with given fields:
func (*Release) ClusterName ¶
ClusterName provides a mock function with given fields:
func (*Release) Destination ¶
func (_m *Release) Destination() terra.Destination
Destination provides a mock function with given fields:
func (*Release) EXPECT ¶ added in v1.0.8
func (_m *Release) EXPECT() *Release_Expecter
func (*Release) FirecloudDevelopRef ¶
FirecloudDevelopRef provides a mock function with given fields:
func (*Release) HelmfileOverlays ¶ added in v1.0.34
HelmfileOverlays provides a mock function with given fields:
func (*Release) IsAppRelease ¶
IsAppRelease provides a mock function with given fields:
func (*Release) IsClusterRelease ¶
IsClusterRelease provides a mock function with given fields:
func (*Release) TerraHelmfileRef ¶
TerraHelmfileRef provides a mock function with given fields:
func (*Release) Type ¶
func (_m *Release) Type() terra.ReleaseType
Type provides a mock function with given fields:
type Release_ChartName_Call ¶ added in v1.0.8
Release_ChartName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChartName'
func (*Release_ChartName_Call) Return ¶ added in v1.0.8
func (_c *Release_ChartName_Call) Return(_a0 string) *Release_ChartName_Call
func (*Release_ChartName_Call) Run ¶ added in v1.0.8
func (_c *Release_ChartName_Call) Run(run func()) *Release_ChartName_Call
func (*Release_ChartName_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_ChartName_Call) RunAndReturn(run func() string) *Release_ChartName_Call
type Release_ChartVersion_Call ¶ added in v1.0.8
Release_ChartVersion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChartVersion'
func (*Release_ChartVersion_Call) Return ¶ added in v1.0.8
func (_c *Release_ChartVersion_Call) Return(_a0 string) *Release_ChartVersion_Call
func (*Release_ChartVersion_Call) Run ¶ added in v1.0.8
func (_c *Release_ChartVersion_Call) Run(run func()) *Release_ChartVersion_Call
func (*Release_ChartVersion_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_ChartVersion_Call) RunAndReturn(run func() string) *Release_ChartVersion_Call
type Release_ClusterAddress_Call ¶ added in v1.0.8
Release_ClusterAddress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClusterAddress'
func (*Release_ClusterAddress_Call) Return ¶ added in v1.0.8
func (_c *Release_ClusterAddress_Call) Return(_a0 string) *Release_ClusterAddress_Call
func (*Release_ClusterAddress_Call) Run ¶ added in v1.0.8
func (_c *Release_ClusterAddress_Call) Run(run func()) *Release_ClusterAddress_Call
func (*Release_ClusterAddress_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_ClusterAddress_Call) RunAndReturn(run func() string) *Release_ClusterAddress_Call
type Release_ClusterName_Call ¶ added in v1.0.8
Release_ClusterName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClusterName'
func (*Release_ClusterName_Call) Return ¶ added in v1.0.8
func (_c *Release_ClusterName_Call) Return(_a0 string) *Release_ClusterName_Call
func (*Release_ClusterName_Call) Run ¶ added in v1.0.8
func (_c *Release_ClusterName_Call) Run(run func()) *Release_ClusterName_Call
func (*Release_ClusterName_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_ClusterName_Call) RunAndReturn(run func() string) *Release_ClusterName_Call
type Release_Cluster_Call ¶ added in v1.0.8
Release_Cluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Cluster'
func (*Release_Cluster_Call) Return ¶ added in v1.0.8
func (_c *Release_Cluster_Call) Return(_a0 terra.Cluster) *Release_Cluster_Call
func (*Release_Cluster_Call) Run ¶ added in v1.0.8
func (_c *Release_Cluster_Call) Run(run func()) *Release_Cluster_Call
func (*Release_Cluster_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_Cluster_Call) RunAndReturn(run func() terra.Cluster) *Release_Cluster_Call
type Release_Destination_Call ¶ added in v1.0.8
Release_Destination_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Destination'
func (*Release_Destination_Call) Return ¶ added in v1.0.8
func (_c *Release_Destination_Call) Return(_a0 terra.Destination) *Release_Destination_Call
func (*Release_Destination_Call) Run ¶ added in v1.0.8
func (_c *Release_Destination_Call) Run(run func()) *Release_Destination_Call
func (*Release_Destination_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_Destination_Call) RunAndReturn(run func() terra.Destination) *Release_Destination_Call
type Release_Expecter ¶ added in v1.0.8
type Release_Expecter struct {
// contains filtered or unexported fields
}
func (*Release_Expecter) ChartName ¶ added in v1.0.8
func (_e *Release_Expecter) ChartName() *Release_ChartName_Call
ChartName is a helper method to define mock.On call
func (*Release_Expecter) ChartVersion ¶ added in v1.0.8
func (_e *Release_Expecter) ChartVersion() *Release_ChartVersion_Call
ChartVersion is a helper method to define mock.On call
func (*Release_Expecter) Cluster ¶ added in v1.0.8
func (_e *Release_Expecter) Cluster() *Release_Cluster_Call
Cluster is a helper method to define mock.On call
func (*Release_Expecter) ClusterAddress ¶ added in v1.0.8
func (_e *Release_Expecter) ClusterAddress() *Release_ClusterAddress_Call
ClusterAddress is a helper method to define mock.On call
func (*Release_Expecter) ClusterName ¶ added in v1.0.8
func (_e *Release_Expecter) ClusterName() *Release_ClusterName_Call
ClusterName is a helper method to define mock.On call
func (*Release_Expecter) Destination ¶ added in v1.0.8
func (_e *Release_Expecter) Destination() *Release_Destination_Call
Destination is a helper method to define mock.On call
func (*Release_Expecter) FirecloudDevelopRef ¶ added in v1.0.8
func (_e *Release_Expecter) FirecloudDevelopRef() *Release_FirecloudDevelopRef_Call
FirecloudDevelopRef is a helper method to define mock.On call
func (*Release_Expecter) FullName ¶ added in v1.0.8
func (_e *Release_Expecter) FullName() *Release_FullName_Call
FullName is a helper method to define mock.On call
func (*Release_Expecter) HelmfileOverlays ¶ added in v1.0.34
func (_e *Release_Expecter) HelmfileOverlays() *Release_HelmfileOverlays_Call
HelmfileOverlays is a helper method to define mock.On call
func (*Release_Expecter) IsAppRelease ¶ added in v1.0.8
func (_e *Release_Expecter) IsAppRelease() *Release_IsAppRelease_Call
IsAppRelease is a helper method to define mock.On call
func (*Release_Expecter) IsClusterRelease ¶ added in v1.0.8
func (_e *Release_Expecter) IsClusterRelease() *Release_IsClusterRelease_Call
IsClusterRelease is a helper method to define mock.On call
func (*Release_Expecter) Name ¶ added in v1.0.8
func (_e *Release_Expecter) Name() *Release_Name_Call
Name is a helper method to define mock.On call
func (*Release_Expecter) Namespace ¶ added in v1.0.8
func (_e *Release_Expecter) Namespace() *Release_Namespace_Call
Namespace is a helper method to define mock.On call
func (*Release_Expecter) Repo ¶ added in v1.0.8
func (_e *Release_Expecter) Repo() *Release_Repo_Call
Repo is a helper method to define mock.On call
func (*Release_Expecter) TerraHelmfileRef ¶ added in v1.0.8
func (_e *Release_Expecter) TerraHelmfileRef() *Release_TerraHelmfileRef_Call
TerraHelmfileRef is a helper method to define mock.On call
func (*Release_Expecter) Type ¶ added in v1.0.8
func (_e *Release_Expecter) Type() *Release_Type_Call
Type is a helper method to define mock.On call
type Release_FirecloudDevelopRef_Call ¶ added in v1.0.8
Release_FirecloudDevelopRef_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FirecloudDevelopRef'
func (*Release_FirecloudDevelopRef_Call) Return ¶ added in v1.0.8
func (_c *Release_FirecloudDevelopRef_Call) Return(_a0 string) *Release_FirecloudDevelopRef_Call
func (*Release_FirecloudDevelopRef_Call) Run ¶ added in v1.0.8
func (_c *Release_FirecloudDevelopRef_Call) Run(run func()) *Release_FirecloudDevelopRef_Call
func (*Release_FirecloudDevelopRef_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_FirecloudDevelopRef_Call) RunAndReturn(run func() string) *Release_FirecloudDevelopRef_Call
type Release_FullName_Call ¶ added in v1.0.8
Release_FullName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FullName'
func (*Release_FullName_Call) Return ¶ added in v1.0.8
func (_c *Release_FullName_Call) Return(_a0 string) *Release_FullName_Call
func (*Release_FullName_Call) Run ¶ added in v1.0.8
func (_c *Release_FullName_Call) Run(run func()) *Release_FullName_Call
func (*Release_FullName_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_FullName_Call) RunAndReturn(run func() string) *Release_FullName_Call
type Release_HelmfileOverlays_Call ¶ added in v1.0.34
Release_HelmfileOverlays_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HelmfileOverlays'
func (*Release_HelmfileOverlays_Call) Return ¶ added in v1.0.34
func (_c *Release_HelmfileOverlays_Call) Return(_a0 []string) *Release_HelmfileOverlays_Call
func (*Release_HelmfileOverlays_Call) Run ¶ added in v1.0.34
func (_c *Release_HelmfileOverlays_Call) Run(run func()) *Release_HelmfileOverlays_Call
func (*Release_HelmfileOverlays_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_HelmfileOverlays_Call) RunAndReturn(run func() []string) *Release_HelmfileOverlays_Call
type Release_IsAppRelease_Call ¶ added in v1.0.8
Release_IsAppRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsAppRelease'
func (*Release_IsAppRelease_Call) Return ¶ added in v1.0.8
func (_c *Release_IsAppRelease_Call) Return(_a0 bool) *Release_IsAppRelease_Call
func (*Release_IsAppRelease_Call) Run ¶ added in v1.0.8
func (_c *Release_IsAppRelease_Call) Run(run func()) *Release_IsAppRelease_Call
func (*Release_IsAppRelease_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_IsAppRelease_Call) RunAndReturn(run func() bool) *Release_IsAppRelease_Call
type Release_IsClusterRelease_Call ¶ added in v1.0.8
Release_IsClusterRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsClusterRelease'
func (*Release_IsClusterRelease_Call) Return ¶ added in v1.0.8
func (_c *Release_IsClusterRelease_Call) Return(_a0 bool) *Release_IsClusterRelease_Call
func (*Release_IsClusterRelease_Call) Run ¶ added in v1.0.8
func (_c *Release_IsClusterRelease_Call) Run(run func()) *Release_IsClusterRelease_Call
func (*Release_IsClusterRelease_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_IsClusterRelease_Call) RunAndReturn(run func() bool) *Release_IsClusterRelease_Call
type Release_Name_Call ¶ added in v1.0.8
Release_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'
func (*Release_Name_Call) Return ¶ added in v1.0.8
func (_c *Release_Name_Call) Return(_a0 string) *Release_Name_Call
func (*Release_Name_Call) Run ¶ added in v1.0.8
func (_c *Release_Name_Call) Run(run func()) *Release_Name_Call
func (*Release_Name_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_Name_Call) RunAndReturn(run func() string) *Release_Name_Call
type Release_Namespace_Call ¶ added in v1.0.8
Release_Namespace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Namespace'
func (*Release_Namespace_Call) Return ¶ added in v1.0.8
func (_c *Release_Namespace_Call) Return(_a0 string) *Release_Namespace_Call
func (*Release_Namespace_Call) Run ¶ added in v1.0.8
func (_c *Release_Namespace_Call) Run(run func()) *Release_Namespace_Call
func (*Release_Namespace_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_Namespace_Call) RunAndReturn(run func() string) *Release_Namespace_Call
type Release_Repo_Call ¶ added in v1.0.8
Release_Repo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Repo'
func (*Release_Repo_Call) Return ¶ added in v1.0.8
func (_c *Release_Repo_Call) Return(_a0 string) *Release_Repo_Call
func (*Release_Repo_Call) Run ¶ added in v1.0.8
func (_c *Release_Repo_Call) Run(run func()) *Release_Repo_Call
func (*Release_Repo_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_Repo_Call) RunAndReturn(run func() string) *Release_Repo_Call
type Release_TerraHelmfileRef_Call ¶ added in v1.0.8
Release_TerraHelmfileRef_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TerraHelmfileRef'
func (*Release_TerraHelmfileRef_Call) Return ¶ added in v1.0.8
func (_c *Release_TerraHelmfileRef_Call) Return(_a0 string) *Release_TerraHelmfileRef_Call
func (*Release_TerraHelmfileRef_Call) Run ¶ added in v1.0.8
func (_c *Release_TerraHelmfileRef_Call) Run(run func()) *Release_TerraHelmfileRef_Call
func (*Release_TerraHelmfileRef_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_TerraHelmfileRef_Call) RunAndReturn(run func() string) *Release_TerraHelmfileRef_Call
type Release_Type_Call ¶ added in v1.0.8
Release_Type_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Type'
func (*Release_Type_Call) Return ¶ added in v1.0.8
func (_c *Release_Type_Call) Return(_a0 terra.ReleaseType) *Release_Type_Call
func (*Release_Type_Call) Run ¶ added in v1.0.8
func (_c *Release_Type_Call) Run(run func()) *Release_Type_Call
func (*Release_Type_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Release_Type_Call) RunAndReturn(run func() terra.ReleaseType) *Release_Type_Call
type Releases ¶ added in v1.0.51
Releases is an autogenerated mock type for the Releases type
func NewReleases ¶ added in v1.0.51
func NewReleases(t mockConstructorTestingTNewReleases) *Releases
NewReleases creates a new instance of Releases. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Releases) EXPECT ¶ added in v1.0.51
func (_m *Releases) EXPECT() *Releases_Expecter
type Releases_All_Call ¶ added in v1.0.51
Releases_All_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'All'
func (*Releases_All_Call) Return ¶ added in v1.0.51
func (_c *Releases_All_Call) Return(_a0 []terra.Release, _a1 error) *Releases_All_Call
func (*Releases_All_Call) Run ¶ added in v1.0.51
func (_c *Releases_All_Call) Run(run func()) *Releases_All_Call
func (*Releases_All_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Releases_All_Call) RunAndReturn(run func() ([]terra.Release, error)) *Releases_All_Call
type Releases_Expecter ¶ added in v1.0.51
type Releases_Expecter struct {
// contains filtered or unexported fields
}
func (*Releases_Expecter) All ¶ added in v1.0.51
func (_e *Releases_Expecter) All() *Releases_All_Call
All is a helper method to define mock.On call
func (*Releases_Expecter) Filter ¶ added in v1.0.51
func (_e *Releases_Expecter) Filter(filter interface{}) *Releases_Filter_Call
Filter is a helper method to define mock.On call
- filter terra.ReleaseFilter
type Releases_Filter_Call ¶ added in v1.0.51
Releases_Filter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Filter'
func (*Releases_Filter_Call) Return ¶ added in v1.0.51
func (_c *Releases_Filter_Call) Return(_a0 []terra.Release, _a1 error) *Releases_Filter_Call
func (*Releases_Filter_Call) Run ¶ added in v1.0.51
func (_c *Releases_Filter_Call) Run(run func(filter terra.ReleaseFilter)) *Releases_Filter_Call
func (*Releases_Filter_Call) RunAndReturn ¶ added in v1.0.73
func (_c *Releases_Filter_Call) RunAndReturn(run func(terra.ReleaseFilter) ([]terra.Release, error)) *Releases_Filter_Call
type State ¶ added in v1.0.51
State is an autogenerated mock type for the State type
func NewState ¶ added in v1.0.51
func NewState(t mockConstructorTestingTNewState) *State
NewState creates a new instance of State. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*State) Destinations ¶ added in v1.0.51
func (_m *State) Destinations() terra.Destinations
Destinations provides a mock function with given fields:
func (*State) EXPECT ¶ added in v1.0.51
func (_m *State) EXPECT() *State_Expecter
func (*State) Environments ¶ added in v1.0.51
func (_m *State) Environments() terra.Environments
Environments provides a mock function with given fields:
type StateLoader ¶ added in v1.0.51
StateLoader is an autogenerated mock type for the StateLoader type
func NewStateLoader ¶ added in v1.0.51
func NewStateLoader(t mockConstructorTestingTNewStateLoader) *StateLoader
NewStateLoader creates a new instance of StateLoader. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*StateLoader) EXPECT ¶ added in v1.0.51
func (_m *StateLoader) EXPECT() *StateLoader_Expecter
type StateLoader_Expecter ¶ added in v1.0.51
type StateLoader_Expecter struct {
// contains filtered or unexported fields
}
func (*StateLoader_Expecter) Load ¶ added in v1.0.51
func (_e *StateLoader_Expecter) Load() *StateLoader_Load_Call
Load is a helper method to define mock.On call
func (*StateLoader_Expecter) Reload ¶ added in v1.0.51
func (_e *StateLoader_Expecter) Reload() *StateLoader_Reload_Call
Reload is a helper method to define mock.On call
type StateLoader_Load_Call ¶ added in v1.0.51
StateLoader_Load_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Load'
func (*StateLoader_Load_Call) Return ¶ added in v1.0.51
func (_c *StateLoader_Load_Call) Return(_a0 terra.State, _a1 error) *StateLoader_Load_Call
func (*StateLoader_Load_Call) Run ¶ added in v1.0.51
func (_c *StateLoader_Load_Call) Run(run func()) *StateLoader_Load_Call
func (*StateLoader_Load_Call) RunAndReturn ¶ added in v1.0.73
func (_c *StateLoader_Load_Call) RunAndReturn(run func() (terra.State, error)) *StateLoader_Load_Call
type StateLoader_Reload_Call ¶ added in v1.0.51
StateLoader_Reload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Reload'
func (*StateLoader_Reload_Call) Return ¶ added in v1.0.51
func (_c *StateLoader_Reload_Call) Return(_a0 terra.State, _a1 error) *StateLoader_Reload_Call
func (*StateLoader_Reload_Call) Run ¶ added in v1.0.51
func (_c *StateLoader_Reload_Call) Run(run func()) *StateLoader_Reload_Call
func (*StateLoader_Reload_Call) RunAndReturn ¶ added in v1.0.73
func (_c *StateLoader_Reload_Call) RunAndReturn(run func() (terra.State, error)) *StateLoader_Reload_Call
type StateWriter ¶ added in v0.0.63
StateWriter is an autogenerated mock type for the StateWriter type
func NewStateWriter ¶ added in v0.0.63
func NewStateWriter(t mockConstructorTestingTNewStateWriter) *StateWriter
NewStateWriter creates a new instance of StateWriter. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*StateWriter) DeleteEnvironments ¶ added in v0.0.64
func (_m *StateWriter) DeleteEnvironments(_a0 []terra.Environment) ([]string, error)
DeleteEnvironments provides a mock function with given fields: _a0
func (*StateWriter) DisableRelease ¶ added in v0.0.64
func (_m *StateWriter) DisableRelease(_a0 string, _a1 string) error
DisableRelease provides a mock function with given fields: _a0, _a1
func (*StateWriter) EXPECT ¶ added in v1.0.8
func (_m *StateWriter) EXPECT() *StateWriter_Expecter
func (*StateWriter) EnableRelease ¶ added in v0.0.64
func (_m *StateWriter) EnableRelease(_a0 terra.Environment, _a1 string) error
EnableRelease provides a mock function with given fields: _a0, _a1
func (*StateWriter) WriteClusters ¶ added in v0.0.63
func (_m *StateWriter) WriteClusters(_a0 []terra.Cluster) error
WriteClusters provides a mock function with given fields: _a0
func (*StateWriter) WriteEnvironments ¶ added in v0.0.63
func (_m *StateWriter) WriteEnvironments(_a0 []terra.Environment) ([]string, error)
WriteEnvironments provides a mock function with given fields: _a0
type StateWriter_DeleteEnvironments_Call ¶ added in v1.0.8
StateWriter_DeleteEnvironments_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteEnvironments'
func (*StateWriter_DeleteEnvironments_Call) Return ¶ added in v1.0.8
func (_c *StateWriter_DeleteEnvironments_Call) Return(_a0 []string, _a1 error) *StateWriter_DeleteEnvironments_Call
func (*StateWriter_DeleteEnvironments_Call) Run ¶ added in v1.0.8
func (_c *StateWriter_DeleteEnvironments_Call) Run(run func(_a0 []terra.Environment)) *StateWriter_DeleteEnvironments_Call
func (*StateWriter_DeleteEnvironments_Call) RunAndReturn ¶ added in v1.0.73
func (_c *StateWriter_DeleteEnvironments_Call) RunAndReturn(run func([]terra.Environment) ([]string, error)) *StateWriter_DeleteEnvironments_Call
type StateWriter_DisableRelease_Call ¶ added in v1.0.8
StateWriter_DisableRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisableRelease'
func (*StateWriter_DisableRelease_Call) Return ¶ added in v1.0.8
func (_c *StateWriter_DisableRelease_Call) Return(_a0 error) *StateWriter_DisableRelease_Call
func (*StateWriter_DisableRelease_Call) Run ¶ added in v1.0.8
func (_c *StateWriter_DisableRelease_Call) Run(run func(_a0 string, _a1 string)) *StateWriter_DisableRelease_Call
func (*StateWriter_DisableRelease_Call) RunAndReturn ¶ added in v1.0.73
func (_c *StateWriter_DisableRelease_Call) RunAndReturn(run func(string, string) error) *StateWriter_DisableRelease_Call
type StateWriter_EnableRelease_Call ¶ added in v1.0.8
StateWriter_EnableRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EnableRelease'
func (*StateWriter_EnableRelease_Call) Return ¶ added in v1.0.8
func (_c *StateWriter_EnableRelease_Call) Return(_a0 error) *StateWriter_EnableRelease_Call
func (*StateWriter_EnableRelease_Call) Run ¶ added in v1.0.8
func (_c *StateWriter_EnableRelease_Call) Run(run func(_a0 terra.Environment, _a1 string)) *StateWriter_EnableRelease_Call
func (*StateWriter_EnableRelease_Call) RunAndReturn ¶ added in v1.0.73
func (_c *StateWriter_EnableRelease_Call) RunAndReturn(run func(terra.Environment, string) error) *StateWriter_EnableRelease_Call
type StateWriter_Expecter ¶ added in v1.0.8
type StateWriter_Expecter struct {
// contains filtered or unexported fields
}
func (*StateWriter_Expecter) DeleteEnvironments ¶ added in v1.0.8
func (_e *StateWriter_Expecter) DeleteEnvironments(_a0 interface{}) *StateWriter_DeleteEnvironments_Call
DeleteEnvironments is a helper method to define mock.On call
- _a0 []terra.Environment
func (*StateWriter_Expecter) DisableRelease ¶ added in v1.0.8
func (_e *StateWriter_Expecter) DisableRelease(_a0 interface{}, _a1 interface{}) *StateWriter_DisableRelease_Call
DisableRelease is a helper method to define mock.On call
- _a0 string
- _a1 string
func (*StateWriter_Expecter) EnableRelease ¶ added in v1.0.8
func (_e *StateWriter_Expecter) EnableRelease(_a0 interface{}, _a1 interface{}) *StateWriter_EnableRelease_Call
EnableRelease is a helper method to define mock.On call
- _a0 terra.Environment
- _a1 string
func (*StateWriter_Expecter) WriteClusters ¶ added in v1.0.8
func (_e *StateWriter_Expecter) WriteClusters(_a0 interface{}) *StateWriter_WriteClusters_Call
WriteClusters is a helper method to define mock.On call
- _a0 []terra.Cluster
func (*StateWriter_Expecter) WriteEnvironments ¶ added in v1.0.8
func (_e *StateWriter_Expecter) WriteEnvironments(_a0 interface{}) *StateWriter_WriteEnvironments_Call
WriteEnvironments is a helper method to define mock.On call
- _a0 []terra.Environment
type StateWriter_WriteClusters_Call ¶ added in v1.0.8
StateWriter_WriteClusters_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteClusters'
func (*StateWriter_WriteClusters_Call) Return ¶ added in v1.0.8
func (_c *StateWriter_WriteClusters_Call) Return(_a0 error) *StateWriter_WriteClusters_Call
func (*StateWriter_WriteClusters_Call) Run ¶ added in v1.0.8
func (_c *StateWriter_WriteClusters_Call) Run(run func(_a0 []terra.Cluster)) *StateWriter_WriteClusters_Call
func (*StateWriter_WriteClusters_Call) RunAndReturn ¶ added in v1.0.73
func (_c *StateWriter_WriteClusters_Call) RunAndReturn(run func([]terra.Cluster) error) *StateWriter_WriteClusters_Call
type StateWriter_WriteEnvironments_Call ¶ added in v1.0.8
StateWriter_WriteEnvironments_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteEnvironments'
func (*StateWriter_WriteEnvironments_Call) Return ¶ added in v1.0.8
func (_c *StateWriter_WriteEnvironments_Call) Return(_a0 []string, _a1 error) *StateWriter_WriteEnvironments_Call
func (*StateWriter_WriteEnvironments_Call) Run ¶ added in v1.0.8
func (_c *StateWriter_WriteEnvironments_Call) Run(run func(_a0 []terra.Environment)) *StateWriter_WriteEnvironments_Call
func (*StateWriter_WriteEnvironments_Call) RunAndReturn ¶ added in v1.0.73
func (_c *StateWriter_WriteEnvironments_Call) RunAndReturn(run func([]terra.Environment) ([]string, error)) *StateWriter_WriteEnvironments_Call
type State_Clusters_Call ¶ added in v1.0.51
State_Clusters_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Clusters'
func (*State_Clusters_Call) Return ¶ added in v1.0.51
func (_c *State_Clusters_Call) Return(_a0 terra.Clusters) *State_Clusters_Call
func (*State_Clusters_Call) Run ¶ added in v1.0.51
func (_c *State_Clusters_Call) Run(run func()) *State_Clusters_Call
func (*State_Clusters_Call) RunAndReturn ¶ added in v1.0.73
func (_c *State_Clusters_Call) RunAndReturn(run func() terra.Clusters) *State_Clusters_Call
type State_Destinations_Call ¶ added in v1.0.51
State_Destinations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Destinations'
func (*State_Destinations_Call) Return ¶ added in v1.0.51
func (_c *State_Destinations_Call) Return(_a0 terra.Destinations) *State_Destinations_Call
func (*State_Destinations_Call) Run ¶ added in v1.0.51
func (_c *State_Destinations_Call) Run(run func()) *State_Destinations_Call
func (*State_Destinations_Call) RunAndReturn ¶ added in v1.0.73
func (_c *State_Destinations_Call) RunAndReturn(run func() terra.Destinations) *State_Destinations_Call
type State_Environments_Call ¶ added in v1.0.51
State_Environments_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Environments'
func (*State_Environments_Call) Return ¶ added in v1.0.51
func (_c *State_Environments_Call) Return(_a0 terra.Environments) *State_Environments_Call
func (*State_Environments_Call) Run ¶ added in v1.0.51
func (_c *State_Environments_Call) Run(run func()) *State_Environments_Call
func (*State_Environments_Call) RunAndReturn ¶ added in v1.0.73
func (_c *State_Environments_Call) RunAndReturn(run func() terra.Environments) *State_Environments_Call
type State_Expecter ¶ added in v1.0.51
type State_Expecter struct {
// contains filtered or unexported fields
}
func (*State_Expecter) Clusters ¶ added in v1.0.51
func (_e *State_Expecter) Clusters() *State_Clusters_Call
Clusters is a helper method to define mock.On call
func (*State_Expecter) Destinations ¶ added in v1.0.51
func (_e *State_Expecter) Destinations() *State_Destinations_Call
Destinations is a helper method to define mock.On call
func (*State_Expecter) Environments ¶ added in v1.0.51
func (_e *State_Expecter) Environments() *State_Environments_Call
Environments is a helper method to define mock.On call
func (*State_Expecter) Releases ¶ added in v1.0.51
func (_e *State_Expecter) Releases() *State_Releases_Call
Releases is a helper method to define mock.On call
type State_Releases_Call ¶ added in v1.0.51
State_Releases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Releases'
func (*State_Releases_Call) Return ¶ added in v1.0.51
func (_c *State_Releases_Call) Return(_a0 terra.Releases) *State_Releases_Call
func (*State_Releases_Call) Run ¶ added in v1.0.51
func (_c *State_Releases_Call) Run(run func()) *State_Releases_Call
func (*State_Releases_Call) RunAndReturn ¶ added in v1.0.73
func (_c *State_Releases_Call) RunAndReturn(run func() terra.Releases) *State_Releases_Call