v1

package
v0.0.0-...-8a48855 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCustomResourceDefinitionDetail

func GetCustomResourceDefinitionDetail(client apiextensionsclientset.Interface, config *rest.Config, name string) (*types.CustomResourceDefinitionDetail, error)

GetCustomResourceDefinitionDetail returns detailed information about a custom resource definition.

func GetCustomResourceDefinitionList

func GetCustomResourceDefinitionList(client apiextensionsclientset.Interface, dsQuery *dataselect.DataSelectQuery) (*types.CustomResourceDefinitionList, error)

GetCustomResourceDefinitionList returns all the custom resource definitions in the cluster.

func GetCustomResourceObjectDetail

func GetCustomResourceObjectDetail(client apiextensionsclientset.Interface, namespace *common.NamespaceQuery, config *rest.Config, crdName string, name string) (*types.CustomResourceObjectDetail, error)

GetCustomResourceObjectDetail returns details of a single object in a CR.

func GetCustomResourceObjectList

func GetCustomResourceObjectList(client apiextensionsclientset.Interface, config *rest.Config, namespace *common.NamespaceQuery,
	dsQuery *dataselect.DataSelectQuery, crdName string) (*types.CustomResourceObjectList, error)

GetCustomResourceObjectList gets objects for a CR.

Types

type CustomResourceDefinitionCell

type CustomResourceDefinitionCell apiextensions.CustomResourceDefinition

func (CustomResourceDefinitionCell) GetProperty

type CustomResourceObjectCell

type CustomResourceObjectCell types.CustomResourceObject

The code below allows to perform complex data section on CustomResourceObject.

func (CustomResourceObjectCell) GetProperty

Jump to

Keyboard shortcuts

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