Documentation ¶
Index ¶
- func AssertContentToFile(t *testing.T, gotContent, wantFile string)
- func AssertFilesEquals(t *testing.T, gotPath, wantPath string)
- func Bundles(t *testing.T) *releasev1alpha1.Bundles
- func FakeNow() time.Time
- func NewClusterSpec(opts ...ClusterSpecOpt) *cluster.Spec
- func NewFullClusterSpec(t *testing.T, clusterConfigFile string) *cluster.Spec
- func NewWriter(t *testing.T) (dir string, writer filewriter.FileWriter)
- func OfType(t string) gomock.Matcher
- func ReadFile(t *testing.T, file string) string
- func SetTag(image *releasev1alpha1.Image, tag string)
- type ClusterSpecOpt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertContentToFile ¶
func AssertFilesEquals ¶
func NewClusterSpec ¶
func NewClusterSpec(opts ...ClusterSpecOpt) *cluster.Spec
func NewFullClusterSpec ¶
func NewWriter ¶
func NewWriter(t *testing.T) (dir string, writer filewriter.FileWriter)
func SetTag ¶
func SetTag(image *releasev1alpha1.Image, tag string)
Types ¶
type ClusterSpecOpt ¶
Click to show internal directories.
Click to hide internal directories.