Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
func NewFactory ¶
func NewFactory(coreClient kubernetes.Interface, skipTLSConfig SkipTLSConfig) Factory
type Inline ¶
type Inline struct {
// contains filtered or unexported fields
}
func NewInline ¶
func NewInline(opts v1alpha1.AppFetchInline, nsName string, coreClient kubernetes.Interface) *Inline
type SkipTLSConfig ¶ added in v0.18.0
Click to show internal directories.
Click to hide internal directories.