Documentation ¶
Index ¶
- Constants
- func CopyFile(src, dst string) error
- func FunctionExists(ctx context.Context, t *testing.T, database, function, uri string) bool
- func GetGitRootDir() (string, error)
- func TableExists(ctx context.Context, t *testing.T, database, table, uri string) bool
- func TableHasRows(ctx context.Context, t *testing.T, database, table, uri string) bool
- func WriteKubeConfig(ctx context.Context, k *k3s.K3sContainer, dir string) (string, error)
- type Function
- type RowCount
- type Table
- type Uploader
Constants ¶
View Source
const K3sManifests = "/var/lib/rancher/k3s/server/manifests/"
Variables ¶
This section is empty.
Functions ¶
func FunctionExists ¶
func GetGitRootDir ¶
func TableExists ¶
func TableHasRows ¶
func WriteKubeConfig ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.