kubeserial

package
v0.0.0-...-9b2ac06 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceLabel

type ResourceLabel string
const (
	AppNameLabel ResourceLabel = "app.kubernetes.io/name"
)

type ResourceSpecPath

type ResourceSpecPath string
const (
	GatewayCMSpecPath     ResourceSpecPath = "/config/gateway-configmap.yaml"
	GatewayDeploySpecPath ResourceSpecPath = "/config/gateway-deployment.yaml"
	GatewaySvcSpecPath    ResourceSpecPath = "/config/gateway-service.yaml"

	ManagerCMSpecPath     ResourceSpecPath = "/config/manager-configmap.yaml"
	ManagerDeploySpecPath ResourceSpecPath = "/config/manager-deployment.yaml"
	ManagerSvcSpecPath    ResourceSpecPath = "/config/manager-service.yaml"

	MonitorCMSpecPath ResourceSpecPath = "/config/monitor-configmap.yaml"
	MonitorDSSpecPath ResourceSpecPath = "/config/monitor-daemonset.yaml"
)

Resource config paths.

Directories

Path Synopsis
apis
generated
clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
clientset/versioned/typed/apis/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
clientset/versioned/typed/apis/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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