sed

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package sed contains logic for ServiceEndpointDefinition

Package sed contains logic for ServiceEndpointDefinition

Package sed contains logic for ServiceEndpointDefinition

Package sed contains logic for ServiceEndpointDefinition

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SEDMapping

type SEDMapping interface {
	Key() string
	ReadKey(context.Context) (*string, error)
	InSecret() bool
}

type SEDResourceMapping

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

SEDResourceMapping

func (*SEDResourceMapping) InSecret

func (s *SEDResourceMapping) InSecret() bool

func (*SEDResourceMapping) Key

func (s *SEDResourceMapping) Key() string

func (*SEDResourceMapping) ReadKey

func (mapping *SEDResourceMapping) ReadKey(ctx context.Context) (*string, error)

type SEDSecretRefMapping

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

func (*SEDSecretRefMapping) InSecret

func (s *SEDSecretRefMapping) InSecret() bool

func (*SEDSecretRefMapping) Key

func (s *SEDSecretRefMapping) Key() string

func (*SEDSecretRefMapping) ReadKey

func (mapping *SEDSecretRefMapping) ReadKey(ctx context.Context) (*string, error)

Jump to

Keyboard shortcuts

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