v1beta1

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IngressHelper

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

func NewIngressHelper

func NewIngressHelper(client NetworkingV1beta1Interface) IngressHelper

func (IngressHelper) IngressAnnotationBatchGet

func (ing IngressHelper) IngressAnnotationBatchGet(ingress interface{}) (map[string]string, error)

func (IngressHelper) IngressAnnotationBatchSet

func (ing IngressHelper) IngressAnnotationBatchSet(ingress interface{}, kvs map[string]string) error

func (IngressHelper) IngressAnnotationClear

func (ing IngressHelper) IngressAnnotationClear(ingress interface{}, key string) error

func (IngressHelper) IngressAnnotationGet

func (ing IngressHelper) IngressAnnotationGet(ingress interface{}, key string) (string, error)

func (IngressHelper) IngressAnnotationSet

func (ing IngressHelper) IngressAnnotationSet(ingress interface{}, key, value string) error

func (IngressHelper) Ingresses

func (ing IngressHelper) Ingresses(namespace string) union_interface.IngressInterface

func (IngressHelper) NewIngress

func (ing IngressHelper) NewIngress(material union_interface.IngressMaterial) interface{}

type Ingresses

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

func (Ingresses) Apply

func (ing Ingresses) Apply(ctx context.Context, ingress interface{}, opts v1.ApplyOptions) (result interface{}, err error)

func (Ingresses) ApplyStatus

func (ing Ingresses) ApplyStatus(ctx context.Context, ingress interface{}, opts v1.ApplyOptions) (result interface{}, err error)

func (Ingresses) Create

func (ing Ingresses) Create(ctx context.Context, ingress interface{}, opts v1.CreateOptions) (interface{}, error)

func (Ingresses) Delete

func (ing Ingresses) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

func (Ingresses) DeleteCollection

func (ing Ingresses) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

func (Ingresses) Get

func (ing Ingresses) Get(ctx context.Context, name string, opts v1.GetOptions) (interface{}, error)

func (Ingresses) List

func (ing Ingresses) List(ctx context.Context, opts v1.ListOptions) (interface{}, error)

func (Ingresses) Patch

func (ing Ingresses) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result interface{}, err error)

func (Ingresses) Update

func (ing Ingresses) Update(ctx context.Context, ingress interface{}, opts v1.UpdateOptions) (interface{}, error)

func (Ingresses) UpdateStatus

func (ing Ingresses) UpdateStatus(ctx context.Context, ingress interface{}, opts v1.UpdateOptions) (interface{}, error)

func (Ingresses) Watch

func (ing Ingresses) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

Jump to

Keyboard shortcuts

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