schema

package
v0.0.0-...-5292f58 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Code generated for package schema by go-bindata DO NOT EDIT. (@generated) sources: 000001_create_cluster_tables.down.sql 000001_create_cluster_tables.up.sql 000002_create_pgcrypto_extension.down.sql 000002_create_pgcrypto_extension.up.sql 000003_create_index_table.down.sql 000003_create_index_table.up.sql 000004_create_shard_index.down.sql 000004_create_shard_index.up.sql 000005_add_passthrough_to_cluster_table.down.sql 000005_add_passthrough_to_cluster_table.up.sql 000006_add_project_id_to_cluster_table.down.sql 000006_add_project_id_to_cluster_table.up.sql 000007_update_cluster_status_enum.down.sql 000007_update_cluster_status_enum.up.sql 000008_connected_cluster_status_enum.down.sql 000008_connected_cluster_status_enum.up.sql 000009_update_failed_cluster_status_enum.down.sql 000009_update_failed_cluster_status_enum.up.sql 000010_add_vizier_info_to_cluster_info.down.sql 000010_add_vizier_info_to_cluster_info.up.sql 000011_add_updated_at_to_vizier_cluster.down.sql 000011_add_updated_at_to_vizier_cluster.up.sql 000012_add_deployment_keys.down.sql 000012_add_deployment_keys.up.sql 000013_add_desc_to_deploy_key.down.sql 000013_add_desc_to_deploy_key.up.sql 000014_add_unique_org_name_constraint.down.sql 000014_add_unique_org_name_constraint.up.sql 000015_move_cluster_info_columns.down.sql 000015_move_cluster_info_columns.up.sql 000016_trim_cluster_name.down.sql 000016_trim_cluster_name.up.sql 000017_add_pod_status_to_vizier_cluster.down.sql 000017_add_pod_status_to_vizier_cluster.up.sql 000018_add_num_nodes_to_cluster_table.down.sql 000018_add_num_nodes_to_cluster_table.up.sql 000019_drop_index_table.down.sql 000019_drop_index_table.up.sql 000020_add_auto_update_to_cluster_table.down.sql 000020_add_auto_update_to_cluster_table.up.sql 000021_add_status_message_to_cluster_info.down.sql 000021_add_status_message_to_cluster_info.up.sql 000022_add_data_plane_and_past_status_columns.down.sql 000022_add_data_plane_and_past_status_columns.up.sql 000023_add_triggers_for_prev.down.sql 000023_add_triggers_for_prev.up.sql 000024_add_encrypted_deployment_key.down.sql 000024_add_encrypted_deployment_key.up.sql 000025_drop_deployment_key_old.down.sql 000025_drop_deployment_key_old.up.sql 000026_remove_extraneous_columns.down.sql 000026_remove_extraneous_columns.up.sql 000027_add_vizier_cluster_indices.down.sql 000027_add_vizier_cluster_indices.up.sql 000028_remove_previous_status_cols.down.sql 000028_remove_previous_status_cols.up.sql 000029_remove_first_seen.down.sql 000029_remove_first_seen.up.sql 000030_add_degraded_cluster_status_enum.down.sql 000030_add_degraded_cluster_status_enum.up.sql 000031_add_operator_version_column.down.sql 000031_add_operator_version_column.up.sql

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Asset

func Asset(name string) ([]byte, error)

Asset loads and returns the asset for the given name. It returns an error if the asset could not be found or could not be loaded.

func AssetDir

func AssetDir(name string) ([]string, error)

AssetDir returns the file names below a certain directory embedded in the file by go-bindata. For example if you run go-bindata on data/... and data contains the following hierarchy:

data/
  foo.txt
  img/
    a.png
    b.png

then AssetDir("data") would return []string{"foo.txt", "img"} AssetDir("data/img") would return []string{"a.png", "b.png"} AssetDir("foo.txt") and AssetDir("notexist") would return an error AssetDir("") will return []string{"data"}.

func AssetInfo

func AssetInfo(name string) (os.FileInfo, error)

AssetInfo loads and returns the asset info for the given name. It returns an error if the asset could not be found or could not be loaded.

func AssetNames

func AssetNames() []string

AssetNames returns the names of the assets.

func MustAsset

func MustAsset(name string) []byte

MustAsset is like Asset but panics when Asset would return an error. It simplifies safe initialization of global variables.

func RestoreAsset

func RestoreAsset(dir, name string) error

RestoreAsset restores an asset under the given directory

func RestoreAssets

func RestoreAssets(dir, name string) error

RestoreAssets restores an asset under the given directory recursively

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL