crd

package
v0.6.1 Latest Latest
Warning

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

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

Documentation

Overview

Package crd contains the default stages for CRD.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Stage is the custom resource definition for stages.
	//go:embed bases/kwok.x-k8s.io_stages.yaml
	Stage []byte

	// Attach is the custom resource definition for attaches.
	//go:embed bases/kwok.x-k8s.io_attaches.yaml
	Attach []byte

	// ClusterAttach is the custom resource definition for cluster attaches.
	//go:embed bases/kwok.x-k8s.io_clusterattaches.yaml
	ClusterAttach []byte

	// Exec is the custom resource definition for execs.
	//go:embed bases/kwok.x-k8s.io_execs.yaml
	Exec []byte

	// ClusterExec is the custom resource definition for cluster execs.
	//go:embed bases/kwok.x-k8s.io_clusterexecs.yaml
	ClusterExec []byte

	// Logs is the custom resource definition for logs.
	//go:embed bases/kwok.x-k8s.io_logs.yaml
	Logs []byte

	// ClusterLogs is the custom resource definition for cluster logs.
	//go:embed bases/kwok.x-k8s.io_clusterlogs.yaml
	ClusterLogs []byte

	// PortForward is the custom resource definition for port forwards.
	//go:embed bases/kwok.x-k8s.io_portforwards.yaml
	PortForward []byte

	// ClusterPortForward is the custom resource definition for cluster port forwards.
	//go:embed bases/kwok.x-k8s.io_clusterportforwards.yaml
	ClusterPortForward []byte

	// ResourceUsage is the custom resource definition for resource usage.
	//go:embed bases/kwok.x-k8s.io_resourceusages.yaml
	ResourceUsage []byte

	// ClusterResourceUsage is the custom resource definition for cluster resource usage.
	//go:embed bases/kwok.x-k8s.io_clusterresourceusages.yaml
	ClusterResourceUsage []byte

	// Metric is the custom resource definition for metrics.
	//go:embed bases/kwok.x-k8s.io_metrics.yaml
	Metric []byte
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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