v1alpha1

package
v0.0.0-...-2f49bc2 Latest Latest
Warning

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

Go to latest
Published: May 28, 2019 License: Apache-2.0, BSD-3-Clause, MIT Imports: 7 Imported by: 0

Documentation

Overview

This package has the automatically generated typed clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSMachineClassExpansion

type AWSMachineClassExpansion interface{}

type AWSMachineClassInterface

type AWSMachineClassInterface interface {
	Create(*v1alpha1.AWSMachineClass) (*v1alpha1.AWSMachineClass, error)
	Update(*v1alpha1.AWSMachineClass) (*v1alpha1.AWSMachineClass, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.AWSMachineClass, error)
	List(opts v1.ListOptions) (*v1alpha1.AWSMachineClassList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.AWSMachineClass, err error)
	AWSMachineClassExpansion
}

AWSMachineClassInterface has methods to work with AWSMachineClass resources.

type AWSMachineClassesGetter

type AWSMachineClassesGetter interface {
	AWSMachineClasses(namespace string) AWSMachineClassInterface
}

AWSMachineClassesGetter has a method to return a AWSMachineClassInterface. A group's client should implement this interface.

type AlicloudMachineClassExpansion

type AlicloudMachineClassExpansion interface{}

type AlicloudMachineClassInterface

type AlicloudMachineClassInterface interface {
	Create(*v1alpha1.AlicloudMachineClass) (*v1alpha1.AlicloudMachineClass, error)
	Update(*v1alpha1.AlicloudMachineClass) (*v1alpha1.AlicloudMachineClass, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.AlicloudMachineClass, error)
	List(opts v1.ListOptions) (*v1alpha1.AlicloudMachineClassList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.AlicloudMachineClass, err error)
	AlicloudMachineClassExpansion
}

AlicloudMachineClassInterface has methods to work with AlicloudMachineClass resources.

type AlicloudMachineClassesGetter

type AlicloudMachineClassesGetter interface {
	AlicloudMachineClasses(namespace string) AlicloudMachineClassInterface
}

AlicloudMachineClassesGetter has a method to return a AlicloudMachineClassInterface. A group's client should implement this interface.

type AzureMachineClassExpansion

type AzureMachineClassExpansion interface{}

type AzureMachineClassInterface

type AzureMachineClassInterface interface {
	Create(*v1alpha1.AzureMachineClass) (*v1alpha1.AzureMachineClass, error)
	Update(*v1alpha1.AzureMachineClass) (*v1alpha1.AzureMachineClass, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.AzureMachineClass, error)
	List(opts v1.ListOptions) (*v1alpha1.AzureMachineClassList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.AzureMachineClass, err error)
	AzureMachineClassExpansion
}

AzureMachineClassInterface has methods to work with AzureMachineClass resources.

type AzureMachineClassesGetter

type AzureMachineClassesGetter interface {
	AzureMachineClasses(namespace string) AzureMachineClassInterface
}

AzureMachineClassesGetter has a method to return a AzureMachineClassInterface. A group's client should implement this interface.

type GCPMachineClassExpansion

type GCPMachineClassExpansion interface{}

type GCPMachineClassInterface

type GCPMachineClassInterface interface {
	Create(*v1alpha1.GCPMachineClass) (*v1alpha1.GCPMachineClass, error)
	Update(*v1alpha1.GCPMachineClass) (*v1alpha1.GCPMachineClass, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.GCPMachineClass, error)
	List(opts v1.ListOptions) (*v1alpha1.GCPMachineClassList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.GCPMachineClass, err error)
	GCPMachineClassExpansion
}

GCPMachineClassInterface has methods to work with GCPMachineClass resources.

type GCPMachineClassesGetter

type GCPMachineClassesGetter interface {
	GCPMachineClasses(namespace string) GCPMachineClassInterface
}

GCPMachineClassesGetter has a method to return a GCPMachineClassInterface. A group's client should implement this interface.

type MachineDeploymentExpansion

type MachineDeploymentExpansion interface{}

type MachineDeploymentInterface

