stackgres

package
v4.180.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLatestMinorVersion

func GetLatestMinorVersion(vers string, versionList *PgVersions) (string, error)

GetLatestMinorVersion searching most current minor version

Types

type PgVersions

type PgVersions struct {
	Postgresql []string `json:"postgresql"`
}

PgVersions contains available postgres versions

type StackgresClient

type StackgresClient struct {
	// contains filtered or unexported fields
}

StackgresClient creates a client to connect to Stackgres Operator

func New

func New(username, password, sgNamespace string) (*StackgresClient, error)

New creates a Stackgres client from username, password and namespace where Stackgres is running

func (StackgresClient) GetAvailableVersions

func (c StackgresClient) GetAvailableVersions() (*PgVersions, error)

GetAvailableVersions fetches all available versions

Jump to

Keyboard shortcuts

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