lrest

package
v0.0.0-...-d13e39c Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2025 License: UPL-1.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PDBCRT = 0x00000001 /* Create pdb */
	PDBOPN = 0x00000002 /* Open pdb read write */
	PDBCLS = 0x00000004 /* Close pdb */
	PDBDIC = 0x00000008 /* Drop pdb include datafiles */
	OCIHDL = 0x00000010 /* OCI handle allocation */
	OCICON = 0x00000020 /* Rdbms connection */
	FNALAZ = 0x00000040 /* Finalizer configured */
	PDBUPL = 0x00000080 /* Unplug pdb  */
	PDBPLG = 0x00000100 /* plug pdb */
	/* Error section */
	PDBCRE = 0x00001000 /* PDB creation error */
	PDBOPE = 0x00002000 /* PDB open error */
	PDBCLE = 0x00004000 /* PDB close error */
	OCIHDE = 0x00008000 /* Allocation Handle Error */
	OCICOE = 0x00010000 /* CDD connection Error */
	FNALAE = 0x00020000
	PDBUPE = 0x00040000 /* Unplug Error */
	PDBPLE = 0x00080000 /* Plug Error */
	PDBPLW = 0x00100000 /* Plug Warining */
	/* Autodiscover */
	PDBAUT = 0x01000000 /* Autodisover */
)

* STATE TABLE *//

View Source
const (
	MPAPPL = 0x00000001 /* The map config has been applyed */
	MPSYNC = 0x00000002 /* The map config is in sync with v$parameters where is default=flase */
	MPEMPT = 0x00000004 /* The map is empty - not specify */
	MPWARN = 0x00000008 /* Map applied with warnings */
	MPINIT = 0x00000010 /* Config map init */
	SPARE3 = 0x00000020
)

* CONFIG MAP STATUS * //

Variables

This section is empty.

Functions

func Bid

func Bid(bitmask int, bitval int) int

func Bis

func Bis(bitmask int, bitval int) int

func Bit

func Bit(bitmask int, bitval int) bool

func Bitmaskprint

func Bitmaskprint(bitmask int) string

func CMBitmaskprint

func CMBitmaskprint(bitmask int) string

func CommonDecryptWithPrivKey2

func CommonDecryptWithPrivKey2(Key string, Buffer string, req ctrl.Request) (string, error)

func ParseConfigMapData

func ParseConfigMapData(cfgmap *corev1.ConfigMap) []string

func ParseTnsAlias2

func ParseTnsAlias2(tns *string, lrpdbsrv *string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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