clusterstatus

package
v0.0.44 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MessageFluxCDMissing             = "FluxCD is not installed or not ready. Please, reconnect to install/update the component."
	MessageRequiredComponentsMissing = "Kube-ui-server is not ready. Please, reconnect to update the components."
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FluxCDStatus

type FluxCDStatus struct {
	Installed bool   `json:"installed"`
	Ready     bool   `json:"ready"`
	Managed   bool   `json:"managed"`
	Message   string `json:"message,omitempty"`
}

type Storage

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

func (*Storage) ConvertToTable

func (r *Storage) ConvertToTable(ctx context.Context, object runtime.Object, tableOptions runtime.Object) (*metav1.Table, error)

func (*Storage) Create

func (r *Storage) Create(ctx context.Context, obj runtime.Object, createValidation rest.ValidateObjectFunc, options *metav1.CreateOptions) (runtime.Object, error)

func (*Storage) Destroy

func (r *Storage) Destroy()

func (*Storage) GetSingularName added in v0.0.40

func (r *Storage) GetSingularName() string

func (*Storage) GroupVersionKind

func (r *Storage) GroupVersionKind(_ schema.GroupVersion) schema.GroupVersionKind

func (*Storage) NamespaceScoped

func (r *Storage) NamespaceScoped() bool

func (*Storage) New

func (r *Storage) New() runtime.Object

Jump to

Keyboard shortcuts

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