versioned

package
v0.0.0-...-b3f0fa4 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Copyright 2018 Oracle and/or its affiliates. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright 2018 Oracle and/or its affiliates. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

This package has the automatically generated clientset.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clientset

type Clientset struct {
	*discovery.DiscoveryClient
	// contains filtered or unexported fields
}

Clientset contains the clients for groups. Each group has exactly one version included in a Clientset.

func New

func New(c rest.Interface) *Clientset

New creates a new Clientset for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new Clientset for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *Clientset

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

func (*Clientset) Cloud deprecated

Deprecated: Cloud retrieves the default version of CloudClient. Please explicitly pick a version.

func (*Clientset) CloudV1alpha1

func (c *Clientset) CloudV1alpha1() cloudv1alpha1.CloudV1alpha1Interface

CloudV1alpha1 retrieves the CloudV1alpha1Client

func (*Clientset) Discovery

func (c *Clientset) Discovery() discovery.DiscoveryInterface

Discovery retrieves the DiscoveryClient

func (*Clientset) Ocice deprecated

Deprecated: Ocice retrieves the default version of OciceClient. Please explicitly pick a version.

func (*Clientset) OciceV1alpha1

func (c *Clientset) OciceV1alpha1() ocicev1alpha1.OciceV1alpha1Interface

OciceV1alpha1 retrieves the OciceV1alpha1Client

func (*Clientset) Ocicore deprecated

Deprecated: Ocicore retrieves the default version of OcicoreClient. Please explicitly pick a version.

func (*Clientset) OcicoreV1alpha1

func (c *Clientset) OcicoreV1alpha1() ocicorev1alpha1.OcicoreV1alpha1Interface

OcicoreV1alpha1 retrieves the OcicoreV1alpha1Client

func (*Clientset) Ocidb deprecated

Deprecated: Ocidb retrieves the default version of OcidbClient. Please explicitly pick a version.

func (*Clientset) OcidbV1alpha1

func (c *Clientset) OcidbV1alpha1() ocidbv1alpha1.OcidbV1alpha1Interface

OcidbV1alpha1 retrieves the OcidbV1alpha1Client

func (*Clientset) Ociidentity deprecated

Deprecated: Ociidentity retrieves the default version of OciidentityClient. Please explicitly pick a version.

func (*Clientset) OciidentityV1alpha1

OciidentityV1alpha1 retrieves the OciidentityV1alpha1Client

func (*Clientset) Ocilb deprecated

Deprecated: Ocilb retrieves the default version of OcilbClient. Please explicitly pick a version.

func (*Clientset) OcilbV1alpha1

func (c *Clientset) OcilbV1alpha1() ocilbv1alpha1.OcilbV1alpha1Interface

OcilbV1alpha1 retrieves the OcilbV1alpha1Client

type Interface

type Interface interface {
	Discovery() discovery.DiscoveryInterface
	CloudV1alpha1() cloudv1alpha1.CloudV1alpha1Interface
	// Deprecated: please explicitly pick a version if possible.
	Cloud() cloudv1alpha1.CloudV1alpha1Interface
	OciceV1alpha1() ocicev1alpha1.OciceV1alpha1Interface
	// Deprecated: please explicitly pick a version if possible.
	Ocice() ocicev1alpha1.OciceV1alpha1Interface
	OcicoreV1alpha1() ocicorev1alpha1.OcicoreV1alpha1Interface
	// Deprecated: please explicitly pick a version if possible.
	Ocicore() ocicorev1alpha1.OcicoreV1alpha1Interface
	OcidbV1alpha1() ocidbv1alpha1.OcidbV1alpha1Interface
	// Deprecated: please explicitly pick a version if possible.
	Ocidb() ocidbv1alpha1.OcidbV1alpha1Interface
	OciidentityV1alpha1() ociidentityv1alpha1.OciidentityV1alpha1Interface
	// Deprecated: please explicitly pick a version if possible.
	Ociidentity() ociidentityv1alpha1.OciidentityV1alpha1Interface
	OcilbV1alpha1() ocilbv1alpha1.OcilbV1alpha1Interface
	// Deprecated: please explicitly pick a version if possible.
	Ocilb() ocilbv1alpha1.OcilbV1alpha1Interface
}

Jump to

Keyboard shortcuts

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