Documentation ¶
Index ¶
- func BuildQueryParamsFromLabelSelector(sel labels.Selector, keys ...string) (params string)
- func GetMetadataNameInFieldSelectorFromInternalVersionListOptions(options *metainternalversion.ListOptions) *string
- func GetStringFromRawExtension(data *runtime.RawExtension, path ...string) (val string)
- func NewListOptions(options ...client.ListOption) *client.ListOptions
- func NewMatchingLabelSelectorFromInternalVersionListOptions(options *metainternalversion.ListOptions) client.MatchingLabelsSelector
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildQueryParamsFromLabelSelector ¶
BuildQueryParamsFromLabelSelector build query params from label selector with provided keys
func GetMetadataNameInFieldSelectorFromInternalVersionListOptions ¶
func GetMetadataNameInFieldSelectorFromInternalVersionListOptions(options *metainternalversion.ListOptions) *string
GetMetadataNameInFieldSelectorFromInternalVersionListOptions if fieldSelector is set in list options and metadata.name is specified return the name, otherwise nil
func GetStringFromRawExtension ¶
func GetStringFromRawExtension(data *runtime.RawExtension, path ...string) (val string)
GetStringFromRawExtension load string from raw extension
func NewListOptions ¶
func NewListOptions(options ...client.ListOption) *client.ListOptions
NewListOptions create ListOptions from ListOption
func NewMatchingLabelSelectorFromInternalVersionListOptions ¶
func NewMatchingLabelSelectorFromInternalVersionListOptions(options *metainternalversion.ListOptions) client.MatchingLabelsSelector
NewMatchingLabelSelectorFromInternalVersionListOptions create MatchingLabelsSelector from InternalVersion ListOptions
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.