type MachineDeploymentInterface interface {
	Create(*v1alpha1.MachineDeployment) (*v1alpha1.MachineDeployment, error)
	Update(*v1alpha1.MachineDeployment) (*v1alpha1.MachineDeployment, error)
	UpdateStatus(*v1alpha1.MachineDeployment) (*v1alpha1.MachineDeployment, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.MachineDeployment, error)
	List(opts v1.ListOptions) (*v1alpha1.MachineDeploymentList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.MachineDeployment, err error)
	GetScale(machineDeploymentName string, options v1.GetOptions) (*v1alpha1.Scale, error)
	UpdateScale(machineDeploymentName string, scale *v1alpha1.Scale) (*v1alpha1.Scale, error)

	MachineDeploymentExpansion
}

MachineDeploymentInterface has methods to work with MachineDeployment resources.

type MachineDeploymentsGetter

type MachineDeploymentsGetter interface {
	MachineDeployments(namespace string) MachineDeploymentInterface
}

MachineDeploymentsGetter has a method to return a MachineDeploymentInterface. A group's client should implement this interface.

type MachineExpansion

type MachineExpansion interface{}

type MachineInterface

type MachineInterface interface {
	Create(*v1alpha1.Machine) (*v1alpha1.Machine, error)
	Update(*v1alpha1.Machine) (*v1alpha1.Machine, error)
	UpdateStatus(*v1alpha1.Machine) (*v1alpha1.Machine, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.Machine, error)
	List(opts v1.ListOptions) (*v1alpha1.MachineList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.Machine, err error)
	MachineExpansion
}

MachineInterface has methods to work with Machine resources.

type MachineSetExpansion

type MachineSetExpansion interface{}

type MachineSetInterface

type MachineSetInterface interface {
	Create(*v1alpha1.MachineSet) (*v1alpha1.MachineSet, error)
	Update(*v1alpha1.MachineSet) (*v1alpha1.MachineSet, error)
	UpdateStatus(*v1alpha1.MachineSet) (*v1alpha1.MachineSet, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.MachineSet, error)
	List(opts v1.ListOptions) (*v1alpha1.MachineSetList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.MachineSet, err error)
	MachineSetExpansion
}

MachineSetInterface has methods to work with MachineSet resources.

type MachineSetsGetter

type MachineSetsGetter interface {
	MachineSets(namespace string) MachineSetInterface
}

MachineSetsGetter has a method to return a MachineSetInterface. A group's client should implement this interface.

type MachineTemplateExpansion

type MachineTemplateExpansion interface{}

type MachineTemplateInterface

type MachineTemplateInterface interface {
	Create(*v1alpha1.MachineTemplate) (*v1alpha1.MachineTemplate, error)
	Update(*v1alpha1.MachineTemplate) (*v1alpha1.MachineTemplate, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.MachineTemplate, error)
	List(opts v1.ListOptions) (*v1alpha1.MachineTemplateList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.MachineTemplate, err error)
	MachineTemplateExpansion
}

MachineTemplateInterface has methods to work with MachineTemplate resources.

type MachineTemplatesGetter

type MachineTemplatesGetter interface {
	MachineTemplates(namespace string) MachineTemplateInterface
}

MachineTemplatesGetter has a method to return a MachineTemplateInterface. A group's client should implement this interface.

type MachineV1alpha1Client

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

MachineV1alpha1Client is used to interact with features provided by the machine.sapcloud.io group.

func New

New creates a new MachineV1alpha1Client for the given RESTClient.

func NewForConfig

func NewForConfig(c *rest.Config) (*MachineV1alpha1Client, error)

NewForConfig creates a new MachineV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *MachineV1alpha1Client

NewForConfigOrDie creates a new MachineV1alpha1Client for the given config and panics if there is an error in the config.

func (*MachineV1alpha1Client) AWSMachineClasses

func (c *MachineV1alpha1Client) AWSMachineClasses(namespace string) AWSMachineClassInterface

func (*MachineV1alpha1Client) AlicloudMachineClasses

