k8s

package
v0.0.0-...-4f4f4d1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClusterRoleBindingHandler

func ClusterRoleBindingHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ClusterRoleBindingListHandler

func ClusterRoleBindingListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ClusterRoleHandler

func ClusterRoleHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ClusterRoleListHandler

func ClusterRoleListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ClusterVersion

func ClusterVersion(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ConfigMapHandler

func ConfigMapHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ConfigMapPodListHandler

func ConfigMapPodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func CronJobHandler

func CronJobHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func CronJobPodListHandler

func CronJobPodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func CustomResourceDefinitionHandler

func CustomResourceDefinitionHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func CustomResourceDefinitionListHandler

func CustomResourceDefinitionListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func DaemonSetHandler

func DaemonSetHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func DaemonSetPodListHandler

func DaemonSetPodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func DeploymentHandler

func DeploymentHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func DeploymentPodListHandler

func DeploymentPodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func EventHandler

func EventHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func IngressClassHandler

func IngressClassHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func IngressClassListHandler

func IngressClassListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func IngressHandler

func IngressHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func JobHandler

func JobHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func JobPodListHandler

func JobPodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceConfigMapListHandler

func NamespaceConfigMapListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceCronJobListHandler

func NamespaceCronJobListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceDaemonSetListHandler

func NamespaceDaemonSetListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceDeploymentListHandler

func NamespaceDeploymentListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceEventListHandler

func NamespaceEventListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceIngressListHandler

func NamespaceIngressListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceJobListHandler

func NamespaceJobListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceListHandler

func NamespaceListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceNetworkPolicyListHandler

func NamespaceNetworkPolicyListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespacePersistentVolumeClaimListHandler

func NamespacePersistentVolumeClaimListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespacePodListHandler

func NamespacePodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceReplicaSetListHandler

func NamespaceReplicaSetListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceRoleBindingListHandler

func NamespaceRoleBindingListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceRoleListHandler

func NamespaceRoleListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceSecretListHandler

func NamespaceSecretListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceServiceAccountListHandler

func NamespaceServiceAccountListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceServiceListHandler

func NamespaceServiceListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NamespaceStatefulSetListHandler

func NamespaceStatefulSetListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NetworkPolicyHandler

func NetworkPolicyHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NodeHandler

func NodeHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func NodeListHandler

func NodeListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func PersistentVolumeClaim

func PersistentVolumeClaim(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func PersistentVolumeClaimPodListHandler

func PersistentVolumeClaimPodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func PersistentVolumeHandler

func PersistentVolumeHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func PersistentVolumeListHandler

func PersistentVolumeListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func PodFileOpenHandler

func PodFileOpenHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func PodFilesystemHandler

func PodFilesystemHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func PodGraphHandler

func PodGraphHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func PodHandler

func PodHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func PodLogsHandler

func PodLogsHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func PodVolumeHandler

func PodVolumeHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ReplicaSetHandler

func ReplicaSetHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ReplicaSetPodListHandler

func ReplicaSetPodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func RoleBindingHandler

func RoleBindingHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func RoleHandler

func RoleHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func SecretHandler

func SecretHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func SecretPodListHandler

func SecretPodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ServiceAccountHandler

func ServiceAccountHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ServiceAccountPodListHandler

func ServiceAccountPodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ServiceHandler

func ServiceHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func ServicePodListHandler

func ServicePodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func StatefulSetHandler

func StatefulSetHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func StatefulSetPodListHandler

func StatefulSetPodListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func StorageClassHandler

func StorageClassHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

func StorageClassListHandler

func StorageClassListHandler(app *S.App, c *S.Client, w http.ResponseWriter, r *http.Request) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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