postgres

package
v0.0.0-...-7f155e5 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(source Source, ast *resource.Ast, cfg Config) error

func CreateClusterSpec

func CreateClusterSpec(source Source, ast *resource.Ast, cfg Config, pgClusterName string, pgNamespace string)

Types

type Config

type Config interface {
	GetGoogleProjectID() string
	PostgresStorageClass() string
	PostgresImage() string
}

type Source

type Source interface {
	resource.Source
	GetPostgres() *nais_io_v1.Postgres
}

Jump to

Keyboard shortcuts

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