kubernetes

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NamespacesByIdentity = "namespacesByIdentity"
)

Variables

This section is empty.

Functions

func IndexNamespacesByIdentity added in v0.0.11

func IndexNamespacesByIdentity(obj interface{}) ([]string, error)

Types

type Manager

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

func NewKubernetesManager

func NewKubernetesManager(
	namespacePrefix, providerPrettyName string,
	config *rest.Config,
	externalAddress string,
	externalCA []byte,
	externalTLSServerName string,
	namespaceInformer corev1informers.NamespaceInformer,
	exportInformer bindinformers.APIServiceExportInformer,
) (*Manager, error)

func (*Manager) HandleResources

func (m *Manager) HandleResources(ctx context.Context, identity, resource, group string) ([]byte, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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