func (c *MachineV1alpha1Client) AlicloudMachineClasses(namespace string) AlicloudMachineClassInterface

func (*MachineV1alpha1Client) AzureMachineClasses

func (c *MachineV1alpha1Client) AzureMachineClasses(namespace string) AzureMachineClassInterface

func (*MachineV1alpha1Client) GCPMachineClasses

func (c *MachineV1alpha1Client) GCPMachineClasses(namespace string) GCPMachineClassInterface

func (*MachineV1alpha1Client) MachineDeployments

func (c *MachineV1alpha1Client) MachineDeployments(namespace string) MachineDeploymentInterface

func (*MachineV1alpha1Client) MachineSets

func (c *MachineV1alpha1Client) MachineSets(namespace string) MachineSetInterface

func (*MachineV1alpha1Client) MachineTemplates

func (c *MachineV1alpha1Client) MachineTemplates(namespace string) MachineTemplateInterface

func (*MachineV1alpha1Client) Machines

func (c *MachineV1alpha1Client) Machines(namespace string) MachineInterface

func (*MachineV1alpha1Client) OpenStackMachineClasses

func (c *MachineV1alpha1Client) OpenStackMachineClasses(namespace string) OpenStackMachineClassInterface

func (*MachineV1alpha1Client) PacketMachineClasses

func (c *MachineV1alpha1Client) PacketMachineClasses(namespace string) PacketMachineClassInterface

func (*MachineV1alpha1Client) RESTClient

func (c *MachineV1alpha1Client) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

func (*MachineV1alpha1Client) Scales

func (c *MachineV1alpha1Client) Scales(namespace string) ScaleInterface

type MachinesGetter

type MachinesGetter interface {
	Machines(namespace string) MachineInterface
}

MachinesGetter has a method to return a MachineInterface. A group's client should implement this interface.

type OpenStackMachineClassExpansion

type OpenStackMachineClassExpansion interface{}

type OpenStackMachineClassInterface

type OpenStackMachineClassInterface interface {
	Create(*v1alpha1.OpenStackMachineClass) (*v1alpha1.OpenStackMachineClass, error)
	Update(*v1alpha1.OpenStackMachineClass) (*v1alpha1.OpenStackMachineClass, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.OpenStackMachineClass, error)
	List(opts v1.ListOptions) (*v1alpha1.OpenStackMachineClassList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.OpenStackMachineClass, err error)
	OpenStackMachineClassExpansion
}

OpenStackMachineClassInterface has methods to work with OpenStackMachineClass resources.

type OpenStackMachineClassesGetter

type OpenStackMachineClassesGetter interface {
	OpenStackMachineClasses(namespace string) OpenStackMachineClassInterface
}

OpenStackMachineClassesGetter has a method to return a OpenStackMachineClassInterface. A group's client should implement this interface.

type PacketMachineClassExpansion

type PacketMachineClassExpansion interface{}

type PacketMachineClassInterface

type PacketMachineClassInterface interface {
	Create(*v1alpha1.PacketMachineClass) (*v1alpha1.PacketMachineClass, error)
	Update(*v1alpha1.PacketMachineClass) (*v1alpha1.PacketMachineClass, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.PacketMachineClass, error)
	List(opts v1.ListOptions) (*v1alpha1.PacketMachineClassList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.PacketMachineClass, err error)
	PacketMachineClassExpansion
}

PacketMachineClassInterface has methods to work with PacketMachineClass resources.

type PacketMachineClassesGetter

type PacketMachineClassesGetter interface {
	PacketMachineClasses(namespace string) PacketMachineClassInterface
}

PacketMachineClassesGetter has a method to return a PacketMachineClassInterface. A group's client should implement this interface.

type ScaleExpansion

type ScaleExpansion interface{}

type ScaleInterface

type ScaleInterface interface {
	ScaleExpansion
}

ScaleInterface has methods to work with Scale resources.

type ScalesGetter

type ScalesGetter interface {
	Scales(namespace string) ScaleInterface
}

ScalesGetter has a method to return a ScaleInterface. A group's client should implement this interface.

Directories

Path Synopsis
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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