core

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package core provides a client for fetching resource data from Kubernetes.

Package core provides a client for fetching resource data from Kubernetes.

Package core provides a client for fetching resource data from Kubernetes.

Package core provides a client for fetching resource data from Kubernetes.

Package core provides a client for fetching resource data from Kubernetes.

Package core provides a client for fetching resource data from Kubernetes.

Package core provides a client for fetching resource data from Kubernetes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchDeployments

func FetchDeployments(ctx context.Context, p k8s.Provider, teamId primitive.ObjectID) ([]*models.Resource, error)

FetchDeployments fetches deployments from Kubernetes.

func FetchIngress

func FetchIngress(ctx context.Context, p k8s.Provider, teamId primitive.ObjectID) ([]*models.Resource, error)

FetchIngress fetches ingress from Kubernetes.

func FetchPersistentVolumeClaims

func FetchPersistentVolumeClaims(ctx context.Context, p k8s.Provider, teamId primitive.ObjectID) ([]*models.Resource, error)

FetchPersistentVolumeClaims fetches service accounts from Kubernetes.

func FetchPersistentVolumes

func FetchPersistentVolumes(ctx context.Context, p k8s.Provider, teamId primitive.ObjectID) ([]*models.Resource, error)

FetchPersistentVolumes fetches persistent volumes from Kubernetes.

func FetchPods

func FetchPods(ctx context.Context, p k8s.Provider, teamId primitive.ObjectID) ([]*models.Resource, error)

FetchPods fetches pods from Kubernetes.

func FetchServiceAccounts

func FetchServiceAccounts(ctx context.Context, p k8s.Provider, teamId primitive.ObjectID) ([]*models.Resource, error)

FetchServiceAccounts fetches service accounts from Kubernetes.

func FetchServices

func FetchServices(ctx context.Context, p k8s.Provider, teamId primitive.ObjectID) ([]*models.Resource, error)

FetchServices fetches services from Kubernetes.

Types

This section is empty.

Jump to

Keyboard shortcuts

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