api

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DexIdentityProviderReference

type DexIdentityProviderReference struct {
	// Name of the referenced DexIdentityProvider.
	Name string `json:"name"`
	// Namespace is the optional namespace of the referenced DexIdentityProvider.
	Namespace string `json:"namespace,omitempty"`
}

+kubebuilder:object:generate=true

func (*DexIdentityProviderReference) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DexIdentityProviderReference.

func (*DexIdentityProviderReference) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*DexIdentityProviderReference) Resolve

func (ref *DexIdentityProviderReference) Resolve(ctx context.Context, reader client.Reader, scheme *runtime.Scheme, parent runtime.Object) (runtime.Object, bool, error)

type DexOAuth2ClientReference added in v0.6.0

type DexOAuth2ClientReference struct {
	// Name of the referenced DexOAuth2Client.
	Name string `json:"name"`
	// Namespace is the optional namespace of the referenced DexOAuth2Client.
	Namespace string `json:"namespace,omitempty"`
}

+kubebuilder:object:generate=true

func (*DexOAuth2ClientReference) DeepCopy added in v0.6.0

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DexOAuth2ClientReference.

func (*DexOAuth2ClientReference) DeepCopyInto added in v0.6.0

func (in *DexOAuth2ClientReference) DeepCopyInto(out *DexOAuth2ClientReference)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*DexOAuth2ClientReference) Resolve added in v0.6.0

func (ref *DexOAuth2ClientReference) Resolve(ctx context.Context, reader client.Reader, scheme *runtime.Scheme, parent runtime.Object) (runtime.Object, bool, error)

type LocalDexIdentityProviderReference added in v0.13.0

type LocalDexIdentityProviderReference struct {
	// Name of the referenced DexIdentityProvider.
	Name string `json:"name"`
}

LocalDexIdentityProviderReference is a reference to a DexIdentityProvider in the same namespace. +kubebuilder:object:generate=true

func (*LocalDexIdentityProviderReference) DeepCopy added in v0.13.0

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LocalDexIdentityProviderReference.

func (*LocalDexIdentityProviderReference) DeepCopyInto added in v0.13.0

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*LocalDexIdentityProviderReference) Resolve added in v0.13.0

Directories

Path Synopsis
Package v1alpha1 contains API Schema definitions for the dex v1alpha1 API group +kubebuilder:object:generate=true +groupName=dex.gpu-ninja.com
Package v1alpha1 contains API Schema definitions for the dex v1alpha1 API group +kubebuilder:object:generate=true +groupName=dex.gpu-ninja.com

Jump to

Keyboard shortcuts

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