v1alpha1

package
v0.0.0-...-0c70d8f Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Copyright 2018 Jetstack Ltd.

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 Jetstack Ltd.

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 Jetstack Ltd.

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 typed clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type C7nHelmReleaseGetter

type C7nHelmReleaseGetter interface {
	C7nHelmReleases(namespace string) C7nHelmReleaseInterface
}

CertificatesGetter has a method to return a CertificateInterface. A group's client should implement this interface.

type C7nHelmReleaseGetterV1alpha1Client

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

C7nHelmReleaseGetterV1alpha1Client is used to interact with features provided by the C7nHelmReleaseGetter.k8s.io group.

func New

New creates a new C7nHelmReleaseGetterV1alpha1Client for the given RESTClient.

func NewForConfig

NewForConfig creates a new C7nHelmReleaseGetterV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *C7nHelmReleaseGetterV1alpha1Client

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

func (*C7nHelmReleaseGetterV1alpha1Client) C7nHelmReleases

func (*C7nHelmReleaseGetterV1alpha1Client) RESTClient

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

type C7nHelmReleaseGetterV1alpha1Interface

type C7nHelmReleaseGetterV1alpha1Interface interface {
	RESTClient() rest.Interface
	C7nHelmReleaseGetter
}

type C7nHelmReleaseInterface

type C7nHelmReleaseInterface interface {
	Create(ctx context.Context, c7NHelmRelease *v1alpha1.C7NHelmRelease) (*v1alpha1.C7NHelmRelease, error)
	Update(ctx context.Context, c7NHelmRelease *v1alpha1.C7NHelmRelease) (*v1alpha1.C7NHelmRelease, error)
	UpdateStatus(ctx context.Context, c7NHelmRelease *v1alpha1.C7NHelmRelease) (*v1alpha1.C7NHelmRelease, error)
	Delete(ctx context.Context, name string, options *v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(ctx context.Context, name string, options v1.GetOptions) (*v1alpha1.C7NHelmRelease, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.C7NHelmReleaseList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.C7NHelmRelease, err error)
}

CertificateInterface has methods to work with Certificate resources.

Jump to

Keyboard shortcuts

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