CINXE.COM

strfmt package - k8s.io/kube-openapi/pkg/validation/strfmt - Go Packages

<!DOCTYPE html> <html lang="en" data-layout="responsive" data-local=""> <head> <script> window.addEventListener('error', window.__err=function f(e){f.p=f.p||[];f.p.push(e)}); </script> <script> (function() { const theme = document.cookie.match(/prefers-color-scheme=(light|dark|auto)/)?.[1] if (theme) { document.querySelector('html').setAttribute('data-theme', theme); } }()) </script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="Description" content="Package strfmt contains custom string formats"> <meta class="js-gtmID" data-gtmid="GTM-W8MVQXG"> <link rel="shortcut icon" href="/static/shared/icon/favicon.ico"> <link rel="canonical" href="https://pkg.go.dev/k8s.io/kube-openapi/pkg/validation/strfmt"> <link href="/static/frontend/frontend.min.css?version=prod-frontend-00090-vzc" rel="stylesheet"> <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Go Packages"> <title>strfmt package - k8s.io/kube-openapi/pkg/validation/strfmt - Go Packages</title> <link href="/static/frontend/unit/unit.min.css?version=prod-frontend-00090-vzc" rel="stylesheet"> <link href="/static/frontend/unit/main/main.min.css?version=prod-frontend-00090-vzc" rel="stylesheet"> </head> <body> <script> function loadScript(src, mod = true) { let s = document.createElement('script'); s.src = src; if (mod) { s.type = 'module'; s.async = true; s.defer = true } document.head.appendChild(s); } loadScript("/third_party/dialog-polyfill/dialog-polyfill.js", false) loadScript("/static/frontend/frontend.js"); </script> <header class="go-Header go-Header--full js-siteHeader"> <div class="go-Header-inner go-Header-inner--dark"> <nav class="go-Header-nav"> <a href="https://go.dev/" class="js-headerLogo" data-gtmc="nav link" data-test-id="go-header-logo-link" role="heading" aria-level="1"> <img class="go-Header-logo" src="/static/shared/logo/go-white.svg" alt="Go"> </a> <div class="skip-navigation-wrapper"> <a class="skip-to-content-link" aria-label="Skip to main content" href="#main-content"> Skip to Main Content </a> </div> <div class="go-Header-rightContent"> <div class="go-SearchForm js-searchForm"> <form class="go-InputGroup go-ShortcutKey go-SearchForm-form" action="/search" data-shortcut="/" data-shortcut-alt="search" data-gtmc="search form" aria-label="Search for a package" role="search" > <input name="q" class="go-Input js-searchFocus" aria-label="Search for a package" type="search" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false" placeholder="Search packages or symbols" value="" /> <input name="m" value="" hidden> <button class="go-Button go-Button--inverted" aria-label="Submit search"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/search_gm_grey_24dp.svg" alt="" /> </button> </form> <button class="go-SearchForm-expandSearch js-expandSearch" data-gtmc="nav button" aria-label="Open search" data-test-id="expand-search"> <img class="go-Icon go-Icon--inverted" height="24" width="24" src="/static/shared/icon/search_gm_grey_24dp.svg" alt=""> </button> </div> <ul class="go-Header-menu"> <li class="go-Header-menuItem"> <a class="js-desktop-menu-hover" href="#" data-gtmc="nav link"> Why Go <img class="go-Icon" height="24" width="24" src="/static/shared/icon/arrow_drop_down_gm_grey_24dp.svg" alt="submenu dropdown icon"> </a> <ul class="go-Header-submenu go-Header-submenu--why js-desktop-submenu-hover" aria-label="submenu"> <li class="go-Header-submenuItem"> <div> <a href="https://go.dev/solutions#case-studies"> </span>Case Studies</span> </a> </div> <p>Common problems companies solve with Go</p> </li> <li class="go-Header-submenuItem"> <div> <a href="https://go.dev/solutions#use-cases"> </span>Use Cases</span> </a> </div> <p>Stories about how and why companies use Go</p> </li> <li class="go-Header-submenuItem"> <div> <a href="https://go.dev/security/policy/"> </span>Security Policy</span> </a> </div> <p>How Go can help keep you secure by default</p> </li> </ul> </li> <li class="go-Header-menuItem"> <a href="https://go.dev/learn/" data-gtmc="nav link">Learn</a> </li> <li class="go-Header-menuItem"> <a class="js-desktop-menu-hover" href="#" data-gtmc="nav link"> Docs <img class="go-Icon" height="24" width="24" src="/static/shared/icon/arrow_drop_down_gm_grey_24dp.svg" alt="submenu dropdown icon"> </a> <ul class="go-Header-submenu go-Header-submenu--docs js-desktop-submenu-hover" aria-label="submenu"> <li class="go-Header-submenuItem"> <div> <a href="https://go.dev/doc/effective_go"> <span>Effective Go</span> </a> </div> <p>Tips for writing clear, performant, and idiomatic Go code</p> </li> <li class="go-Header-submenuItem"> <div> <a href="https://go.dev/doc/"> <span>Go User Manual</span> </a> </div> <p>A complete introduction to building software with Go</p> </li> <li class="go-Header-submenuItem"> <div> <a href="https://pkg.go.dev/std"> <span>Standard library</span> </a> </div> <p>Reference documentation for Go's standard library</p> </li> <li class="go-Header-submenuItem"> <div> <a href="https://go.dev/doc/devel/release"> <span>Release Notes</span> </a> </div> <p>Learn what's new in each Go release</p> </li> </ul> </li> <li class="go-Header-menuItem go-Header-menuItem--active"> <a href="/" data-gtmc="nav link">Packages</a> </li> <li class="go-Header-menuItem"> <a class="js-desktop-menu-hover" href="#" data-gtmc="nav link"> Community <img class="go-Icon" height="24" width="24" src="/static/shared/icon/arrow_drop_down_gm_grey_24dp.svg" alt="submenu dropdown icon"> </a> <ul class="go-Header-submenu go-Header-submenu--community js-desktop-submenu-hover" aria-label="submenu"> <li class="go-Header-submenuItem"> <div> <a href="https://go.dev/talks/"> <span>Recorded Talks</span> </a> </div> <p>Videos from prior events</p> </li> <li class="go-Header-submenuItem"> <div> <a href="https://www.meetup.com/pro/go"> <span>Meetups</span> <i class="material-icons"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/launch_gm_grey_24dp.svg" alt=""> </i> </a> </div> <p>Meet other local Go developers</p> </li> <li class="go-Header-submenuItem"> <div> <a href="https://github.com/golang/go/wiki/Conferences"> <span>Conferences</span> <i class="material-icons"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/launch_gm_grey_24dp.svg" alt=""> </i> </a> </div> <p>Learn and network with Go developers from around the world</p> </li> <li class="go-Header-submenuItem"> <div> <a href="https://go.dev/blog"> <span>Go blog</span> </a> </div> <p>The Go project's official blog.</p> </li> <li class="go-Header-submenuItem"> <div> <a href="https://go.dev/help"> <span>Go project</span> </a> </div> <p>Get help and stay informed from Go</p> </li> <li class="go-Header-submenuItem"> <div> Get connected </div> <p></p> <div class="go-Header-socialIcons"> <a class="go-Header-socialIcon" aria-label="Get connected with google-groups (Opens in new window)" href="https://groups.google.com/g/golang-nuts" ><img src="/static/shared/logo/social/google-groups.svg" /></a> <a class="go-Header-socialIcon" aria-label="Get connected with github (Opens in new window)" href="https://github.com/golang"><img src="/static/shared/logo/social/github.svg" /></a> <a class="go-Header-socialIcon" aria-label="Get connected with twitter (Opens in new window)" href="https://twitter.com/golang"><img src="/static/shared/logo/social/twitter.svg" /></a> <a class="go-Header-socialIcon" aria-label="Get connected with reddit (Opens in new window)" href="https://www.reddit.com/r/golang/"><img src="/static/shared/logo/social/reddit.svg" /></a> <a class="go-Header-socialIcon" aria-label="Get connected with slack (Opens in new window)" href="https://invite.slack.golangbridge.org/"><img src="/static/shared/logo/social/slack.svg" /></a> <a class="go-Header-socialIcon" aria-label="Get connected with stack-overflow (Opens in new window)" href="https://stackoverflow.com/collectives/go"><img src="/static/shared/logo/social/stack-overflow.svg" /></a> </div> </li> </ul> </li> </ul> <button class="go-Header-navOpen js-headerMenuButton go-Header-navOpen--white" data-gtmc="nav button" aria-label="Open navigation"> </button> </div> </nav> </div> </header> <aside class="go-NavigationDrawer js-header"> <nav class="go-NavigationDrawer-nav"> <div class="go-NavigationDrawer-header"> <a href="https://go.dev/"> <img class="go-NavigationDrawer-logo" src="/static/shared/logo/go-blue.svg" alt="Go."> </a> </div> <ul class="go-NavigationDrawer-list"> <li class="go-NavigationDrawer-listItem js-mobile-subnav-trigger go-NavigationDrawer-hasSubnav"> <a href="#"> <span>Why Go</span> <i class="material-icons"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/navigate_next_gm_grey_24dp.svg" alt=""> </i> </a> <div class="go-NavigationDrawer go-NavigationDrawer-submenuItem"> <div class="go-NavigationDrawer-nav"> <div class="go-NavigationDrawer-header"> <a href="#"> <i class="material-icons"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/navigate_before_gm_grey_24dp.svg" alt=""> </i> Why Go </a> </div> <ul class="go-NavigationDrawer-list"> <li class="go-NavigationDrawer-listItem"> <a href="https://go.dev/solutions#case-studies"> Case Studies </a> </li> <li class="go-NavigationDrawer-listItem"> <a href="https://go.dev/solutions#use-cases"> Use Cases </a> </li> <li class="go-NavigationDrawer-listItem"> <a href="https://go.dev/security/policy/"> Security Policy </a> </li> </ul> </div> </div> </li> <li class="go-NavigationDrawer-listItem"> <a href="https://go.dev/learn/">Learn</a> </li> <li class="go-NavigationDrawer-listItem js-mobile-subnav-trigger go-NavigationDrawer-hasSubnav"> <a href="#"> <span>Docs</span> <i class="material-icons"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/navigate_next_gm_grey_24dp.svg" alt=""> </i> </a> <div class="go-NavigationDrawer go-NavigationDrawer-submenuItem"> <div class="go-NavigationDrawer-nav"> <div class="go-NavigationDrawer-header"> <a href="#"><i class="material-icons"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/navigate_before_gm_grey_24dp.svg" alt=""> </i> Docs </a> </div> <ul class="go-NavigationDrawer-list"> <li class="go-NavigationDrawer-listItem"> <a href="https://go.dev/doc/effective_go"> Effective Go </a> </li> <li class="go-NavigationDrawer-listItem"> <a href="https://go.dev/doc/"> Go User Manual </a> </li> <li class="go-NavigationDrawer-listItem"> <a href="https://pkg.go.dev/std"> Standard library </a> </li> <li class="go-NavigationDrawer-listItem"> <a href="https://go.dev/doc/devel/release"> Release Notes </a> </li> </ul> </div> </div> </li> <li class="go-NavigationDrawer-listItem go-NavigationDrawer-listItem--active"> <a href="/">Packages</a> </li> <li class="go-NavigationDrawer-listItem js-mobile-subnav-trigger go-NavigationDrawer-hasSubnav"> <a href="#"> <span>Community</span> <i class="material-icons"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/navigate_next_gm_grey_24dp.svg" alt=""> </i> </a> <div class="go-NavigationDrawer go-NavigationDrawer-submenuItem"> <div class="go-NavigationDrawer-nav"> <div class="go-NavigationDrawer-header"> <a href="#"> <i class="material-icons"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/navigate_before_gm_grey_24dp.svg" alt=""> </i> Community </a> </div> <ul class="go-NavigationDrawer-list"> <li class="go-NavigationDrawer-listItem"> <a href="https://go.dev/talks/"> Recorded Talks </a> </li> <li class="go-NavigationDrawer-listItem"> <a href="https://www.meetup.com/pro/go"> Meetups <i class="material-icons"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/launch_gm_grey_24dp.svg" alt=""> </i> </a> </li> <li class="go-NavigationDrawer-listItem"> <a href="https://github.com/golang/go/wiki/Conferences"> Conferences <i class="material-icons"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/launch_gm_grey_24dp.svg" alt=""> </i> </a> </li> <li class="go-NavigationDrawer-listItem"> <a href="https://go.dev/blog"> Go blog </a> </li> <li class="go-NavigationDrawer-listItem"> <a href="https://go.dev/help"> Go project </a> </li> <li class="go-NavigationDrawer-listItem"> <div>Get connected</div> <div class="go-Header-socialIcons"> <a class="go-Header-socialIcon" href="https://groups.google.com/g/golang-nuts"><img src="/static/shared/logo/social/google-groups.svg" /></a> <a class="go-Header-socialIcon" href="https://github.com/golang"><img src="/static/shared/logo/social/github.svg" /></a> <a class="go-Header-socialIcon" href="https://twitter.com/golang"><img src="/static/shared/logo/social/twitter.svg" /></a> <a class="go-Header-socialIcon" href="https://www.reddit.com/r/golang/"><img src="/static/shared/logo/social/reddit.svg" /></a> <a class="go-Header-socialIcon" href="https://invite.slack.golangbridge.org/"><img src="/static/shared/logo/social/slack.svg" /></a> <a class="go-Header-socialIcon" href="https://stackoverflow.com/collectives/go"><img src="/static/shared/logo/social/stack-overflow.svg" /></a> </div> </li> </ul> </div> </div> </li> </ul> </nav> </aside> <div class="go-NavigationDrawer-scrim js-scrim" role="presentation"></div> <main class="go-Main" id="main-content"> <div class="go-Main-banner" role="alert"></div> <header class="go-Main-header js-mainHeader"> <nav class="go-Main-headerBreadcrumb go-Breadcrumb" aria-label="Breadcrumb" data-test-id="UnitHeader-breadcrumb"> <ol> <li data-test-id="UnitHeader-breadcrumbItem"> <a href="/" data-gtmc="breadcrumb link">Discover Packages</a> </li> <li data-test-id="UnitHeader-breadcrumbItem"> <a href="/k8s.io/kube-openapi" data-gtmc="breadcrumb link">k8s.io/kube-openapi</a> </li> <li data-test-id="UnitHeader-breadcrumbItem"> <a href="/k8s.io/kube-openapi/pkg" data-gtmc="breadcrumb link">pkg</a> </li> <li data-test-id="UnitHeader-breadcrumbItem"> <a href="/k8s.io/kube-openapi/pkg/validation" data-gtmc="breadcrumb link">validation</a> </li> <li> <a href="/k8s.io/kube-openapi@v0.0.0-20241105132330-32ad38e42d3f/pkg/validation/strfmt" data-gtmc="breadcrumb link" aria-current="location" data-test-id="UnitHeader-breadcrumbCurrent"> strfmt </a> <button class="go-Button go-Button--inline go-Clipboard js-clipboard" title="Copy path to clipboard.&#10;&#10;k8s.io/kube-openapi/pkg/validation/strfmt" aria-label="Copy Path to Clipboard" data-to-copy="k8s.io/kube-openapi/pkg/validation/strfmt" data-gtmc="breadcrumbs button" > <img class="go-Icon go-Icon--accented" height="24" width="24" src="/static/shared/icon/content_copy_gm_grey_24dp.svg" alt="" > </button> </li> </ol> </nav> <div class="go-Main-headerContent"> <div class="go-Main-headerTitle js-stickyHeader"> <a class="go-Main-headerLogo" href="https://go.dev/" aria-hidden="true" tabindex="-1" data-gtmc="header link" aria-label="Link to Go Homepage"> <img height="78" width="207" src="/static/shared/logo/go-blue.svg" alt="Go"> </a> <h1 class="UnitHeader-titleHeading" data-test-id="UnitHeader-title">strfmt</h1> <span class="go-Chip go-Chip--inverted">package</span> <button class="go-Button go-Button--inline go-Clipboard js-clipboard" title="Copy path to clipboard.&#10;&#10;k8s.io/kube-openapi/pkg/validation/strfmt" aria-label="Copy Path to Clipboard" data-to-copy="k8s.io/kube-openapi/pkg/validation/strfmt" data-gtmc="title button" tabindex="-1" > <img class="go-Icon go-Icon--accented" height="24" width="24" src="/static/shared/icon/content_copy_gm_grey_24dp.svg" alt="" /> </button> </div> <div class="go-Main-headerDetails"> <span class="go-Main-headerDetailItem" data-test-id="UnitHeader-version"> <a href="?tab=versions" aria-label="Version: v0.0.0-...-32ad38e" data-gtmc="header link" aria-describedby="version-description"> <span class="go-textSubtle" aria-hidden="true">Version: </span> v0.0.0-...-32ad38e </a> <div class="screen-reader-only" id="version-description" hidden> Opens a new window with list of versions in this module. </div> <span class="DetailsHeader-badge--latest" data-test-id="UnitHeader-minorVersionBanner"> <span class="go-Chip DetailsHeader-span--latest">Latest</span> <span class="go-Chip DetailsHeader-span--notAtLatest"> Latest <details class="go-Tooltip js-tooltip" data-gtmc="tooltip"> <summary> <img class="go-Icon go-Icon--inverted" height="24" width="24" src="/static/shared/icon/alert_gm_grey_24dp.svg" alt="Warning"> </summary> <p>This package is not in the latest version of its module.</p> </details> </span> <a href="/k8s.io/kube-openapi/pkg/validation/strfmt" aria-label="Go to Latest Version" data-gtmc="header link"> <span class="go-Chip go-Chip--alert DetailsHeader-span--goToLatest">Go to latest</span> </a> </span> </span> <span class="go-Main-headerDetailItem" data-test-id="UnitHeader-commitTime"> Published: Nov 5, 2024 </span> <span class="go-Main-headerDetailItem" data-test-id="UnitHeader-licenses"> License: <a href="/k8s.io/kube-openapi/pkg/validation/strfmt?tab=licenses" data-test-id="UnitHeader-license" data-gtmc="header link" aria-describedby="license-description">Apache-2.0, Apache-2.0</a> </span> <div class="screen-reader-only" id="license-description" hidden> Opens a new window with license information. </div> <span class="go-Main-headerDetailItem" data-test-id="UnitHeader-imports"> <a href="/k8s.io/kube-openapi/pkg/validation/strfmt?tab=imports" aria-label="Imports: 15" data-gtmc="header link" aria-describedby="imports-description"> <span class="go-textSubtle">Imports: </span>15 </a> </span> <div class="screen-reader-only" id="imports-description" hidden> Opens a new window with list of imports. </div> <span class="go-Main-headerDetailItem" data-test-id="UnitHeader-importedby"> <a href="/k8s.io/kube-openapi/pkg/validation/strfmt?tab=importedby" aria-label="Imported By: 22" data-gtmc="header link" aria-describedby="importedby-description"> <span class="go-textSubtle">Imported by: </span>22 </a> </span> <div class="screen-reader-only" id="importedby-description" hidden> Opens a new window with list of known importers. </div> </div> <div class="UnitHeader-overflowContainer"> <svg class="UnitHeader-overflowImage" xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/> </svg> <select class="UnitHeader-overflowSelect js-selectNav" tabindex="-1"> <option value="/">Main</option> <option value="/k8s.io/kube-openapi/pkg/validation/strfmt?tab=versions"> Versions </option> <option value="/k8s.io/kube-openapi/pkg/validation/strfmt?tab=licenses"> Licenses </option> <option value="/k8s.io/kube-openapi/pkg/validation/strfmt?tab=imports"> Imports </option> <option value="/k8s.io/kube-openapi/pkg/validation/strfmt?tab=importedby"> Imported By </option> </select> </div> </div> </header> <aside class="go-Main-aside js-mainAside"> <div class="UnitMeta"> <h2 class="go-textLabel">Details</h2> <ul class="UnitMeta-details"> <li> <details class="go-Tooltip js-tooltip" data-gtmc="tooltip"> <summary class="go-textSubtle"> <img class="go-Icon go-Icon--accented"src="/static/shared/icon/check_circle_gm_grey_24dp.svg" alt="checked"height="24" width="24"> Valid <a href="https://github.com/kubernetes/kube-openapi/tree/32ad38e42d3f/go.mod" target="_blank" rel="noopener">go.mod</a> file <img class="go-Icon" src="/static/shared/icon/help_gm_grey_24dp.svg" alt="" height="24" width="24"> </summary> <p> The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go. </p> </details> </li> <li> <details class="go-Tooltip js-tooltip" data-gtmc="tooltip"> <summary class="go-textSubtle"> <img class="go-Icon go-Icon--accented"src="/static/shared/icon/check_circle_gm_grey_24dp.svg" alt="checked"height="24" width="24"> Redistributable license <img class="go-Icon" src="/static/shared/icon/help_gm_grey_24dp.svg" alt="" height="24" width="24"> </summary> <p> Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed. </p> </details> </li> <li> <details class="go-Tooltip js-tooltip" data-gtmc="tooltip"> <summary class="go-textSubtle"> <img class="go-Icon"src="/static/shared/icon/cancel_gm_grey_24dp.svg" alt="unchecked"height="24" width="24"> Tagged version <img class="go-Icon" src="/static/shared/icon/help_gm_grey_24dp.svg" alt="" height="24" width="24"> </summary> <p>Modules with tagged versions give importers more predictable builds.</p> </details> </li> <li> <details class="go-Tooltip js-tooltip" data-gtmc="tooltip"> <summary class="go-textSubtle"> <img class="go-Icon"src="/static/shared/icon/cancel_gm_grey_24dp.svg" alt="unchecked"height="24" width="24"> Stable version <img class="go-Icon" src="/static/shared/icon/help_gm_grey_24dp.svg" alt="" height="24" width="24"> </summary> <p>When a project reaches major version v1 it is considered stable.</p> </details> </li> <li class="UnitMeta-detailsLearn"> <a href="/about#best-practices" data-gtmc="meta link">Learn more about best practices</a> </li> </ul> <h2 class="go-textLabel">Repository</h2> <div class="UnitMeta-repo"> <a href="https://github.com/kubernetes/kube-openapi" title="https://github.com/kubernetes/kube-openapi" target="_blank" rel="noopener"> github.com/kubernetes/kube-openapi </a> </div> <h2 class="go-textLabel">Links</h2> <ul class="UnitMeta-links"> <li> <a href="https://deps.dev/go/k8s.io%2Fkube-openapi/v0.0.0-20241105132330-32ad38e42d3f" title="View this module on Open Source Insights" target="_blank" rel="noopener" data-test-id="meta-link-depsdev"> <img class="depsdev-Icon" src="/static/shared/icon/depsdev-logo.svg" alt="Open Source Insights Logo" /> Open Source Insights </a> </li> </ul> </div> </aside> <nav class="go-Main-nav go-Main-nav--sticky js-mainNav" aria-label="Outline"> <div class="go-Main-navDesktop"> <div class="UnitOutline-jumpTo"> <button class="UnitOutline-jumpToInput go-ShortcutKey js-jumpToInput" aria-controls="jump-to-modal" aria-label="Open Jump to Identifier" data-shortcut="f" data-shortcut-alt="find" data-test-id="jump-to-button" data-gtmc="outline button"> Jump to ... </button> </div> <ul class="go-Tree js-tree" role="tree" aria-label="Outline"> <li> <a href="#section-documentation" data-gtmc="outline link"> Documentation </a> <ul> <li> <a href="#pkg-overview" data-gtmc="doc outline link">Overview</a> </li> <li class="DocNav-overview"> <a href="#pkg-index" data-gtmc="doc outline link"> Index </a> </li> <li class="DocNav-constants"> <a href="#pkg-constants" data-gtmc="doc outline link"> Constants </a> </li> <li class="DocNav-variables"> <a href="#pkg-variables" data-gtmc="doc outline link"> Variables </a> </li> <li class="DocNav-functions"> <a href="#pkg-functions" data-gtmc="doc outline link"> Functions </a> <ul> <li> <a href="#DefaultNameNormalizer" title="DefaultNameNormalizer(name)" data-gtmc="doc outline link"> DefaultNameNormalizer(name) </a> </li> <li> <a href="#IsBSONObjectID" title="IsBSONObjectID(str)" data-gtmc="doc outline link"> IsBSONObjectID(str) </a> </li> <li> <a href="#IsDate" title="IsDate(str)" data-gtmc="doc outline link"> IsDate(str) </a> </li> <li> <a href="#IsDateTime" title="IsDateTime(str)" data-gtmc="doc outline link"> IsDateTime(str) </a> </li> <li> <a href="#IsDuration" title="IsDuration(str)" data-gtmc="doc outline link"> IsDuration(str) </a> </li> <li> <a href="#IsEmail" title="IsEmail(str)" data-gtmc="doc outline link"> IsEmail(str) </a> </li> <li> <a href="#IsHostname" title="IsHostname(str)" data-gtmc="doc outline link"> IsHostname(str) </a> </li> <li> <a href="#IsUUID" title="IsUUID(str)" data-gtmc="doc outline link"> IsUUID(str) </a> </li> <li> <a href="#IsUUID3" title="IsUUID3(str)" data-gtmc="doc outline link"> IsUUID3(str) </a> </li> <li> <a href="#IsUUID4" title="IsUUID4(str)" data-gtmc="doc outline link"> IsUUID4(str) </a> </li> <li> <a href="#IsUUID5" title="IsUUID5(str)" data-gtmc="doc outline link"> IsUUID5(str) </a> </li> <li> <a href="#ParseDuration" title="ParseDuration(cand)" data-gtmc="doc outline link"> ParseDuration(cand) </a> </li> </ul> </li> <li class="DocNav-types"> <a href="#pkg-types" data-gtmc="doc outline link"> Types </a> <ul> <li> <a href="#Base64" title="type Base64" data-gtmc="doc outline link"> type Base64 </a> <ul> <li> <a href="#Base64.DeepCopy" title="(b) DeepCopy()" data-gtmc="doc outline link"> (b) DeepCopy() </a> </li> <li> <a href="#Base64.DeepCopyInto" title="(b) DeepCopyInto(out)" data-gtmc="doc outline link"> (b) DeepCopyInto(out) </a> </li> <li> <a href="#Base64.MarshalJSON" title="(b) MarshalJSON()" data-gtmc="doc outline link"> (b) MarshalJSON() </a> </li> <li> <a href="#Base64.MarshalText" title="(b) MarshalText()" data-gtmc="doc outline link"> (b) MarshalText() </a> </li> <li> <a href="#Base64.Scan" title="(b) Scan(raw)" data-gtmc="doc outline link"> (b) Scan(raw) </a> </li> <li> <a href="#Base64.String" title="(b) String()" data-gtmc="doc outline link"> (b) String() </a> </li> <li> <a href="#Base64.UnmarshalJSON" title="(b) UnmarshalJSON(data)" data-gtmc="doc outline link"> (b) UnmarshalJSON(data) </a> </li> <li> <a href="#Base64.UnmarshalText" title="(b) UnmarshalText(data)" data-gtmc="doc outline link"> (b) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#CIDR" title="type CIDR" data-gtmc="doc outline link"> type CIDR </a> <ul> <li> <a href="#CIDR.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#CIDR.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#CIDR.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#CIDR.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#CIDR.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#CIDR.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#CIDR.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#CIDR.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#CreditCard" title="type CreditCard" data-gtmc="doc outline link"> type CreditCard </a> <ul> <li> <a href="#CreditCard.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#CreditCard.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#CreditCard.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#CreditCard.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#CreditCard.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#CreditCard.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#CreditCard.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#CreditCard.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#Date" title="type Date" data-gtmc="doc outline link"> type Date </a> <ul> <li> <a href="#Date.DeepCopy" title="(d) DeepCopy()" data-gtmc="doc outline link"> (d) DeepCopy() </a> </li> <li> <a href="#Date.DeepCopyInto" title="(d) DeepCopyInto(out)" data-gtmc="doc outline link"> (d) DeepCopyInto(out) </a> </li> <li> <a href="#Date.MarshalJSON" title="(d) MarshalJSON()" data-gtmc="doc outline link"> (d) MarshalJSON() </a> </li> <li> <a href="#Date.MarshalText" title="(d) MarshalText()" data-gtmc="doc outline link"> (d) MarshalText() </a> </li> <li> <a href="#Date.String" title="(d) String()" data-gtmc="doc outline link"> (d) String() </a> </li> <li> <a href="#Date.UnmarshalJSON" title="(d) UnmarshalJSON(data)" data-gtmc="doc outline link"> (d) UnmarshalJSON(data) </a> </li> <li> <a href="#Date.UnmarshalText" title="(d) UnmarshalText(text)" data-gtmc="doc outline link"> (d) UnmarshalText(text) </a> </li> </ul> </li> <li> <a href="#DateTime" title="type DateTime" data-gtmc="doc outline link"> type DateTime </a> <ul> <li> <a href="#NewDateTime" title="NewDateTime()" data-gtmc="doc outline link"> NewDateTime() </a> </li> <li> <a href="#ParseDateTime" title="ParseDateTime(data)" data-gtmc="doc outline link"> ParseDateTime(data) </a> </li> <li> <a href="#DateTime.DeepCopy" title="(t) DeepCopy()" data-gtmc="doc outline link"> (t) DeepCopy() </a> </li> <li> <a href="#DateTime.DeepCopyInto" title="(t) DeepCopyInto(out)" data-gtmc="doc outline link"> (t) DeepCopyInto(out) </a> </li> <li> <a href="#DateTime.MarshalJSON" title="(t) MarshalJSON()" data-gtmc="doc outline link"> (t) MarshalJSON() </a> </li> <li> <a href="#DateTime.MarshalText" title="(t) MarshalText()" data-gtmc="doc outline link"> (t) MarshalText() </a> </li> <li> <a href="#DateTime.Scan" title="(t) Scan(raw)" data-gtmc="doc outline link"> (t) Scan(raw) </a> </li> <li> <a href="#DateTime.String" title="(t) String()" data-gtmc="doc outline link"> (t) String() </a> </li> <li> <a href="#DateTime.UnmarshalJSON" title="(t) UnmarshalJSON(data)" data-gtmc="doc outline link"> (t) UnmarshalJSON(data) </a> </li> <li> <a href="#DateTime.UnmarshalText" title="(t) UnmarshalText(text)" data-gtmc="doc outline link"> (t) UnmarshalText(text) </a> </li> </ul> </li> <li> <a href="#Duration" title="type Duration" data-gtmc="doc outline link"> type Duration </a> <ul> <li> <a href="#Duration.DeepCopy" title="(d) DeepCopy()" data-gtmc="doc outline link"> (d) DeepCopy() </a> </li> <li> <a href="#Duration.DeepCopyInto" title="(d) DeepCopyInto(out)" data-gtmc="doc outline link"> (d) DeepCopyInto(out) </a> </li> <li> <a href="#Duration.MarshalJSON" title="(d) MarshalJSON()" data-gtmc="doc outline link"> (d) MarshalJSON() </a> </li> <li> <a href="#Duration.MarshalText" title="(d) MarshalText()" data-gtmc="doc outline link"> (d) MarshalText() </a> </li> <li> <a href="#Duration.Scan" title="(d) Scan(raw)" data-gtmc="doc outline link"> (d) Scan(raw) </a> </li> <li> <a href="#Duration.String" title="(d) String()" data-gtmc="doc outline link"> (d) String() </a> </li> <li> <a href="#Duration.UnmarshalJSON" title="(d) UnmarshalJSON(data)" data-gtmc="doc outline link"> (d) UnmarshalJSON(data) </a> </li> <li> <a href="#Duration.UnmarshalText" title="(d) UnmarshalText(data)" data-gtmc="doc outline link"> (d) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#Email" title="type Email" data-gtmc="doc outline link"> type Email </a> <ul> <li> <a href="#Email.DeepCopy" title="(e) DeepCopy()" data-gtmc="doc outline link"> (e) DeepCopy() </a> </li> <li> <a href="#Email.DeepCopyInto" title="(e) DeepCopyInto(out)" data-gtmc="doc outline link"> (e) DeepCopyInto(out) </a> </li> <li> <a href="#Email.MarshalJSON" title="(e) MarshalJSON()" data-gtmc="doc outline link"> (e) MarshalJSON() </a> </li> <li> <a href="#Email.MarshalText" title="(e) MarshalText()" data-gtmc="doc outline link"> (e) MarshalText() </a> </li> <li> <a href="#Email.Scan" title="(e) Scan(raw)" data-gtmc="doc outline link"> (e) Scan(raw) </a> </li> <li> <a href="#Email.String" title="(e) String()" data-gtmc="doc outline link"> (e) String() </a> </li> <li> <a href="#Email.UnmarshalJSON" title="(e) UnmarshalJSON(data)" data-gtmc="doc outline link"> (e) UnmarshalJSON(data) </a> </li> <li> <a href="#Email.UnmarshalText" title="(e) UnmarshalText(data)" data-gtmc="doc outline link"> (e) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#Format" title="type Format" data-gtmc="doc outline link"> type Format </a> </li> <li> <a href="#HexColor" title="type HexColor" data-gtmc="doc outline link"> type HexColor </a> <ul> <li> <a href="#HexColor.DeepCopy" title="(h) DeepCopy()" data-gtmc="doc outline link"> (h) DeepCopy() </a> </li> <li> <a href="#HexColor.DeepCopyInto" title="(h) DeepCopyInto(out)" data-gtmc="doc outline link"> (h) DeepCopyInto(out) </a> </li> <li> <a href="#HexColor.MarshalJSON" title="(h) MarshalJSON()" data-gtmc="doc outline link"> (h) MarshalJSON() </a> </li> <li> <a href="#HexColor.MarshalText" title="(h) MarshalText()" data-gtmc="doc outline link"> (h) MarshalText() </a> </li> <li> <a href="#HexColor.Scan" title="(h) Scan(raw)" data-gtmc="doc outline link"> (h) Scan(raw) </a> </li> <li> <a href="#HexColor.String" title="(h) String()" data-gtmc="doc outline link"> (h) String() </a> </li> <li> <a href="#HexColor.UnmarshalJSON" title="(h) UnmarshalJSON(data)" data-gtmc="doc outline link"> (h) UnmarshalJSON(data) </a> </li> <li> <a href="#HexColor.UnmarshalText" title="(h) UnmarshalText(data)" data-gtmc="doc outline link"> (h) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#Hostname" title="type Hostname" data-gtmc="doc outline link"> type Hostname </a> <ul> <li> <a href="#Hostname.DeepCopy" title="(h) DeepCopy()" data-gtmc="doc outline link"> (h) DeepCopy() </a> </li> <li> <a href="#Hostname.DeepCopyInto" title="(h) DeepCopyInto(out)" data-gtmc="doc outline link"> (h) DeepCopyInto(out) </a> </li> <li> <a href="#Hostname.MarshalJSON" title="(h) MarshalJSON()" data-gtmc="doc outline link"> (h) MarshalJSON() </a> </li> <li> <a href="#Hostname.MarshalText" title="(h) MarshalText()" data-gtmc="doc outline link"> (h) MarshalText() </a> </li> <li> <a href="#Hostname.Scan" title="(h) Scan(raw)" data-gtmc="doc outline link"> (h) Scan(raw) </a> </li> <li> <a href="#Hostname.String" title="(h) String()" data-gtmc="doc outline link"> (h) String() </a> </li> <li> <a href="#Hostname.UnmarshalJSON" title="(h) UnmarshalJSON(data)" data-gtmc="doc outline link"> (h) UnmarshalJSON(data) </a> </li> <li> <a href="#Hostname.UnmarshalText" title="(h) UnmarshalText(data)" data-gtmc="doc outline link"> (h) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#IPv4" title="type IPv4" data-gtmc="doc outline link"> type IPv4 </a> <ul> <li> <a href="#IPv4.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#IPv4.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#IPv4.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#IPv4.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#IPv4.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#IPv4.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#IPv4.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#IPv4.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#IPv6" title="type IPv6" data-gtmc="doc outline link"> type IPv6 </a> <ul> <li> <a href="#IPv6.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#IPv6.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#IPv6.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#IPv6.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#IPv6.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#IPv6.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#IPv6.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#IPv6.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#ISBN" title="type ISBN" data-gtmc="doc outline link"> type ISBN </a> <ul> <li> <a href="#ISBN.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#ISBN.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#ISBN.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#ISBN.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#ISBN.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#ISBN.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#ISBN.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#ISBN.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#ISBN10" title="type ISBN10" data-gtmc="doc outline link"> type ISBN10 </a> <ul> <li> <a href="#ISBN10.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#ISBN10.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#ISBN10.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#ISBN10.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#ISBN10.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#ISBN10.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#ISBN10.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#ISBN10.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#ISBN13" title="type ISBN13" data-gtmc="doc outline link"> type ISBN13 </a> <ul> <li> <a href="#ISBN13.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#ISBN13.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#ISBN13.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#ISBN13.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#ISBN13.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#ISBN13.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#ISBN13.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#ISBN13.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#MAC" title="type MAC" data-gtmc="doc outline link"> type MAC </a> <ul> <li> <a href="#MAC.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#MAC.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#MAC.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#MAC.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#MAC.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#MAC.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#MAC.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#MAC.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#NameNormalizer" title="type NameNormalizer" data-gtmc="doc outline link"> type NameNormalizer </a> </li> <li> <a href="#ObjectId" title="type ObjectId" data-gtmc="doc outline link"> type ObjectId </a> <ul> <li> <a href="#NewObjectId" title="NewObjectId(hex)" data-gtmc="doc outline link"> NewObjectId(hex) </a> </li> <li> <a href="#ObjectId.DeepCopy" title="(id) DeepCopy()" data-gtmc="doc outline link"> (id) DeepCopy() </a> </li> <li> <a href="#ObjectId.DeepCopyInto" title="(id) DeepCopyInto(out)" data-gtmc="doc outline link"> (id) DeepCopyInto(out) </a> </li> <li> <a href="#ObjectId.MarshalJSON" title="(id) MarshalJSON()" data-gtmc="doc outline link"> (id) MarshalJSON() </a> </li> <li> <a href="#ObjectId.MarshalText" title="(id) MarshalText()" data-gtmc="doc outline link"> (id) MarshalText() </a> </li> <li> <a href="#ObjectId.String" title="(id) String()" data-gtmc="doc outline link"> (id) String() </a> </li> <li> <a href="#ObjectId.UnmarshalJSON" title="(id) UnmarshalJSON(data)" data-gtmc="doc outline link"> (id) UnmarshalJSON(data) </a> </li> <li> <a href="#ObjectId.UnmarshalText" title="(id) UnmarshalText(data)" data-gtmc="doc outline link"> (id) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#Password" title="type Password" data-gtmc="doc outline link"> type Password </a> <ul> <li> <a href="#Password.DeepCopy" title="(r) DeepCopy()" data-gtmc="doc outline link"> (r) DeepCopy() </a> </li> <li> <a href="#Password.DeepCopyInto" title="(r) DeepCopyInto(out)" data-gtmc="doc outline link"> (r) DeepCopyInto(out) </a> </li> <li> <a href="#Password.MarshalJSON" title="(r) MarshalJSON()" data-gtmc="doc outline link"> (r) MarshalJSON() </a> </li> <li> <a href="#Password.MarshalText" title="(r) MarshalText()" data-gtmc="doc outline link"> (r) MarshalText() </a> </li> <li> <a href="#Password.Scan" title="(r) Scan(raw)" data-gtmc="doc outline link"> (r) Scan(raw) </a> </li> <li> <a href="#Password.String" title="(r) String()" data-gtmc="doc outline link"> (r) String() </a> </li> <li> <a href="#Password.UnmarshalJSON" title="(r) UnmarshalJSON(data)" data-gtmc="doc outline link"> (r) UnmarshalJSON(data) </a> </li> <li> <a href="#Password.UnmarshalText" title="(r) UnmarshalText(data)" data-gtmc="doc outline link"> (r) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#RGBColor" title="type RGBColor" data-gtmc="doc outline link"> type RGBColor </a> <ul> <li> <a href="#RGBColor.DeepCopy" title="(r) DeepCopy()" data-gtmc="doc outline link"> (r) DeepCopy() </a> </li> <li> <a href="#RGBColor.DeepCopyInto" title="(r) DeepCopyInto(out)" data-gtmc="doc outline link"> (r) DeepCopyInto(out) </a> </li> <li> <a href="#RGBColor.MarshalJSON" title="(r) MarshalJSON()" data-gtmc="doc outline link"> (r) MarshalJSON() </a> </li> <li> <a href="#RGBColor.MarshalText" title="(r) MarshalText()" data-gtmc="doc outline link"> (r) MarshalText() </a> </li> <li> <a href="#RGBColor.Scan" title="(r) Scan(raw)" data-gtmc="doc outline link"> (r) Scan(raw) </a> </li> <li> <a href="#RGBColor.String" title="(r) String()" data-gtmc="doc outline link"> (r) String() </a> </li> <li> <a href="#RGBColor.UnmarshalJSON" title="(r) UnmarshalJSON(data)" data-gtmc="doc outline link"> (r) UnmarshalJSON(data) </a> </li> <li> <a href="#RGBColor.UnmarshalText" title="(r) UnmarshalText(data)" data-gtmc="doc outline link"> (r) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#Registry" title="type Registry" data-gtmc="doc outline link"> type Registry </a> <ul> <li> <a href="#NewFormats" title="NewFormats()" data-gtmc="doc outline link"> NewFormats() </a> </li> <li> <a href="#NewSeededFormats" title="NewSeededFormats(seeds, normalizer)" data-gtmc="doc outline link"> NewSeededFormats(seeds, normalizer) </a> </li> </ul> </li> <li> <a href="#SSN" title="type SSN" data-gtmc="doc outline link"> type SSN </a> <ul> <li> <a href="#SSN.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#SSN.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#SSN.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#SSN.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#SSN.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#SSN.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#SSN.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#SSN.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#URI" title="type URI" data-gtmc="doc outline link"> type URI </a> <ul> <li> <a href="#URI.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#URI.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#URI.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#URI.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#URI.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#URI.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#URI.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#URI.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#UUID" title="type UUID" data-gtmc="doc outline link"> type UUID </a> <ul> <li> <a href="#UUID.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#UUID.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#UUID.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#UUID.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#UUID.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#UUID.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#UUID.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#UUID.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#UUID3" title="type UUID3" data-gtmc="doc outline link"> type UUID3 </a> <ul> <li> <a href="#UUID3.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#UUID3.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#UUID3.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#UUID3.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#UUID3.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#UUID3.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#UUID3.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#UUID3.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#UUID4" title="type UUID4" data-gtmc="doc outline link"> type UUID4 </a> <ul> <li> <a href="#UUID4.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#UUID4.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#UUID4.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#UUID4.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#UUID4.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#UUID4.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#UUID4.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#UUID4.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#UUID5" title="type UUID5" data-gtmc="doc outline link"> type UUID5 </a> <ul> <li> <a href="#UUID5.DeepCopy" title="(u) DeepCopy()" data-gtmc="doc outline link"> (u) DeepCopy() </a> </li> <li> <a href="#UUID5.DeepCopyInto" title="(u) DeepCopyInto(out)" data-gtmc="doc outline link"> (u) DeepCopyInto(out) </a> </li> <li> <a href="#UUID5.MarshalJSON" title="(u) MarshalJSON()" data-gtmc="doc outline link"> (u) MarshalJSON() </a> </li> <li> <a href="#UUID5.MarshalText" title="(u) MarshalText()" data-gtmc="doc outline link"> (u) MarshalText() </a> </li> <li> <a href="#UUID5.Scan" title="(u) Scan(raw)" data-gtmc="doc outline link"> (u) Scan(raw) </a> </li> <li> <a href="#UUID5.String" title="(u) String()" data-gtmc="doc outline link"> (u) String() </a> </li> <li> <a href="#UUID5.UnmarshalJSON" title="(u) UnmarshalJSON(data)" data-gtmc="doc outline link"> (u) UnmarshalJSON(data) </a> </li> <li> <a href="#UUID5.UnmarshalText" title="(u) UnmarshalText(data)" data-gtmc="doc outline link"> (u) UnmarshalText(data) </a> </li> </ul> </li> <li> <a href="#Validator" title="type Validator" data-gtmc="doc outline link"> type Validator </a> </li> </ul> </li> </ul> </li> <li> <a href="#section-sourcefiles" data-gtmc="outline link"> Source Files </a> </li> <li> <a href="#section-directories" data-gtmc="outline link"> Directories </a> </li> </ul> </div> <div class="go-Main-navMobile js-mainNavMobile"> <label class="go-Label"> <select class="go-Select"> <option selected disabled>Documentation</option> </select> </label> </div> </nav> <article class="go-Main-article js-mainContent"> <div class="UnitDetails" data-test-id="UnitDetails" style="display: block;"> <div class="UnitDetails-content js-unitDetailsContent" data-test-id="UnitDetails-content"> <div class="UnitDoc"> <h2 class="UnitDoc-title" id="section-documentation"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/code_gm_grey_24dp.svg" alt=""> Documentation <a class="UnitDoc-idLink" href="#section-documentation" aria-label="Go to Documentation">露</a> </h2> <div class="Documentation js-documentation"> <div class="Documentation-content js-docContent"> <section class="Documentation-overview"> <h3 tabindex="-1" id="pkg-overview" class="Documentation-overviewHeader">Overview <a href="#pkg-overview" aria-label="Go to Overview">露</a></h3> <p>Package strfmt contains custom string formats </p><p>TODO: add info on how to define and register a custom format </p> </section><section class="Documentation-index"> <h3 id="pkg-index" class="Documentation-indexHeader">Index <a href="#pkg-index" aria-label="Go to Index">露</a></h3> <ul class="Documentation-indexList"> <li class="Documentation-indexConstants"><a href="#pkg-constants">Constants</a></li> <li class="Documentation-indexVariables"><a href="#pkg-variables">Variables</a></li> <li class="Documentation-indexFunction"> <a href="#DefaultNameNormalizer">func DefaultNameNormalizer(name string) string</a></li> <li class="Documentation-indexFunction"> <a href="#IsBSONObjectID">func IsBSONObjectID(str string) bool</a></li> <li class="Documentation-indexFunction"> <a href="#IsDate">func IsDate(str string) bool</a></li> <li class="Documentation-indexFunction"> <a href="#IsDateTime">func IsDateTime(str string) bool</a></li> <li class="Documentation-indexFunction"> <a href="#IsDuration">func IsDuration(str string) bool</a></li> <li class="Documentation-indexFunction"> <a href="#IsEmail">func IsEmail(str string) bool</a></li> <li class="Documentation-indexFunction"> <a href="#IsHostname">func IsHostname(str string) bool</a></li> <li class="Documentation-indexFunction"> <a href="#IsUUID">func IsUUID(str string) bool</a></li> <li class="Documentation-indexFunction"> <a href="#IsUUID3">func IsUUID3(str string) bool</a></li> <li class="Documentation-indexFunction"> <a href="#IsUUID4">func IsUUID4(str string) bool</a></li> <li class="Documentation-indexFunction"> <a href="#IsUUID5">func IsUUID5(str string) bool</a></li> <li class="Documentation-indexFunction"> <a href="#ParseDuration">func ParseDuration(cand string) (time.Duration, error)</a></li> <li class="Documentation-indexType"> <a href="#Base64">type Base64</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#Base64.DeepCopy">func (b *Base64) DeepCopy() *Base64</a></li> <li> <a href="#Base64.DeepCopyInto">func (b *Base64) DeepCopyInto(out *Base64)</a></li> <li> <a href="#Base64.MarshalJSON">func (b Base64) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#Base64.MarshalText">func (b Base64) MarshalText() ([]byte, error)</a></li> <li> <a href="#Base64.Scan">func (b *Base64) Scan(raw interface{}) error</a></li> <li> <a href="#Base64.String">func (b Base64) String() string</a></li> <li> <a href="#Base64.UnmarshalJSON">func (b *Base64) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#Base64.UnmarshalText">func (b *Base64) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#CIDR">type CIDR</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#CIDR.DeepCopy">func (u *CIDR) DeepCopy() *CIDR</a></li> <li> <a href="#CIDR.DeepCopyInto">func (u *CIDR) DeepCopyInto(out *CIDR)</a></li> <li> <a href="#CIDR.MarshalJSON">func (u CIDR) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#CIDR.MarshalText">func (u CIDR) MarshalText() ([]byte, error)</a></li> <li> <a href="#CIDR.Scan">func (u *CIDR) Scan(raw interface{}) error</a></li> <li> <a href="#CIDR.String">func (u CIDR) String() string</a></li> <li> <a href="#CIDR.UnmarshalJSON">func (u *CIDR) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#CIDR.UnmarshalText">func (u *CIDR) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#CreditCard">type CreditCard</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#CreditCard.DeepCopy">func (u *CreditCard) DeepCopy() *CreditCard</a></li> <li> <a href="#CreditCard.DeepCopyInto">func (u *CreditCard) DeepCopyInto(out *CreditCard)</a></li> <li> <a href="#CreditCard.MarshalJSON">func (u CreditCard) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#CreditCard.MarshalText">func (u CreditCard) MarshalText() ([]byte, error)</a></li> <li> <a href="#CreditCard.Scan">func (u *CreditCard) Scan(raw interface{}) error</a></li> <li> <a href="#CreditCard.String">func (u CreditCard) String() string</a></li> <li> <a href="#CreditCard.UnmarshalJSON">func (u *CreditCard) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#CreditCard.UnmarshalText">func (u *CreditCard) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#Date">type Date</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#Date.DeepCopy">func (d *Date) DeepCopy() *Date</a></li> <li> <a href="#Date.DeepCopyInto">func (d *Date) DeepCopyInto(out *Date)</a></li> <li> <a href="#Date.MarshalJSON">func (d Date) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#Date.MarshalText">func (d Date) MarshalText() ([]byte, error)</a></li> <li> <a href="#Date.String">func (d Date) String() string</a></li> <li> <a href="#Date.UnmarshalJSON">func (d *Date) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#Date.UnmarshalText">func (d *Date) UnmarshalText(text []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#DateTime">type DateTime</a></li> <li><ul class="Documentation-indexTypeFunctions"> <li> <a href="#NewDateTime">func NewDateTime() DateTime</a></li> <li> <a href="#ParseDateTime">func ParseDateTime(data string) (DateTime, error)</a></li> </ul></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#DateTime.DeepCopy">func (t *DateTime) DeepCopy() *DateTime</a></li> <li> <a href="#DateTime.DeepCopyInto">func (t *DateTime) DeepCopyInto(out *DateTime)</a></li> <li> <a href="#DateTime.MarshalJSON">func (t DateTime) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#DateTime.MarshalText">func (t DateTime) MarshalText() ([]byte, error)</a></li> <li> <a href="#DateTime.Scan">func (t *DateTime) Scan(raw interface{}) error</a></li> <li> <a href="#DateTime.String">func (t DateTime) String() string</a></li> <li> <a href="#DateTime.UnmarshalJSON">func (t *DateTime) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#DateTime.UnmarshalText">func (t *DateTime) UnmarshalText(text []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#Duration">type Duration</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#Duration.DeepCopy">func (d *Duration) DeepCopy() *Duration</a></li> <li> <a href="#Duration.DeepCopyInto">func (d *Duration) DeepCopyInto(out *Duration)</a></li> <li> <a href="#Duration.MarshalJSON">func (d Duration) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#Duration.MarshalText">func (d Duration) MarshalText() ([]byte, error)</a></li> <li> <a href="#Duration.Scan">func (d *Duration) Scan(raw interface{}) error</a></li> <li> <a href="#Duration.String">func (d Duration) String() string</a></li> <li> <a href="#Duration.UnmarshalJSON">func (d *Duration) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#Duration.UnmarshalText">func (d *Duration) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#Email">type Email</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#Email.DeepCopy">func (e *Email) DeepCopy() *Email</a></li> <li> <a href="#Email.DeepCopyInto">func (e *Email) DeepCopyInto(out *Email)</a></li> <li> <a href="#Email.MarshalJSON">func (e Email) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#Email.MarshalText">func (e Email) MarshalText() ([]byte, error)</a></li> <li> <a href="#Email.Scan">func (e *Email) Scan(raw interface{}) error</a></li> <li> <a href="#Email.String">func (e Email) String() string</a></li> <li> <a href="#Email.UnmarshalJSON">func (e *Email) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#Email.UnmarshalText">func (e *Email) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#Format">type Format</a></li> <li class="Documentation-indexType"> <a href="#HexColor">type HexColor</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#HexColor.DeepCopy">func (h *HexColor) DeepCopy() *HexColor</a></li> <li> <a href="#HexColor.DeepCopyInto">func (h *HexColor) DeepCopyInto(out *HexColor)</a></li> <li> <a href="#HexColor.MarshalJSON">func (h HexColor) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#HexColor.MarshalText">func (h HexColor) MarshalText() ([]byte, error)</a></li> <li> <a href="#HexColor.Scan">func (h *HexColor) Scan(raw interface{}) error</a></li> <li> <a href="#HexColor.String">func (h HexColor) String() string</a></li> <li> <a href="#HexColor.UnmarshalJSON">func (h *HexColor) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#HexColor.UnmarshalText">func (h *HexColor) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#Hostname">type Hostname</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#Hostname.DeepCopy">func (h *Hostname) DeepCopy() *Hostname</a></li> <li> <a href="#Hostname.DeepCopyInto">func (h *Hostname) DeepCopyInto(out *Hostname)</a></li> <li> <a href="#Hostname.MarshalJSON">func (h Hostname) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#Hostname.MarshalText">func (h Hostname) MarshalText() ([]byte, error)</a></li> <li> <a href="#Hostname.Scan">func (h *Hostname) Scan(raw interface{}) error</a></li> <li> <a href="#Hostname.String">func (h Hostname) String() string</a></li> <li> <a href="#Hostname.UnmarshalJSON">func (h *Hostname) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#Hostname.UnmarshalText">func (h *Hostname) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#IPv4">type IPv4</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#IPv4.DeepCopy">func (u *IPv4) DeepCopy() *IPv4</a></li> <li> <a href="#IPv4.DeepCopyInto">func (u *IPv4) DeepCopyInto(out *IPv4)</a></li> <li> <a href="#IPv4.MarshalJSON">func (u IPv4) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#IPv4.MarshalText">func (u IPv4) MarshalText() ([]byte, error)</a></li> <li> <a href="#IPv4.Scan">func (u *IPv4) Scan(raw interface{}) error</a></li> <li> <a href="#IPv4.String">func (u IPv4) String() string</a></li> <li> <a href="#IPv4.UnmarshalJSON">func (u *IPv4) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#IPv4.UnmarshalText">func (u *IPv4) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#IPv6">type IPv6</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#IPv6.DeepCopy">func (u *IPv6) DeepCopy() *IPv6</a></li> <li> <a href="#IPv6.DeepCopyInto">func (u *IPv6) DeepCopyInto(out *IPv6)</a></li> <li> <a href="#IPv6.MarshalJSON">func (u IPv6) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#IPv6.MarshalText">func (u IPv6) MarshalText() ([]byte, error)</a></li> <li> <a href="#IPv6.Scan">func (u *IPv6) Scan(raw interface{}) error</a></li> <li> <a href="#IPv6.String">func (u IPv6) String() string</a></li> <li> <a href="#IPv6.UnmarshalJSON">func (u *IPv6) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#IPv6.UnmarshalText">func (u *IPv6) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#ISBN">type ISBN</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#ISBN.DeepCopy">func (u *ISBN) DeepCopy() *ISBN</a></li> <li> <a href="#ISBN.DeepCopyInto">func (u *ISBN) DeepCopyInto(out *ISBN)</a></li> <li> <a href="#ISBN.MarshalJSON">func (u ISBN) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#ISBN.MarshalText">func (u ISBN) MarshalText() ([]byte, error)</a></li> <li> <a href="#ISBN.Scan">func (u *ISBN) Scan(raw interface{}) error</a></li> <li> <a href="#ISBN.String">func (u ISBN) String() string</a></li> <li> <a href="#ISBN.UnmarshalJSON">func (u *ISBN) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#ISBN.UnmarshalText">func (u *ISBN) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#ISBN10">type ISBN10</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#ISBN10.DeepCopy">func (u *ISBN10) DeepCopy() *ISBN10</a></li> <li> <a href="#ISBN10.DeepCopyInto">func (u *ISBN10) DeepCopyInto(out *ISBN10)</a></li> <li> <a href="#ISBN10.MarshalJSON">func (u ISBN10) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#ISBN10.MarshalText">func (u ISBN10) MarshalText() ([]byte, error)</a></li> <li> <a href="#ISBN10.Scan">func (u *ISBN10) Scan(raw interface{}) error</a></li> <li> <a href="#ISBN10.String">func (u ISBN10) String() string</a></li> <li> <a href="#ISBN10.UnmarshalJSON">func (u *ISBN10) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#ISBN10.UnmarshalText">func (u *ISBN10) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#ISBN13">type ISBN13</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#ISBN13.DeepCopy">func (u *ISBN13) DeepCopy() *ISBN13</a></li> <li> <a href="#ISBN13.DeepCopyInto">func (u *ISBN13) DeepCopyInto(out *ISBN13)</a></li> <li> <a href="#ISBN13.MarshalJSON">func (u ISBN13) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#ISBN13.MarshalText">func (u ISBN13) MarshalText() ([]byte, error)</a></li> <li> <a href="#ISBN13.Scan">func (u *ISBN13) Scan(raw interface{}) error</a></li> <li> <a href="#ISBN13.String">func (u ISBN13) String() string</a></li> <li> <a href="#ISBN13.UnmarshalJSON">func (u *ISBN13) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#ISBN13.UnmarshalText">func (u *ISBN13) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#MAC">type MAC</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#MAC.DeepCopy">func (u *MAC) DeepCopy() *MAC</a></li> <li> <a href="#MAC.DeepCopyInto">func (u *MAC) DeepCopyInto(out *MAC)</a></li> <li> <a href="#MAC.MarshalJSON">func (u MAC) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#MAC.MarshalText">func (u MAC) MarshalText() ([]byte, error)</a></li> <li> <a href="#MAC.Scan">func (u *MAC) Scan(raw interface{}) error</a></li> <li> <a href="#MAC.String">func (u MAC) String() string</a></li> <li> <a href="#MAC.UnmarshalJSON">func (u *MAC) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#MAC.UnmarshalText">func (u *MAC) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#NameNormalizer">type NameNormalizer</a></li> <li class="Documentation-indexType"> <a href="#ObjectId">type ObjectId</a></li> <li><ul class="Documentation-indexTypeFunctions"> <li> <a href="#NewObjectId">func NewObjectId(hex string) ObjectId</a></li> </ul></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#ObjectId.DeepCopy">func (id *ObjectId) DeepCopy() *ObjectId</a></li> <li> <a href="#ObjectId.DeepCopyInto">func (id *ObjectId) DeepCopyInto(out *ObjectId)</a></li> <li> <a href="#ObjectId.MarshalJSON">func (id ObjectId) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#ObjectId.MarshalText">func (id ObjectId) MarshalText() ([]byte, error)</a></li> <li> <a href="#ObjectId.String">func (id ObjectId) String() string</a></li> <li> <a href="#ObjectId.UnmarshalJSON">func (id *ObjectId) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#ObjectId.UnmarshalText">func (id *ObjectId) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#Password">type Password</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#Password.DeepCopy">func (r *Password) DeepCopy() *Password</a></li> <li> <a href="#Password.DeepCopyInto">func (r *Password) DeepCopyInto(out *Password)</a></li> <li> <a href="#Password.MarshalJSON">func (r Password) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#Password.MarshalText">func (r Password) MarshalText() ([]byte, error)</a></li> <li> <a href="#Password.Scan">func (r *Password) Scan(raw interface{}) error</a></li> <li> <a href="#Password.String">func (r Password) String() string</a></li> <li> <a href="#Password.UnmarshalJSON">func (r *Password) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#Password.UnmarshalText">func (r *Password) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#RGBColor">type RGBColor</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#RGBColor.DeepCopy">func (r *RGBColor) DeepCopy() *RGBColor</a></li> <li> <a href="#RGBColor.DeepCopyInto">func (r *RGBColor) DeepCopyInto(out *RGBColor)</a></li> <li> <a href="#RGBColor.MarshalJSON">func (r RGBColor) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#RGBColor.MarshalText">func (r RGBColor) MarshalText() ([]byte, error)</a></li> <li> <a href="#RGBColor.Scan">func (r *RGBColor) Scan(raw interface{}) error</a></li> <li> <a href="#RGBColor.String">func (r RGBColor) String() string</a></li> <li> <a href="#RGBColor.UnmarshalJSON">func (r *RGBColor) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#RGBColor.UnmarshalText">func (r *RGBColor) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#Registry">type Registry</a></li> <li><ul class="Documentation-indexTypeFunctions"> <li> <a href="#NewFormats">func NewFormats() Registry</a></li> <li> <a href="#NewSeededFormats">func NewSeededFormats(seeds []knownFormat, normalizer NameNormalizer) Registry</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#SSN">type SSN</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#SSN.DeepCopy">func (u *SSN) DeepCopy() *SSN</a></li> <li> <a href="#SSN.DeepCopyInto">func (u *SSN) DeepCopyInto(out *SSN)</a></li> <li> <a href="#SSN.MarshalJSON">func (u SSN) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#SSN.MarshalText">func (u SSN) MarshalText() ([]byte, error)</a></li> <li> <a href="#SSN.Scan">func (u *SSN) Scan(raw interface{}) error</a></li> <li> <a href="#SSN.String">func (u SSN) String() string</a></li> <li> <a href="#SSN.UnmarshalJSON">func (u *SSN) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#SSN.UnmarshalText">func (u *SSN) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#URI">type URI</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#URI.DeepCopy">func (u *URI) DeepCopy() *URI</a></li> <li> <a href="#URI.DeepCopyInto">func (u *URI) DeepCopyInto(out *URI)</a></li> <li> <a href="#URI.MarshalJSON">func (u URI) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#URI.MarshalText">func (u URI) MarshalText() ([]byte, error)</a></li> <li> <a href="#URI.Scan">func (u *URI) Scan(raw interface{}) error</a></li> <li> <a href="#URI.String">func (u URI) String() string</a></li> <li> <a href="#URI.UnmarshalJSON">func (u *URI) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#URI.UnmarshalText">func (u *URI) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#UUID">type UUID</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#UUID.DeepCopy">func (u *UUID) DeepCopy() *UUID</a></li> <li> <a href="#UUID.DeepCopyInto">func (u *UUID) DeepCopyInto(out *UUID)</a></li> <li> <a href="#UUID.MarshalJSON">func (u UUID) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#UUID.MarshalText">func (u UUID) MarshalText() ([]byte, error)</a></li> <li> <a href="#UUID.Scan">func (u *UUID) Scan(raw interface{}) error</a></li> <li> <a href="#UUID.String">func (u UUID) String() string</a></li> <li> <a href="#UUID.UnmarshalJSON">func (u *UUID) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#UUID.UnmarshalText">func (u *UUID) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#UUID3">type UUID3</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#UUID3.DeepCopy">func (u *UUID3) DeepCopy() *UUID3</a></li> <li> <a href="#UUID3.DeepCopyInto">func (u *UUID3) DeepCopyInto(out *UUID3)</a></li> <li> <a href="#UUID3.MarshalJSON">func (u UUID3) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#UUID3.MarshalText">func (u UUID3) MarshalText() ([]byte, error)</a></li> <li> <a href="#UUID3.Scan">func (u *UUID3) Scan(raw interface{}) error</a></li> <li> <a href="#UUID3.String">func (u UUID3) String() string</a></li> <li> <a href="#UUID3.UnmarshalJSON">func (u *UUID3) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#UUID3.UnmarshalText">func (u *UUID3) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#UUID4">type UUID4</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#UUID4.DeepCopy">func (u *UUID4) DeepCopy() *UUID4</a></li> <li> <a href="#UUID4.DeepCopyInto">func (u *UUID4) DeepCopyInto(out *UUID4)</a></li> <li> <a href="#UUID4.MarshalJSON">func (u UUID4) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#UUID4.MarshalText">func (u UUID4) MarshalText() ([]byte, error)</a></li> <li> <a href="#UUID4.Scan">func (u *UUID4) Scan(raw interface{}) error</a></li> <li> <a href="#UUID4.String">func (u UUID4) String() string</a></li> <li> <a href="#UUID4.UnmarshalJSON">func (u *UUID4) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#UUID4.UnmarshalText">func (u *UUID4) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#UUID5">type UUID5</a></li> <li><ul class="Documentation-indexTypeMethods"> <li> <a href="#UUID5.DeepCopy">func (u *UUID5) DeepCopy() *UUID5</a></li> <li> <a href="#UUID5.DeepCopyInto">func (u *UUID5) DeepCopyInto(out *UUID5)</a></li> <li> <a href="#UUID5.MarshalJSON">func (u UUID5) MarshalJSON() ([]byte, error)</a></li> <li> <a href="#UUID5.MarshalText">func (u UUID5) MarshalText() ([]byte, error)</a></li> <li> <a href="#UUID5.Scan">func (u *UUID5) Scan(raw interface{}) error</a></li> <li> <a href="#UUID5.String">func (u UUID5) String() string</a></li> <li> <a href="#UUID5.UnmarshalJSON">func (u *UUID5) UnmarshalJSON(data []byte) error</a></li> <li> <a href="#UUID5.UnmarshalText">func (u *UUID5) UnmarshalText(data []byte) error</a></li> </ul></li> <li class="Documentation-indexType"> <a href="#Validator">type Validator</a></li> </ul> </section><h3 tabindex="-1" id="pkg-constants" class="Documentation-constantsHeader">Constants <a href="#pkg-constants" aria-label="Go to Constants">露</a></h3> <section class="Documentation-constants"> <div class="Documentation-declaration"> <span class="Documentation-declarationLink"><a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L30">View Source</a></span> <pre>const ( <span id="HostnamePattern" data-kind="constant"> <span class="comment">// HostnamePattern <a href="http://json-schema.org/latest/json-schema-validation.html#anchor114">http://json-schema.org/latest/json-schema-validation.html#anchor114</a></span> </span> <span class="comment">// A string instance is valid against this attribute if it is a valid</span> <span class="comment">// representation for an Internet host name, as defined by <a href="https://rfc-editor.org/rfc/rfc1034.html#section-3.1">RFC 1034, section 3.1</a> [RFC1034].</span> <span class="comment">// <a href="http://tools.ietf.org/html/rfc1034#section-3.5">http://tools.ietf.org/html/rfc1034#section-3.5</a></span> <span class="comment">// &lt;digit&gt; ::= any one of the ten digits 0 through 9</span> <span class="comment">// var digit = /[0-9]/;</span> <span class="comment">// &lt;letter&gt; ::= any one of the 52 alphabetic characters A through Z in upper case and a through z in lower case</span> <span class="comment">// var letter = /[a-zA-Z]/;</span> <span class="comment">// &lt;let-dig&gt; ::= &lt;letter&gt; | &lt;digit&gt;</span> <span class="comment">// var letDig = /[0-9a-zA-Z]/;</span> <span class="comment">// &lt;let-dig-hyp&gt; ::= &lt;let-dig&gt; | &#34;-&#34;</span> <span class="comment">// var letDigHyp = /[-0-9a-zA-Z]/;</span> <span class="comment">// &lt;ldh-str&gt; ::= &lt;let-dig-hyp&gt; | &lt;let-dig-hyp&gt; &lt;ldh-str&gt;</span> <span class="comment">// var ldhStr = /[-0-9a-zA-Z]+/;</span> <span class="comment">// &lt;label&gt; ::= &lt;letter&gt; [ [ &lt;ldh-str&gt; ] &lt;let-dig&gt; ]</span> <span class="comment">// var label = /[a-zA-Z](([-0-9a-zA-Z]+)?[0-9a-zA-Z])?/;</span> <span class="comment">// &lt;subdomain&gt; ::= &lt;label&gt; | &lt;subdomain&gt; &#34;.&#34; &lt;label&gt;</span> <span class="comment">// var subdomain = /^[a-zA-Z](([-0-9a-zA-Z]+)?[0-9a-zA-Z])?(\.[a-zA-Z](([-0-9a-zA-Z]+)?[0-9a-zA-Z])?)*$/;</span> <span class="comment">// &lt;domain&gt; ::= &lt;subdomain&gt; | &#34; &#34;</span> <span class="comment">//</span> <span class="comment">// Additional validations:</span> <span class="comment">// - for FDQNs, top-level domain (e.g. &#34;.com&#34;), is at least to letters long (no special characters here)</span> <span class="comment">// - hostnames may start with a digit [RFC1123]</span> <span class="comment">// - special registered names with an underscore (&#39;_&#39;) are not allowed in this context</span> <span class="comment">// - dashes are permitted, but not at the start or the end of a segment</span> <span class="comment">// - long top-level domain names (e.g. example.london) are permitted</span> <span class="comment">// - symbol unicode points are permitted (e.g. emoji) (not for top-level domain)</span> HostnamePattern = `` <span class="comment">/* 166-byte string literal not displayed */</span> <span id="UUIDPattern" data-kind="constant"> <span class="comment">// UUIDPattern Regex for UUID that allows uppercase</span> </span> UUIDPattern = `(?i)^[0-9a-f]{8}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{4}-?[0-9a-f]{12}$` <span id="UUID3Pattern" data-kind="constant"> <span class="comment">// UUID3Pattern Regex for UUID3 that allows uppercase</span> </span> UUID3Pattern = `(?i)^[0-9a-f]{8}-?[0-9a-f]{4}-?3[0-9a-f]{3}-?[0-9a-f]{4}-?[0-9a-f]{12}$` <span id="UUID4Pattern" data-kind="constant"> <span class="comment">// UUID4Pattern Regex for UUID4 that allows uppercase</span> </span> UUID4Pattern = `(?i)^[0-9a-f]{8}-?[0-9a-f]{4}-?4[0-9a-f]{3}-?[89ab][0-9a-f]{3}-?[0-9a-f]{12}$` <span id="UUID5Pattern" data-kind="constant"> <span class="comment">// UUID5Pattern Regex for UUID5 that allows uppercase</span> </span> UUID5Pattern = `(?i)^[0-9a-f]{8}-?[0-9a-f]{4}-?5[0-9a-f]{3}-?[89ab][0-9a-f]{3}-?[0-9a-f]{12}$` )</pre> </div> <div class="Documentation-declaration"> <span class="Documentation-declarationLink"><a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L49">View Source</a></span> <pre>const ( <span id="RFC3339Millis" data-kind="constant"> <span class="comment">// RFC3339Millis represents a ISO8601 format to millis instead of to nanos</span> </span> RFC3339Millis = &#34;2006-01-02T15:04:05.000Z07:00&#34; <span id="RFC3339Micro" data-kind="constant"> <span class="comment">// RFC3339Micro represents a ISO8601 format to micro instead of to nano</span> </span> RFC3339Micro = &#34;2006-01-02T15:04:05.000000Z07:00&#34; <span id="ISO8601LocalTime" data-kind="constant"> <span class="comment">// ISO8601LocalTime represents a ISO8601 format to ISO8601 in local time (no timezone)</span> </span> ISO8601LocalTime = &#34;2006-01-02T15:04:05&#34; <span id="DateTimePattern" data-kind="constant"> <span class="comment">// DateTimePattern pattern to match for the date-time format from <a href="http://tools.ietf.org/html/rfc3339#section-5.6">http://tools.ietf.org/html/rfc3339#section-5.6</a></span> </span> DateTimePattern = `^([0-9]{2}):([0-9]{2}):([0-9]{2})(.[0-9]+)?(z|([+-][0-9]{2}:[0-9]{2}))$` )</pre> </div> <div class="Documentation-declaration"> <span class="Documentation-declarationLink"><a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go#L34">View Source</a></span> <pre>const ( <span id="RFC3339FullDate" data-kind="constant"> <span class="comment">// RFC3339FullDate represents a full-date as specified by RFC3339</span> </span> <span class="comment">// See: <a href="http://goo.gl/xXOvVd">http://goo.gl/xXOvVd</a></span> RFC3339FullDate = &#34;2006-01-02&#34; )</pre> </div> </section> <h3 tabindex="-1" id="pkg-variables" class="Documentation-variablesHeader">Variables <a href="#pkg-variables" aria-label="Go to Variables">露</a></h3> <section class="Documentation-variables"> <div class="Documentation-declaration"> <span class="Documentation-declarationLink"><a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/format.go#L27">View Source</a></span> <pre><span id="Default" data-kind="variable">var Default = <a href="#NewSeededFormats">NewSeededFormats</a>(<a href="/builtin#nil">nil</a>, <a href="/builtin#nil">nil</a>)</span></pre> </div> <p>Default is the default formats registry </p> <div class="Documentation-declaration"> <span class="Documentation-declarationLink"><a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L60">View Source</a></span> <pre>var ( <span id="MarshalFormat" data-kind="variable"> <span class="comment">// MarshalFormat sets the time resolution format used for marshaling time (set to milliseconds)</span> </span> MarshalFormat = <a href="#RFC3339Millis">RFC3339Millis</a> )</pre> </div> </section> <h3 tabindex="-1" id="pkg-functions" class="Documentation-functionsHeader">Functions <a href="#pkg-functions" aria-label="Go to Functions">露</a></h3> <section class="Documentation-functions"><div class="Documentation-function"> <h4 tabindex="-1" id="DefaultNameNormalizer" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/format.go#L63">DefaultNameNormalizer</a> <a class="Documentation-idLink" href="#DefaultNameNormalizer" aria-label="Go to DefaultNameNormalizer">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func DefaultNameNormalizer(name <a href="/builtin#string">string</a>) <a href="/builtin#string">string</a></pre> </div> <p>DefaultNameNormalizer removes all dashes </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="IsBSONObjectID" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go#L28">IsBSONObjectID</a> <a class="Documentation-idLink" href="#IsBSONObjectID" aria-label="Go to IsBSONObjectID">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func IsBSONObjectID(str <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>IsBSONObjectID returns true when the string is a valid BSON.ObjectId </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="IsDate" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go#L29">IsDate</a> <a class="Documentation-idLink" href="#IsDate" aria-label="Go to IsDate">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func IsDate(str <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>IsDate returns true when the string is a valid date </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="IsDateTime" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L31">IsDateTime</a> <a class="Documentation-idLink" href="#IsDateTime" aria-label="Go to IsDateTime">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func IsDateTime(str <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>IsDateTime returns true when the string is a valid date-time </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="IsDuration" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L59">IsDuration</a> <a class="Documentation-idLink" href="#IsDuration" aria-label="Go to IsDuration">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func IsDuration(str <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>IsDuration returns true if the provided string is a valid duration </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="IsEmail" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L122">IsEmail</a> <a class="Documentation-idLink" href="#IsEmail" aria-label="Go to IsEmail">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func IsEmail(str <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>IsEmail validates an email address. </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="IsHostname" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L80">IsHostname</a> <a class="Documentation-idLink" href="#IsHostname" aria-label="Go to IsHostname">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func IsHostname(str <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>IsHostname returns true when the string is a valid hostname </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="IsUUID" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L102">IsUUID</a> <a class="Documentation-idLink" href="#IsUUID" aria-label="Go to IsUUID">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func IsUUID(str <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>IsUUID returns true is the string matches a UUID, upper case is allowed </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="IsUUID3" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L107">IsUUID3</a> <a class="Documentation-idLink" href="#IsUUID3" aria-label="Go to IsUUID3">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func IsUUID3(str <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>IsUUID3 returns true is the string matches a UUID, upper case is allowed </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="IsUUID4" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L112">IsUUID4</a> <a class="Documentation-idLink" href="#IsUUID4" aria-label="Go to IsUUID4">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func IsUUID4(str <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>IsUUID4 returns true is the string matches a UUID, upper case is allowed </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="IsUUID5" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L117">IsUUID5</a> <a class="Documentation-idLink" href="#IsUUID5" aria-label="Go to IsUUID5">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func IsUUID5(str <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>IsUUID5 returns true is the string matches a UUID, upper case is allowed </p> </div><div class="Documentation-function"> <h4 tabindex="-1" id="ParseDuration" data-kind="function" class="Documentation-functionHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L88">ParseDuration</a> <a class="Documentation-idLink" href="#ParseDuration" aria-label="Go to ParseDuration">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func ParseDuration(cand <a href="/builtin#string">string</a>) (<a href="/time">time</a>.<a href="/time#Duration">Duration</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>ParseDuration parses a duration from a string, compatible with scala duration syntax </p> </div></section> <h3 tabindex="-1" id="pkg-types" class="Documentation-typesHeader">Types <a href="#pkg-types" aria-label="Go to Types">露</a></h3> <section class="Documentation-types"><div class="Documentation-type"> <h4 tabindex="-1" id="Base64" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L225">Base64</a> <a class="Documentation-idLink" href="#Base64" aria-label="Go to Base64">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type Base64 []<a href="/builtin#byte">byte</a></pre> </div> <p>Base64 represents a base64 encoded string, using URLEncoding alphabet </p><p>swagger:strfmt byte </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Base64.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Base64) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L302">DeepCopy</a> <a class="Documentation-idLink" href="#Base64.DeepCopy" aria-label="Go to Base64.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (b *<a href="#Base64">Base64</a>) DeepCopy() *<a href="#Base64">Base64</a></pre> </div> <p>DeepCopy copies the receiver into a new Base64. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Base64.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Base64) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L297">DeepCopyInto</a> <a class="Documentation-idLink" href="#Base64.DeepCopyInto" aria-label="Go to Base64.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (b *<a href="#Base64">Base64</a>) DeepCopyInto(out *<a href="#Base64">Base64</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Base64.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Base64) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L278">MarshalJSON</a> <a class="Documentation-idLink" href="#Base64.MarshalJSON" aria-label="Go to Base64.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (b <a href="#Base64">Base64</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the Base64 as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Base64.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Base64) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L228">MarshalText</a> <a class="Documentation-idLink" href="#Base64.MarshalText" aria-label="Go to Base64.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (b <a href="#Base64">Base64</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Base64.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Base64) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L251">Scan</a> <a class="Documentation-idLink" href="#Base64.Scan" aria-label="Go to Base64.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (b *<a href="#Base64">Base64</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Base64.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Base64) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L273">String</a> <a class="Documentation-idLink" href="#Base64.String" aria-label="Go to Base64.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (b <a href="#Base64">Base64</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Base64.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Base64) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L283">UnmarshalJSON</a> <a class="Documentation-idLink" href="#Base64.UnmarshalJSON" aria-label="Go to Base64.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (b *<a href="#Base64">Base64</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the Base64 from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Base64.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Base64) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L237">UnmarshalText</a> <a class="Documentation-idLink" href="#Base64.UnmarshalText" aria-label="Go to Base64.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (b *<a href="#Base64">Base64</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="CIDR" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L634">CIDR</a> <a class="Documentation-idLink" href="#CIDR" aria-label="Go to CIDR">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type CIDR <a href="/builtin#string">string</a></pre> </div> <p>CIDR represents a Classless Inter-Domain Routing notation </p><p>swagger:strfmt cidr </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CIDR.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*CIDR) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L686">DeepCopy</a> <a class="Documentation-idLink" href="#CIDR.DeepCopy" aria-label="Go to CIDR.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#CIDR">CIDR</a>) DeepCopy() *<a href="#CIDR">CIDR</a></pre> </div> <p>DeepCopy copies the receiver into a new CIDR. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CIDR.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*CIDR) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L681">DeepCopyInto</a> <a class="Documentation-idLink" href="#CIDR.DeepCopyInto" aria-label="Go to CIDR.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#CIDR">CIDR</a>) DeepCopyInto(out *<a href="#CIDR">CIDR</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CIDR.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (CIDR) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L666">MarshalJSON</a> <a class="Documentation-idLink" href="#CIDR.MarshalJSON" aria-label="Go to CIDR.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#CIDR">CIDR</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the CIDR as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CIDR.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (CIDR) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L637">MarshalText</a> <a class="Documentation-idLink" href="#CIDR.MarshalText" aria-label="Go to CIDR.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#CIDR">CIDR</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CIDR.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*CIDR) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L648">Scan</a> <a class="Documentation-idLink" href="#CIDR.Scan" aria-label="Go to CIDR.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#CIDR">CIDR</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CIDR.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (CIDR) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L661">String</a> <a class="Documentation-idLink" href="#CIDR.String" aria-label="Go to CIDR.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#CIDR">CIDR</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CIDR.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*CIDR) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L671">UnmarshalJSON</a> <a class="Documentation-idLink" href="#CIDR.UnmarshalJSON" aria-label="Go to CIDR.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#CIDR">CIDR</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the CIDR from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CIDR.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*CIDR) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L642">UnmarshalText</a> <a class="Documentation-idLink" href="#CIDR.UnmarshalText" aria-label="Go to CIDR.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#CIDR">CIDR</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="CreditCard" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1231">CreditCard</a> <a class="Documentation-idLink" href="#CreditCard" aria-label="Go to CreditCard">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type CreditCard <a href="/builtin#string">string</a></pre> </div> <p>CreditCard represents a credit card string format </p><p>swagger:strfmt creditcard </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CreditCard.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*CreditCard) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1286">DeepCopy</a> <a class="Documentation-idLink" href="#CreditCard.DeepCopy" aria-label="Go to CreditCard.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#CreditCard">CreditCard</a>) DeepCopy() *<a href="#CreditCard">CreditCard</a></pre> </div> <p>DeepCopy copies the receiver into a new CreditCard. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CreditCard.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*CreditCard) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1281">DeepCopyInto</a> <a class="Documentation-idLink" href="#CreditCard.DeepCopyInto" aria-label="Go to CreditCard.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#CreditCard">CreditCard</a>) DeepCopyInto(out *<a href="#CreditCard">CreditCard</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CreditCard.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (CreditCard) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1263">MarshalJSON</a> <a class="Documentation-idLink" href="#CreditCard.MarshalJSON" aria-label="Go to CreditCard.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#CreditCard">CreditCard</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the CreditCard as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CreditCard.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (CreditCard) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1234">MarshalText</a> <a class="Documentation-idLink" href="#CreditCard.MarshalText" aria-label="Go to CreditCard.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#CreditCard">CreditCard</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CreditCard.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*CreditCard) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1245">Scan</a> <a class="Documentation-idLink" href="#CreditCard.Scan" aria-label="Go to CreditCard.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#CreditCard">CreditCard</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CreditCard.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (CreditCard) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1258">String</a> <a class="Documentation-idLink" href="#CreditCard.String" aria-label="Go to CreditCard.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#CreditCard">CreditCard</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CreditCard.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*CreditCard) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1268">UnmarshalJSON</a> <a class="Documentation-idLink" href="#CreditCard.UnmarshalJSON" aria-label="Go to CreditCard.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#CreditCard">CreditCard</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the CreditCard from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="CreditCard.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*CreditCard) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1239">UnmarshalText</a> <a class="Documentation-idLink" href="#CreditCard.UnmarshalText" aria-label="Go to CreditCard.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#CreditCard">CreditCard</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="Date" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go#L43">Date</a> <a class="Documentation-idLink" href="#Date" aria-label="Go to Date">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type Date <a href="/time">time</a>.<a href="/time#Time">Time</a></pre> </div> <p>Date represents a date from the API </p><p>swagger:strfmt date </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Date.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Date) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go#L96">DeepCopy</a> <a class="Documentation-idLink" href="#Date.DeepCopy" aria-label="Go to Date.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d *<a href="#Date">Date</a>) DeepCopy() *<a href="#Date">Date</a></pre> </div> <p>DeepCopy copies the receiver into a new Date. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Date.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Date) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go#L91">DeepCopyInto</a> <a class="Documentation-idLink" href="#Date.DeepCopyInto" aria-label="Go to Date.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d *<a href="#Date">Date</a>) DeepCopyInto(out *<a href="#Date">Date</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Date.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Date) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go#L69">MarshalJSON</a> <a class="Documentation-idLink" href="#Date.MarshalJSON" aria-label="Go to Date.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d <a href="#Date">Date</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the Date as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Date.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Date) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go#L64">MarshalText</a> <a class="Documentation-idLink" href="#Date.MarshalText" aria-label="Go to Date.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d <a href="#Date">Date</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText serializes this date type to string </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Date.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Date) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go#L46">String</a> <a class="Documentation-idLink" href="#Date.String" aria-label="Go to Date.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d <a href="#Date">Date</a>) String() <a href="/builtin#string">string</a></pre> </div> <p>String converts this date into a string </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Date.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Date) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go#L74">UnmarshalJSON</a> <a class="Documentation-idLink" href="#Date.UnmarshalJSON" aria-label="Go to Date.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d *<a href="#Date">Date</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the Date from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Date.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Date) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go#L51">UnmarshalText</a> <a class="Documentation-idLink" href="#Date.UnmarshalText" aria-label="Go to Date.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d *<a href="#Date">Date</a>) UnmarshalText(text []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText parses a text representation into a date type </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="DateTime" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L90">DateTime</a> <a class="Documentation-idLink" href="#DateTime" aria-label="Go to DateTime">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type DateTime <a href="/time">time</a>.<a href="/time#Time">Time</a></pre> </div> <p>DateTime is a time but it serializes to ISO8601 format with millis It knows how to read 3 different variations of a RFC3339 date time. Most APIs we encounter want either millisecond or second precision times. This just tries to make it worry-free. </p><p>swagger:strfmt date-time </p> <div class="Documentation-typeFunc"> <h4 tabindex="-1" id="NewDateTime" data-kind="function" class="Documentation-typeFuncHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L93">NewDateTime</a> <a class="Documentation-idLink" href="#NewDateTime" aria-label="Go to NewDateTime">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func NewDateTime() <a href="#DateTime">DateTime</a></pre> </div> <p>NewDateTime is a representation of zero value for DateTime type </p> </div><div class="Documentation-typeFunc"> <h4 tabindex="-1" id="ParseDateTime" data-kind="function" class="Documentation-typeFuncHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L68">ParseDateTime</a> <a class="Documentation-idLink" href="#ParseDateTime" aria-label="Go to ParseDateTime">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func ParseDateTime(data <a href="/builtin#string">string</a>) (<a href="#DateTime">DateTime</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>ParseDateTime parses a string that represents an ISO8601 time or a unix epoch </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="DateTime.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*DateTime) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L165">DeepCopy</a> <a class="Documentation-idLink" href="#DateTime.DeepCopy" aria-label="Go to DateTime.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (t *<a href="#DateTime">DateTime</a>) DeepCopy() *<a href="#DateTime">DateTime</a></pre> </div> <p>DeepCopy copies the receiver into a new DateTime. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="DateTime.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*DateTime) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L160">DeepCopyInto</a> <a class="Documentation-idLink" href="#DateTime.DeepCopyInto" aria-label="Go to DateTime.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (t *<a href="#DateTime">DateTime</a>) DeepCopyInto(out *<a href="#DateTime">DateTime</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="DateTime.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (DateTime) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L137">MarshalJSON</a> <a class="Documentation-idLink" href="#DateTime.MarshalJSON" aria-label="Go to DateTime.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (t <a href="#DateTime">DateTime</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the DateTime as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="DateTime.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (DateTime) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L103">MarshalText</a> <a class="Documentation-idLink" href="#DateTime.MarshalText" aria-label="Go to DateTime.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (t <a href="#DateTime">DateTime</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText implements the text marshaller interface </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="DateTime.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*DateTime) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L118">Scan</a> <a class="Documentation-idLink" href="#DateTime.Scan" aria-label="Go to DateTime.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (t *<a href="#DateTime">DateTime</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan scans a DateTime value from database driver type. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="DateTime.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (DateTime) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L98">String</a> <a class="Documentation-idLink" href="#DateTime.String" aria-label="Go to DateTime.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (t <a href="#DateTime">DateTime</a>) String() <a href="/builtin#string">string</a></pre> </div> <p>String converts this time to a string </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="DateTime.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*DateTime) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L142">UnmarshalJSON</a> <a class="Documentation-idLink" href="#DateTime.UnmarshalJSON" aria-label="Go to DateTime.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (t *<a href="#DateTime">DateTime</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the DateTime from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="DateTime.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*DateTime) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go#L108">UnmarshalText</a> <a class="Documentation-idLink" href="#DateTime.UnmarshalText" aria-label="Go to DateTime.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (t *<a href="#DateTime">DateTime</a>) UnmarshalText(text []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText implements the text unmarshaller interface </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="Duration" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L70">Duration</a> <a class="Documentation-idLink" href="#Duration" aria-label="Go to Duration">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type Duration <a href="/time">time</a>.<a href="/time#Duration">Duration</a></pre> </div> <p>Duration represents a duration </p><p>Duration stores a period of time as a nanosecond count, with the largest repesentable duration being approximately 290 years. </p><p>swagger:strfmt duration </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Duration.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Duration) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L173">DeepCopy</a> <a class="Documentation-idLink" href="#Duration.DeepCopy" aria-label="Go to Duration.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d *<a href="#Duration">Duration</a>) DeepCopy() *<a href="#Duration">Duration</a></pre> </div> <p>DeepCopy copies the receiver into a new Duration. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Duration.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Duration) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L168">DeepCopyInto</a> <a class="Documentation-idLink" href="#Duration.DeepCopyInto" aria-label="Go to Duration.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d *<a href="#Duration">Duration</a>) DeepCopyInto(out *<a href="#Duration">Duration</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Duration.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Duration) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L145">MarshalJSON</a> <a class="Documentation-idLink" href="#Duration.MarshalJSON" aria-label="Go to Duration.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d <a href="#Duration">Duration</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the Duration as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Duration.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Duration) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L73">MarshalText</a> <a class="Documentation-idLink" href="#Duration.MarshalText" aria-label="Go to Duration.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d <a href="#Duration">Duration</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Duration.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Duration) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L123">Scan</a> <a class="Documentation-idLink" href="#Duration.Scan" aria-label="Go to Duration.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d *<a href="#Duration">Duration</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan reads a Duration value from database driver type. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Duration.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Duration) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L140">String</a> <a class="Documentation-idLink" href="#Duration.String" aria-label="Go to Duration.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d <a href="#Duration">Duration</a>) String() <a href="/builtin#string">string</a></pre> </div> <p>String converts this duration to a string </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Duration.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Duration) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L150">UnmarshalJSON</a> <a class="Documentation-idLink" href="#Duration.UnmarshalJSON" aria-label="Go to Duration.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d *<a href="#Duration">Duration</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the Duration from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Duration.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Duration) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go#L78">UnmarshalText</a> <a class="Documentation-idLink" href="#Duration.UnmarshalText" aria-label="Go to Duration.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (d *<a href="#Duration">Duration</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="Email" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L378">Email</a> <a class="Documentation-idLink" href="#Email" aria-label="Go to Email">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type Email <a href="/builtin#string">string</a></pre> </div> <p>Email represents the email string format as specified by the json schema spec </p><p>swagger:strfmt email </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Email.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Email) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L430">DeepCopy</a> <a class="Documentation-idLink" href="#Email.DeepCopy" aria-label="Go to Email.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (e *<a href="#Email">Email</a>) DeepCopy() *<a href="#Email">Email</a></pre> </div> <p>DeepCopy copies the receiver into a new Email. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Email.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Email) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L425">DeepCopyInto</a> <a class="Documentation-idLink" href="#Email.DeepCopyInto" aria-label="Go to Email.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (e *<a href="#Email">Email</a>) DeepCopyInto(out *<a href="#Email">Email</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Email.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Email) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L410">MarshalJSON</a> <a class="Documentation-idLink" href="#Email.MarshalJSON" aria-label="Go to Email.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (e <a href="#Email">Email</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the Email as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Email.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Email) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L381">MarshalText</a> <a class="Documentation-idLink" href="#Email.MarshalText" aria-label="Go to Email.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (e <a href="#Email">Email</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Email.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Email) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L392">Scan</a> <a class="Documentation-idLink" href="#Email.Scan" aria-label="Go to Email.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (e *<a href="#Email">Email</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Email.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Email) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L405">String</a> <a class="Documentation-idLink" href="#Email.String" aria-label="Go to Email.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (e <a href="#Email">Email</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Email.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Email) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L415">UnmarshalJSON</a> <a class="Documentation-idLink" href="#Email.UnmarshalJSON" aria-label="Go to Email.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (e *<a href="#Email">Email</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the Email from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Email.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Email) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L386">UnmarshalText</a> <a class="Documentation-idLink" href="#Email.UnmarshalText" aria-label="Go to Email.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (e *<a href="#Email">Email</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="Format" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/format.go#L36">Format</a> <a class="Documentation-idLink" href="#Format" aria-label="Go to Format">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type Format interface { <span id="Format.String" data-kind="method"> String() <a href="/builtin#string">string</a> </span> <a href="/encoding">encoding</a>.<a href="/encoding#TextMarshaler">TextMarshaler</a> <a href="/encoding">encoding</a>.<a href="/encoding#TextUnmarshaler">TextUnmarshaler</a> }</pre> </div> <p>Format represents a string format. </p><p>All implementations of Format provide a string representation and text marshaling/unmarshaling interface to be used by encoders (e.g. encoding/json). </p> </div><div class="Documentation-type"> <h4 tabindex="-1" id="HexColor" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1365">HexColor</a> <a class="Documentation-idLink" href="#HexColor" aria-label="Go to HexColor">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type HexColor <a href="/builtin#string">string</a></pre> </div> <p>HexColor represents a hex color string format </p><p>swagger:strfmt hexcolor </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="HexColor.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*HexColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1420">DeepCopy</a> <a class="Documentation-idLink" href="#HexColor.DeepCopy" aria-label="Go to HexColor.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h *<a href="#HexColor">HexColor</a>) DeepCopy() *<a href="#HexColor">HexColor</a></pre> </div> <p>DeepCopy copies the receiver into a new HexColor. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="HexColor.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*HexColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1415">DeepCopyInto</a> <a class="Documentation-idLink" href="#HexColor.DeepCopyInto" aria-label="Go to HexColor.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h *<a href="#HexColor">HexColor</a>) DeepCopyInto(out *<a href="#HexColor">HexColor</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="HexColor.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (HexColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1397">MarshalJSON</a> <a class="Documentation-idLink" href="#HexColor.MarshalJSON" aria-label="Go to HexColor.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h <a href="#HexColor">HexColor</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the HexColor as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="HexColor.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (HexColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1368">MarshalText</a> <a class="Documentation-idLink" href="#HexColor.MarshalText" aria-label="Go to HexColor.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h <a href="#HexColor">HexColor</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="HexColor.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*HexColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1379">Scan</a> <a class="Documentation-idLink" href="#HexColor.Scan" aria-label="Go to HexColor.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h *<a href="#HexColor">HexColor</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="HexColor.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (HexColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1392">String</a> <a class="Documentation-idLink" href="#HexColor.String" aria-label="Go to HexColor.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h <a href="#HexColor">HexColor</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="HexColor.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*HexColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1402">UnmarshalJSON</a> <a class="Documentation-idLink" href="#HexColor.UnmarshalJSON" aria-label="Go to HexColor.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h *<a href="#HexColor">HexColor</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the HexColor from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="HexColor.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*HexColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1373">UnmarshalText</a> <a class="Documentation-idLink" href="#HexColor.UnmarshalText" aria-label="Go to HexColor.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h *<a href="#HexColor">HexColor</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="Hostname" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L442">Hostname</a> <a class="Documentation-idLink" href="#Hostname" aria-label="Go to Hostname">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type Hostname <a href="/builtin#string">string</a></pre> </div> <p>Hostname represents the hostname string format as specified by the json schema spec </p><p>swagger:strfmt hostname </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Hostname.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Hostname) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L494">DeepCopy</a> <a class="Documentation-idLink" href="#Hostname.DeepCopy" aria-label="Go to Hostname.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h *<a href="#Hostname">Hostname</a>) DeepCopy() *<a href="#Hostname">Hostname</a></pre> </div> <p>DeepCopy copies the receiver into a new Hostname. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Hostname.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Hostname) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L489">DeepCopyInto</a> <a class="Documentation-idLink" href="#Hostname.DeepCopyInto" aria-label="Go to Hostname.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h *<a href="#Hostname">Hostname</a>) DeepCopyInto(out *<a href="#Hostname">Hostname</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Hostname.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Hostname) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L474">MarshalJSON</a> <a class="Documentation-idLink" href="#Hostname.MarshalJSON" aria-label="Go to Hostname.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h <a href="#Hostname">Hostname</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the Hostname as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Hostname.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Hostname) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L445">MarshalText</a> <a class="Documentation-idLink" href="#Hostname.MarshalText" aria-label="Go to Hostname.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h <a href="#Hostname">Hostname</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Hostname.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Hostname) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L456">Scan</a> <a class="Documentation-idLink" href="#Hostname.Scan" aria-label="Go to Hostname.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h *<a href="#Hostname">Hostname</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Hostname.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Hostname) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L469">String</a> <a class="Documentation-idLink" href="#Hostname.String" aria-label="Go to Hostname.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h <a href="#Hostname">Hostname</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Hostname.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Hostname) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L479">UnmarshalJSON</a> <a class="Documentation-idLink" href="#Hostname.UnmarshalJSON" aria-label="Go to Hostname.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h *<a href="#Hostname">Hostname</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the Hostname from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Hostname.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Hostname) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L450">UnmarshalText</a> <a class="Documentation-idLink" href="#Hostname.UnmarshalText" aria-label="Go to Hostname.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (h *<a href="#Hostname">Hostname</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="IPv4" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L506">IPv4</a> <a class="Documentation-idLink" href="#IPv4" aria-label="Go to IPv4">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type IPv4 <a href="/builtin#string">string</a></pre> </div> <p>IPv4 represents an IP v4 address </p><p>swagger:strfmt ipv4 </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv4.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*IPv4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L558">DeepCopy</a> <a class="Documentation-idLink" href="#IPv4.DeepCopy" aria-label="Go to IPv4.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#IPv4">IPv4</a>) DeepCopy() *<a href="#IPv4">IPv4</a></pre> </div> <p>DeepCopy copies the receiver into a new IPv4. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv4.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*IPv4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L553">DeepCopyInto</a> <a class="Documentation-idLink" href="#IPv4.DeepCopyInto" aria-label="Go to IPv4.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#IPv4">IPv4</a>) DeepCopyInto(out *<a href="#IPv4">IPv4</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv4.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (IPv4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L538">MarshalJSON</a> <a class="Documentation-idLink" href="#IPv4.MarshalJSON" aria-label="Go to IPv4.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#IPv4">IPv4</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the IPv4 as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv4.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (IPv4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L509">MarshalText</a> <a class="Documentation-idLink" href="#IPv4.MarshalText" aria-label="Go to IPv4.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#IPv4">IPv4</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv4.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*IPv4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L520">Scan</a> <a class="Documentation-idLink" href="#IPv4.Scan" aria-label="Go to IPv4.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#IPv4">IPv4</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv4.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (IPv4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L533">String</a> <a class="Documentation-idLink" href="#IPv4.String" aria-label="Go to IPv4.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#IPv4">IPv4</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv4.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*IPv4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L543">UnmarshalJSON</a> <a class="Documentation-idLink" href="#IPv4.UnmarshalJSON" aria-label="Go to IPv4.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#IPv4">IPv4</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the IPv4 from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv4.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*IPv4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L514">UnmarshalText</a> <a class="Documentation-idLink" href="#IPv4.UnmarshalText" aria-label="Go to IPv4.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#IPv4">IPv4</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="IPv6" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L570">IPv6</a> <a class="Documentation-idLink" href="#IPv6" aria-label="Go to IPv6">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type IPv6 <a href="/builtin#string">string</a></pre> </div> <p>IPv6 represents an IP v6 address </p><p>swagger:strfmt ipv6 </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv6.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*IPv6) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L622">DeepCopy</a> <a class="Documentation-idLink" href="#IPv6.DeepCopy" aria-label="Go to IPv6.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#IPv6">IPv6</a>) DeepCopy() *<a href="#IPv6">IPv6</a></pre> </div> <p>DeepCopy copies the receiver into a new IPv6. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv6.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*IPv6) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L617">DeepCopyInto</a> <a class="Documentation-idLink" href="#IPv6.DeepCopyInto" aria-label="Go to IPv6.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#IPv6">IPv6</a>) DeepCopyInto(out *<a href="#IPv6">IPv6</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv6.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (IPv6) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L602">MarshalJSON</a> <a class="Documentation-idLink" href="#IPv6.MarshalJSON" aria-label="Go to IPv6.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#IPv6">IPv6</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the IPv6 as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv6.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (IPv6) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L573">MarshalText</a> <a class="Documentation-idLink" href="#IPv6.MarshalText" aria-label="Go to IPv6.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#IPv6">IPv6</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv6.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*IPv6) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L584">Scan</a> <a class="Documentation-idLink" href="#IPv6.Scan" aria-label="Go to IPv6.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#IPv6">IPv6</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv6.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (IPv6) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L597">String</a> <a class="Documentation-idLink" href="#IPv6.String" aria-label="Go to IPv6.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#IPv6">IPv6</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv6.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*IPv6) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L607">UnmarshalJSON</a> <a class="Documentation-idLink" href="#IPv6.UnmarshalJSON" aria-label="Go to IPv6.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#IPv6">IPv6</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the IPv6 from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="IPv6.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*IPv6) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L578">UnmarshalText</a> <a class="Documentation-idLink" href="#IPv6.UnmarshalText" aria-label="Go to IPv6.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#IPv6">IPv6</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="ISBN" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1030">ISBN</a> <a class="Documentation-idLink" href="#ISBN" aria-label="Go to ISBN">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type ISBN <a href="/builtin#string">string</a></pre> </div> <p>ISBN represents an isbn string format </p><p>swagger:strfmt isbn </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1085">DeepCopy</a> <a class="Documentation-idLink" href="#ISBN.DeepCopy" aria-label="Go to ISBN.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN">ISBN</a>) DeepCopy() *<a href="#ISBN">ISBN</a></pre> </div> <p>DeepCopy copies the receiver into a new ISBN. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1080">DeepCopyInto</a> <a class="Documentation-idLink" href="#ISBN.DeepCopyInto" aria-label="Go to ISBN.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN">ISBN</a>) DeepCopyInto(out *<a href="#ISBN">ISBN</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ISBN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1062">MarshalJSON</a> <a class="Documentation-idLink" href="#ISBN.MarshalJSON" aria-label="Go to ISBN.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#ISBN">ISBN</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the ISBN as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ISBN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1033">MarshalText</a> <a class="Documentation-idLink" href="#ISBN.MarshalText" aria-label="Go to ISBN.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#ISBN">ISBN</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1044">Scan</a> <a class="Documentation-idLink" href="#ISBN.Scan" aria-label="Go to ISBN.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN">ISBN</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ISBN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1057">String</a> <a class="Documentation-idLink" href="#ISBN.String" aria-label="Go to ISBN.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#ISBN">ISBN</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1067">UnmarshalJSON</a> <a class="Documentation-idLink" href="#ISBN.UnmarshalJSON" aria-label="Go to ISBN.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN">ISBN</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the ISBN from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1038">UnmarshalText</a> <a class="Documentation-idLink" href="#ISBN.UnmarshalText" aria-label="Go to ISBN.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN">ISBN</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="ISBN10" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1097">ISBN10</a> <a class="Documentation-idLink" href="#ISBN10" aria-label="Go to ISBN10">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type ISBN10 <a href="/builtin#string">string</a></pre> </div> <p>ISBN10 represents an isbn 10 string format </p><p>swagger:strfmt isbn10 </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN10.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN10) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1152">DeepCopy</a> <a class="Documentation-idLink" href="#ISBN10.DeepCopy" aria-label="Go to ISBN10.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN10">ISBN10</a>) DeepCopy() *<a href="#ISBN10">ISBN10</a></pre> </div> <p>DeepCopy copies the receiver into a new ISBN10. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN10.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN10) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1147">DeepCopyInto</a> <a class="Documentation-idLink" href="#ISBN10.DeepCopyInto" aria-label="Go to ISBN10.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN10">ISBN10</a>) DeepCopyInto(out *<a href="#ISBN10">ISBN10</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN10.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ISBN10) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1129">MarshalJSON</a> <a class="Documentation-idLink" href="#ISBN10.MarshalJSON" aria-label="Go to ISBN10.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#ISBN10">ISBN10</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the ISBN10 as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN10.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ISBN10) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1100">MarshalText</a> <a class="Documentation-idLink" href="#ISBN10.MarshalText" aria-label="Go to ISBN10.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#ISBN10">ISBN10</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN10.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN10) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1111">Scan</a> <a class="Documentation-idLink" href="#ISBN10.Scan" aria-label="Go to ISBN10.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN10">ISBN10</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN10.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ISBN10) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1124">String</a> <a class="Documentation-idLink" href="#ISBN10.String" aria-label="Go to ISBN10.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#ISBN10">ISBN10</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN10.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN10) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1134">UnmarshalJSON</a> <a class="Documentation-idLink" href="#ISBN10.UnmarshalJSON" aria-label="Go to ISBN10.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN10">ISBN10</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the ISBN10 from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN10.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN10) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1105">UnmarshalText</a> <a class="Documentation-idLink" href="#ISBN10.UnmarshalText" aria-label="Go to ISBN10.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN10">ISBN10</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="ISBN13" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1164">ISBN13</a> <a class="Documentation-idLink" href="#ISBN13" aria-label="Go to ISBN13">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type ISBN13 <a href="/builtin#string">string</a></pre> </div> <p>ISBN13 represents an isbn 13 string format </p><p>swagger:strfmt isbn13 </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN13.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN13) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1219">DeepCopy</a> <a class="Documentation-idLink" href="#ISBN13.DeepCopy" aria-label="Go to ISBN13.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN13">ISBN13</a>) DeepCopy() *<a href="#ISBN13">ISBN13</a></pre> </div> <p>DeepCopy copies the receiver into a new ISBN13. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN13.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN13) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1214">DeepCopyInto</a> <a class="Documentation-idLink" href="#ISBN13.DeepCopyInto" aria-label="Go to ISBN13.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN13">ISBN13</a>) DeepCopyInto(out *<a href="#ISBN13">ISBN13</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN13.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ISBN13) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1196">MarshalJSON</a> <a class="Documentation-idLink" href="#ISBN13.MarshalJSON" aria-label="Go to ISBN13.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#ISBN13">ISBN13</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the ISBN13 as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN13.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ISBN13) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1167">MarshalText</a> <a class="Documentation-idLink" href="#ISBN13.MarshalText" aria-label="Go to ISBN13.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#ISBN13">ISBN13</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN13.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN13) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1178">Scan</a> <a class="Documentation-idLink" href="#ISBN13.Scan" aria-label="Go to ISBN13.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN13">ISBN13</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN13.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ISBN13) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1191">String</a> <a class="Documentation-idLink" href="#ISBN13.String" aria-label="Go to ISBN13.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#ISBN13">ISBN13</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN13.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN13) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1201">UnmarshalJSON</a> <a class="Documentation-idLink" href="#ISBN13.UnmarshalJSON" aria-label="Go to ISBN13.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN13">ISBN13</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the ISBN13 from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ISBN13.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ISBN13) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1172">UnmarshalText</a> <a class="Documentation-idLink" href="#ISBN13.UnmarshalText" aria-label="Go to ISBN13.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#ISBN13">ISBN13</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="MAC" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L698">MAC</a> <a class="Documentation-idLink" href="#MAC" aria-label="Go to MAC">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type MAC <a href="/builtin#string">string</a></pre> </div> <p>MAC represents a 48 bit MAC address </p><p>swagger:strfmt mac </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="MAC.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*MAC) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L750">DeepCopy</a> <a class="Documentation-idLink" href="#MAC.DeepCopy" aria-label="Go to MAC.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#MAC">MAC</a>) DeepCopy() *<a href="#MAC">MAC</a></pre> </div> <p>DeepCopy copies the receiver into a new MAC. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="MAC.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*MAC) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L745">DeepCopyInto</a> <a class="Documentation-idLink" href="#MAC.DeepCopyInto" aria-label="Go to MAC.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#MAC">MAC</a>) DeepCopyInto(out *<a href="#MAC">MAC</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="MAC.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (MAC) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L730">MarshalJSON</a> <a class="Documentation-idLink" href="#MAC.MarshalJSON" aria-label="Go to MAC.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#MAC">MAC</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the MAC as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="MAC.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (MAC) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L701">MarshalText</a> <a class="Documentation-idLink" href="#MAC.MarshalText" aria-label="Go to MAC.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#MAC">MAC</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="MAC.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*MAC) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L712">Scan</a> <a class="Documentation-idLink" href="#MAC.Scan" aria-label="Go to MAC.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#MAC">MAC</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="MAC.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (MAC) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L725">String</a> <a class="Documentation-idLink" href="#MAC.String" aria-label="Go to MAC.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#MAC">MAC</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="MAC.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*MAC) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L735">UnmarshalJSON</a> <a class="Documentation-idLink" href="#MAC.UnmarshalJSON" aria-label="Go to MAC.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#MAC">MAC</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the MAC from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="MAC.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*MAC) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L706">UnmarshalText</a> <a class="Documentation-idLink" href="#MAC.UnmarshalText" aria-label="Go to MAC.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#MAC">MAC</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="NameNormalizer" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/format.go#L60">NameNormalizer</a> <a class="Documentation-idLink" href="#NameNormalizer" aria-label="Go to NameNormalizer">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type NameNormalizer func(<a href="/builtin#string">string</a>) <a href="/builtin#string">string</a></pre> </div> <p>NameNormalizer is a function that normalizes a format name. </p> </div><div class="Documentation-type"> <h4 tabindex="-1" id="ObjectId" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go#L36">ObjectId</a> <a class="Documentation-idLink" href="#ObjectId" aria-label="Go to ObjectId">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type ObjectId <a href="/k8s.io/kube-openapi@v0.0.0-20241105132330-32ad38e42d3f/pkg/validation/strfmt/bson">bsonprim</a>.<a href="/k8s.io/kube-openapi@v0.0.0-20241105132330-32ad38e42d3f/pkg/validation/strfmt/bson#ObjectID">ObjectID</a></pre> </div> <p>ObjectId represents a BSON object ID (alias to go.mongodb.org/mongo-driver/bson/primitive.ObjectID) </p><p>swagger:strfmt bsonobjectid </p> <div class="Documentation-typeFunc"> <h4 tabindex="-1" id="NewObjectId" data-kind="function" class="Documentation-typeFuncHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go#L39">NewObjectId</a> <a class="Documentation-idLink" href="#NewObjectId" aria-label="Go to NewObjectId">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func NewObjectId(hex <a href="/builtin#string">string</a>) <a href="#ObjectId">ObjectId</a></pre> </div> <p>NewObjectId creates a ObjectId from a Hex String </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ObjectId.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ObjectId) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go#L96">DeepCopy</a> <a class="Documentation-idLink" href="#ObjectId.DeepCopy" aria-label="Go to ObjectId.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (id *<a href="#ObjectId">ObjectId</a>) DeepCopy() *<a href="#ObjectId">ObjectId</a></pre> </div> <p>DeepCopy copies the receiver into a new ObjectId. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ObjectId.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ObjectId) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go#L91">DeepCopyInto</a> <a class="Documentation-idLink" href="#ObjectId.DeepCopyInto" aria-label="Go to ObjectId.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (id *<a href="#ObjectId">ObjectId</a>) DeepCopyInto(out *<a href="#ObjectId">ObjectId</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ObjectId.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ObjectId) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go#L76">MarshalJSON</a> <a class="Documentation-idLink" href="#ObjectId.MarshalJSON" aria-label="Go to ObjectId.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (id <a href="#ObjectId">ObjectId</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the ObjectId as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ObjectId.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ObjectId) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go#L48">MarshalText</a> <a class="Documentation-idLink" href="#ObjectId.MarshalText" aria-label="Go to ObjectId.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (id <a href="#ObjectId">ObjectId</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ObjectId.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (ObjectId) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go#L71">String</a> <a class="Documentation-idLink" href="#ObjectId.String" aria-label="Go to ObjectId.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (id <a href="#ObjectId">ObjectId</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ObjectId.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ObjectId) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go#L81">UnmarshalJSON</a> <a class="Documentation-idLink" href="#ObjectId.UnmarshalJSON" aria-label="Go to ObjectId.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (id *<a href="#ObjectId">ObjectId</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the ObjectId from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="ObjectId.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*ObjectId) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go#L57">UnmarshalText</a> <a class="Documentation-idLink" href="#ObjectId.UnmarshalText" aria-label="Go to ObjectId.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (id *<a href="#ObjectId">ObjectId</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="Password" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1500">Password</a> <a class="Documentation-idLink" href="#Password" aria-label="Go to Password">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type Password <a href="/builtin#string">string</a></pre> </div> <p>Password represents a password. This has no validations and is mainly used as a marker for UI components. </p><p>swagger:strfmt password </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Password.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Password) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1555">DeepCopy</a> <a class="Documentation-idLink" href="#Password.DeepCopy" aria-label="Go to Password.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r *<a href="#Password">Password</a>) DeepCopy() *<a href="#Password">Password</a></pre> </div> <p>DeepCopy copies the receiver into a new Password. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Password.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Password) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1550">DeepCopyInto</a> <a class="Documentation-idLink" href="#Password.DeepCopyInto" aria-label="Go to Password.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r *<a href="#Password">Password</a>) DeepCopyInto(out *<a href="#Password">Password</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Password.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Password) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1532">MarshalJSON</a> <a class="Documentation-idLink" href="#Password.MarshalJSON" aria-label="Go to Password.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r <a href="#Password">Password</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the Password as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Password.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Password) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1503">MarshalText</a> <a class="Documentation-idLink" href="#Password.MarshalText" aria-label="Go to Password.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r <a href="#Password">Password</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Password.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Password) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1514">Scan</a> <a class="Documentation-idLink" href="#Password.Scan" aria-label="Go to Password.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r *<a href="#Password">Password</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Password.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (Password) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1527">String</a> <a class="Documentation-idLink" href="#Password.String" aria-label="Go to Password.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r <a href="#Password">Password</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Password.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Password) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1537">UnmarshalJSON</a> <a class="Documentation-idLink" href="#Password.UnmarshalJSON" aria-label="Go to Password.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r *<a href="#Password">Password</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the Password from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="Password.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*Password) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1508">UnmarshalText</a> <a class="Documentation-idLink" href="#Password.UnmarshalText" aria-label="Go to Password.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r *<a href="#Password">Password</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="RGBColor" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1432">RGBColor</a> <a class="Documentation-idLink" href="#RGBColor" aria-label="Go to RGBColor">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type RGBColor <a href="/builtin#string">string</a></pre> </div> <p>RGBColor represents a RGB color string format </p><p>swagger:strfmt rgbcolor </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="RGBColor.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*RGBColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1487">DeepCopy</a> <a class="Documentation-idLink" href="#RGBColor.DeepCopy" aria-label="Go to RGBColor.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r *<a href="#RGBColor">RGBColor</a>) DeepCopy() *<a href="#RGBColor">RGBColor</a></pre> </div> <p>DeepCopy copies the receiver into a new RGBColor. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="RGBColor.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*RGBColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1482">DeepCopyInto</a> <a class="Documentation-idLink" href="#RGBColor.DeepCopyInto" aria-label="Go to RGBColor.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r *<a href="#RGBColor">RGBColor</a>) DeepCopyInto(out *<a href="#RGBColor">RGBColor</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="RGBColor.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (RGBColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1464">MarshalJSON</a> <a class="Documentation-idLink" href="#RGBColor.MarshalJSON" aria-label="Go to RGBColor.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r <a href="#RGBColor">RGBColor</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the RGBColor as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="RGBColor.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (RGBColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1435">MarshalText</a> <a class="Documentation-idLink" href="#RGBColor.MarshalText" aria-label="Go to RGBColor.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r <a href="#RGBColor">RGBColor</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="RGBColor.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*RGBColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1446">Scan</a> <a class="Documentation-idLink" href="#RGBColor.Scan" aria-label="Go to RGBColor.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r *<a href="#RGBColor">RGBColor</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="RGBColor.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (RGBColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1459">String</a> <a class="Documentation-idLink" href="#RGBColor.String" aria-label="Go to RGBColor.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r <a href="#RGBColor">RGBColor</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="RGBColor.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*RGBColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1469">UnmarshalJSON</a> <a class="Documentation-idLink" href="#RGBColor.UnmarshalJSON" aria-label="Go to RGBColor.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r *<a href="#RGBColor">RGBColor</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the RGBColor from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="RGBColor.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*RGBColor) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1440">UnmarshalText</a> <a class="Documentation-idLink" href="#RGBColor.UnmarshalText" aria-label="Go to RGBColor.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (r *<a href="#RGBColor">RGBColor</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="Registry" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/format.go#L43">Registry</a> <a class="Documentation-idLink" href="#Registry" aria-label="Go to Registry">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type Registry interface { <span id="Registry.Add" data-kind="method"> Add(<a href="/builtin#string">string</a>, <a href="#Format">Format</a>, <a href="#Validator">Validator</a>) <a href="/builtin#bool">bool</a> </span><span id="Registry.DelByName" data-kind="method"> DelByName(<a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a> </span><span id="Registry.GetType" data-kind="method"> GetType(<a href="/builtin#string">string</a>) (<a href="/reflect">reflect</a>.<a href="/reflect#Type">Type</a>, <a href="/builtin#bool">bool</a>) </span><span id="Registry.ContainsName" data-kind="method"> ContainsName(<a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a> </span><span id="Registry.Validates" data-kind="method"> Validates(<a href="/builtin#string">string</a>, <a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a> </span><span id="Registry.Parse" data-kind="method"> Parse(<a href="/builtin#string">string</a>, <a href="/builtin#string">string</a>) (interface{}, <a href="/builtin#error">error</a>) </span>}</pre> </div> <p>Registry is a registry of string formats, with a validation method. </p> <div class="Documentation-typeFunc"> <h4 tabindex="-1" id="NewFormats" data-kind="function" class="Documentation-typeFuncHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/format.go#L74">NewFormats</a> <a class="Documentation-idLink" href="#NewFormats" aria-label="Go to NewFormats">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func NewFormats() <a href="#Registry">Registry</a></pre> </div> <p>NewFormats creates a new formats registry seeded with the values from the default </p> </div><div class="Documentation-typeFunc"> <h4 tabindex="-1" id="NewSeededFormats" data-kind="function" class="Documentation-typeFuncHeader"> <span>func <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/format.go#L79">NewSeededFormats</a> <a class="Documentation-idLink" href="#NewSeededFormats" aria-label="Go to NewSeededFormats">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func NewSeededFormats(seeds []knownFormat, normalizer <a href="#NameNormalizer">NameNormalizer</a>) <a href="#Registry">Registry</a></pre> </div> <p>NewSeededFormats creates a new formats registry </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="SSN" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1298">SSN</a> <a class="Documentation-idLink" href="#SSN" aria-label="Go to SSN">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type SSN <a href="/builtin#string">string</a></pre> </div> <p>SSN represents a social security string format </p><p>swagger:strfmt ssn </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="SSN.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*SSN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1353">DeepCopy</a> <a class="Documentation-idLink" href="#SSN.DeepCopy" aria-label="Go to SSN.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#SSN">SSN</a>) DeepCopy() *<a href="#SSN">SSN</a></pre> </div> <p>DeepCopy copies the receiver into a new SSN. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="SSN.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*SSN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1348">DeepCopyInto</a> <a class="Documentation-idLink" href="#SSN.DeepCopyInto" aria-label="Go to SSN.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#SSN">SSN</a>) DeepCopyInto(out *<a href="#SSN">SSN</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="SSN.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (SSN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1330">MarshalJSON</a> <a class="Documentation-idLink" href="#SSN.MarshalJSON" aria-label="Go to SSN.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#SSN">SSN</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the SSN as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="SSN.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (SSN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1301">MarshalText</a> <a class="Documentation-idLink" href="#SSN.MarshalText" aria-label="Go to SSN.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#SSN">SSN</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="SSN.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*SSN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1312">Scan</a> <a class="Documentation-idLink" href="#SSN.Scan" aria-label="Go to SSN.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#SSN">SSN</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="SSN.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (SSN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1325">String</a> <a class="Documentation-idLink" href="#SSN.String" aria-label="Go to SSN.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#SSN">SSN</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="SSN.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*SSN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1335">UnmarshalJSON</a> <a class="Documentation-idLink" href="#SSN.UnmarshalJSON" aria-label="Go to SSN.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#SSN">SSN</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the SSN from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="SSN.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*SSN) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1306">UnmarshalText</a> <a class="Documentation-idLink" href="#SSN.UnmarshalText" aria-label="Go to SSN.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#SSN">SSN</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="URI" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L314">URI</a> <a class="Documentation-idLink" href="#URI" aria-label="Go to URI">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type URI <a href="/builtin#string">string</a></pre> </div> <p>URI represents the uri string format as specified by the json schema spec </p><p>swagger:strfmt uri </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="URI.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*URI) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L366">DeepCopy</a> <a class="Documentation-idLink" href="#URI.DeepCopy" aria-label="Go to URI.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#URI">URI</a>) DeepCopy() *<a href="#URI">URI</a></pre> </div> <p>DeepCopy copies the receiver into a new URI. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="URI.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*URI) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L361">DeepCopyInto</a> <a class="Documentation-idLink" href="#URI.DeepCopyInto" aria-label="Go to URI.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#URI">URI</a>) DeepCopyInto(out *<a href="#URI">URI</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="URI.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (URI) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L346">MarshalJSON</a> <a class="Documentation-idLink" href="#URI.MarshalJSON" aria-label="Go to URI.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#URI">URI</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the URI as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="URI.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (URI) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L317">MarshalText</a> <a class="Documentation-idLink" href="#URI.MarshalText" aria-label="Go to URI.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#URI">URI</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="URI.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*URI) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L328">Scan</a> <a class="Documentation-idLink" href="#URI.Scan" aria-label="Go to URI.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#URI">URI</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="URI.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (URI) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L341">String</a> <a class="Documentation-idLink" href="#URI.String" aria-label="Go to URI.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#URI">URI</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="URI.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*URI) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L351">UnmarshalJSON</a> <a class="Documentation-idLink" href="#URI.UnmarshalJSON" aria-label="Go to URI.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#URI">URI</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the URI from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="URI.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*URI) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L322">UnmarshalText</a> <a class="Documentation-idLink" href="#URI.UnmarshalText" aria-label="Go to URI.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#URI">URI</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="UUID" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L762">UUID</a> <a class="Documentation-idLink" href="#UUID" aria-label="Go to UUID">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type UUID <a href="/builtin#string">string</a></pre> </div> <p>UUID represents a uuid string format </p><p>swagger:strfmt uuid </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L817">DeepCopy</a> <a class="Documentation-idLink" href="#UUID.DeepCopy" aria-label="Go to UUID.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID">UUID</a>) DeepCopy() *<a href="#UUID">UUID</a></pre> </div> <p>DeepCopy copies the receiver into a new UUID. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L812">DeepCopyInto</a> <a class="Documentation-idLink" href="#UUID.DeepCopyInto" aria-label="Go to UUID.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID">UUID</a>) DeepCopyInto(out *<a href="#UUID">UUID</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L794">MarshalJSON</a> <a class="Documentation-idLink" href="#UUID.MarshalJSON" aria-label="Go to UUID.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID">UUID</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the UUID as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L765">MarshalText</a> <a class="Documentation-idLink" href="#UUID.MarshalText" aria-label="Go to UUID.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID">UUID</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L776">Scan</a> <a class="Documentation-idLink" href="#UUID.Scan" aria-label="Go to UUID.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID">UUID</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L789">String</a> <a class="Documentation-idLink" href="#UUID.String" aria-label="Go to UUID.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID">UUID</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L799">UnmarshalJSON</a> <a class="Documentation-idLink" href="#UUID.UnmarshalJSON" aria-label="Go to UUID.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID">UUID</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the UUID from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L770">UnmarshalText</a> <a class="Documentation-idLink" href="#UUID.UnmarshalText" aria-label="Go to UUID.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID">UUID</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="UUID3" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L829">UUID3</a> <a class="Documentation-idLink" href="#UUID3" aria-label="Go to UUID3">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type UUID3 <a href="/builtin#string">string</a></pre> </div> <p>UUID3 represents a uuid3 string format </p><p>swagger:strfmt uuid3 </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID3.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID3) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L884">DeepCopy</a> <a class="Documentation-idLink" href="#UUID3.DeepCopy" aria-label="Go to UUID3.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID3">UUID3</a>) DeepCopy() *<a href="#UUID3">UUID3</a></pre> </div> <p>DeepCopy copies the receiver into a new UUID3. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID3.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID3) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L879">DeepCopyInto</a> <a class="Documentation-idLink" href="#UUID3.DeepCopyInto" aria-label="Go to UUID3.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID3">UUID3</a>) DeepCopyInto(out *<a href="#UUID3">UUID3</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID3.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID3) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L861">MarshalJSON</a> <a class="Documentation-idLink" href="#UUID3.MarshalJSON" aria-label="Go to UUID3.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID3">UUID3</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the UUID as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID3.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID3) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L832">MarshalText</a> <a class="Documentation-idLink" href="#UUID3.MarshalText" aria-label="Go to UUID3.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID3">UUID3</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID3.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID3) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L843">Scan</a> <a class="Documentation-idLink" href="#UUID3.Scan" aria-label="Go to UUID3.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID3">UUID3</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID3.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID3) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L856">String</a> <a class="Documentation-idLink" href="#UUID3.String" aria-label="Go to UUID3.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID3">UUID3</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID3.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID3) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L866">UnmarshalJSON</a> <a class="Documentation-idLink" href="#UUID3.UnmarshalJSON" aria-label="Go to UUID3.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID3">UUID3</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the UUID from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID3.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID3) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L837">UnmarshalText</a> <a class="Documentation-idLink" href="#UUID3.UnmarshalText" aria-label="Go to UUID3.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID3">UUID3</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="UUID4" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L896">UUID4</a> <a class="Documentation-idLink" href="#UUID4" aria-label="Go to UUID4">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type UUID4 <a href="/builtin#string">string</a></pre> </div> <p>UUID4 represents a uuid4 string format </p><p>swagger:strfmt uuid4 </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID4.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L951">DeepCopy</a> <a class="Documentation-idLink" href="#UUID4.DeepCopy" aria-label="Go to UUID4.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID4">UUID4</a>) DeepCopy() *<a href="#UUID4">UUID4</a></pre> </div> <p>DeepCopy copies the receiver into a new UUID4. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID4.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L946">DeepCopyInto</a> <a class="Documentation-idLink" href="#UUID4.DeepCopyInto" aria-label="Go to UUID4.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID4">UUID4</a>) DeepCopyInto(out *<a href="#UUID4">UUID4</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID4.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L928">MarshalJSON</a> <a class="Documentation-idLink" href="#UUID4.MarshalJSON" aria-label="Go to UUID4.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID4">UUID4</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the UUID as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID4.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L899">MarshalText</a> <a class="Documentation-idLink" href="#UUID4.MarshalText" aria-label="Go to UUID4.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID4">UUID4</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID4.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L910">Scan</a> <a class="Documentation-idLink" href="#UUID4.Scan" aria-label="Go to UUID4.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID4">UUID4</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID4.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L923">String</a> <a class="Documentation-idLink" href="#UUID4.String" aria-label="Go to UUID4.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID4">UUID4</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID4.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L933">UnmarshalJSON</a> <a class="Documentation-idLink" href="#UUID4.UnmarshalJSON" aria-label="Go to UUID4.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID4">UUID4</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the UUID from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID4.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID4) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L904">UnmarshalText</a> <a class="Documentation-idLink" href="#UUID4.UnmarshalText" aria-label="Go to UUID4.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID4">UUID4</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="UUID5" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L963">UUID5</a> <a class="Documentation-idLink" href="#UUID5" aria-label="Go to UUID5">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type UUID5 <a href="/builtin#string">string</a></pre> </div> <p>UUID5 represents a uuid5 string format </p><p>swagger:strfmt uuid5 </p> <div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID5.DeepCopy" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID5) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1018">DeepCopy</a> <a class="Documentation-idLink" href="#UUID5.DeepCopy" aria-label="Go to UUID5.DeepCopy">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID5">UUID5</a>) DeepCopy() *<a href="#UUID5">UUID5</a></pre> </div> <p>DeepCopy copies the receiver into a new UUID5. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID5.DeepCopyInto" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID5) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1013">DeepCopyInto</a> <a class="Documentation-idLink" href="#UUID5.DeepCopyInto" aria-label="Go to UUID5.DeepCopyInto">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID5">UUID5</a>) DeepCopyInto(out *<a href="#UUID5">UUID5</a>)</pre> </div> <p>DeepCopyInto copies the receiver and writes its value into out. </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID5.MarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID5) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L995">MarshalJSON</a> <a class="Documentation-idLink" href="#UUID5.MarshalJSON" aria-label="Go to UUID5.MarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID5">UUID5</a>) MarshalJSON() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalJSON returns the UUID as JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID5.MarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID5) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L966">MarshalText</a> <a class="Documentation-idLink" href="#UUID5.MarshalText" aria-label="Go to UUID5.MarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID5">UUID5</a>) MarshalText() ([]<a href="/builtin#byte">byte</a>, <a href="/builtin#error">error</a>)</pre> </div> <p>MarshalText turns this instance into text </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID5.Scan" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID5) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L977">Scan</a> <a class="Documentation-idLink" href="#UUID5.Scan" aria-label="Go to UUID5.Scan">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID5">UUID5</a>) Scan(raw interface{}) <a href="/builtin#error">error</a></pre> </div> <p>Scan read a value from a database driver </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID5.String" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (UUID5) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L990">String</a> <a class="Documentation-idLink" href="#UUID5.String" aria-label="Go to UUID5.String">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u <a href="#UUID5">UUID5</a>) String() <a href="/builtin#string">string</a></pre> </div> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID5.UnmarshalJSON" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID5) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L1000">UnmarshalJSON</a> <a class="Documentation-idLink" href="#UUID5.UnmarshalJSON" aria-label="Go to UUID5.UnmarshalJSON">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID5">UUID5</a>) UnmarshalJSON(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalJSON sets the UUID from JSON </p> </div><div class="Documentation-typeMethod"> <h4 tabindex="-1" id="UUID5.UnmarshalText" data-kind="method" class="Documentation-typeMethodHeader"> <span>func (*UUID5) <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go#L971">UnmarshalText</a> <a class="Documentation-idLink" href="#UUID5.UnmarshalText" aria-label="Go to UUID5.UnmarshalText">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>func (u *<a href="#UUID5">UUID5</a>) UnmarshalText(data []<a href="/builtin#byte">byte</a>) <a href="/builtin#error">error</a></pre> </div> <p>UnmarshalText hydrates this instance from text </p> </div> </div><div class="Documentation-type"> <h4 tabindex="-1" id="Validator" data-kind="type" class="Documentation-typeHeader"> <span>type <a class="Documentation-source" href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/format.go#L30">Validator</a> <a class="Documentation-idLink" href="#Validator" aria-label="Go to Validator">露</a></span> <span class="Documentation-sinceVersion"> </span> </h4> <div class="Documentation-declaration"> <pre>type Validator func(<a href="/builtin#string">string</a>) <a href="/builtin#bool">bool</a></pre> </div> <p>Validator represents a validator for a string format. </p> </div></section></div> </div> </div> <div class="UnitFiles js-unitFiles"> <h2 class="UnitFiles-title" id="section-sourcefiles"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/insert_drive_file_gm_grey_24dp.svg" alt=""> Source Files <a class="UnitFiles-idLink" href="#section-sourcefiles" aria-label="Go to Source Files">露</a> </h2> <div class="UnitFiles-titleLink"> <a href="https://github.com/kubernetes/kube-openapi/tree/32ad38e42d3f/pkg/validation/strfmt" target="_blank" rel="noopener">View all Source files</a> </div> <div> <ul class="UnitFiles-fileList"><li> <a href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/bson.go" target="_blank" rel="noopener" title="bson.go">bson.go</a> </li><li> <a href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/date.go" target="_blank" rel="noopener" title="date.go">date.go</a> </li><li> <a href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/default.go" target="_blank" rel="noopener" title="default.go">default.go</a> </li><li> <a href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/doc.go" target="_blank" rel="noopener" title="doc.go">doc.go</a> </li><li> <a href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/duration.go" target="_blank" rel="noopener" title="duration.go">duration.go</a> </li><li> <a href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/format.go" target="_blank" rel="noopener" title="format.go">format.go</a> </li><li> <a href="https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/time.go" target="_blank" rel="noopener" title="time.go">time.go</a> </li></ul> </div> </div> <div class="UnitDirectories js-unitDirectories"> <h2 class="UnitDirectories-title" id="section-directories"> <img class="go-Icon" height="24" width="24" src="/static/shared/icon/folder_gm_grey_24dp.svg" alt=""> Directories <a class="UnitDirectories-idLink" href="#section-directories" aria-label="Go to Directories">露</a> </h2> <div class="UnitDirectories-toggles"> <div class="UnitDirectories-toggleButtons"> <button class="js-showInternalDirectories" data-test-id="internal-directories-toggle" data-gtmc="directories button" aria-label="Show Internal Directories"> Show internal </button> <button class="js-expandAllDirectories" data-test-id="directories-toggle" data-gtmc="directories button" aria-label="Expand All Directories"> Expand all </button> </div> </div> <table class="UnitDirectories-table UnitDirectories-table--tree js-expandableTable" data-test-id="UnitDirectories-table"> <tr class="UnitDirectories-tableHeader UnitDirectories-tableHeader--tree"> <th>Path</th> <th class="UnitDirectories-desktopSynopsis">Synopsis</th> </tr> <tr class=""> <td data-id="bson" data-aria-owns=""> <div class="UnitDirectories-pathCell"> <div><a href="/k8s.io/kube-openapi@v0.0.0-20241105132330-32ad38e42d3f/pkg/validation/strfmt/bson">bson</a> </div> <div class="UnitDirectories-mobileSynopsis"></div> </div> </td> <td class="UnitDirectories-desktopSynopsis"></td></tr></tr> </table> </div> </div> </div> <div id="showInternal-description" hidden> Click to show internal directories. </div> <div id="hideInternal-description" hidden> Click to hide internal directories. </div> </article> <footer class="go-Main-footer"></footer> </main> <footer class="go-Footer"> <div class="go-Footer-links"> <div class="go-Footer-linkColumn"> <a href="https://go.dev/solutions" class="go-Footer-link go-Footer-link--primary" data-gtmc="footer link"> Why Go </a> <a href="https://go.dev/solutions#use-cases" class="go-Footer-link" data-gtmc="footer link"> Use Cases </a> <a href="https://go.dev/solutions#case-studies" class="go-Footer-link" data-gtmc="footer link"> Case Studies </a> </div> <div class="go-Footer-linkColumn"> <a href="https://learn.go.dev/" class="go-Footer-link go-Footer-link--primary" data-gtmc="footer link"> Get Started </a> <a href="https://play.golang.org" class="go-Footer-link" data-gtmc="footer link"> Playground </a> <a href="https://tour.golang.org" class="go-Footer-link" data-gtmc="footer link"> Tour </a> <a href="https://stackoverflow.com/questions/tagged/go?tab=Newest" class="go-Footer-link" data-gtmc="footer link"> Stack Overflow </a> <a href="https://go.dev/help" class="go-Footer-link" data-gtmc="footer link"> Help </a> </div> <div class="go-Footer-linkColumn"> <a href="https://pkg.go.dev" class="go-Footer-link go-Footer-link--primary" data-gtmc="footer link"> Packages </a> <a href="/std" class="go-Footer-link" data-gtmc="footer link"> Standard Library </a> <a href="/golang.org/x" class="go-Footer-link" data-gtmc="footer link"> Sub-repositories </a> <a href="https://pkg.go.dev/about" class="go-Footer-link" data-gtmc="footer link"> About Go Packages </a> </div> <div class="go-Footer-linkColumn"> <a href="https://go.dev/project" class="go-Footer-link go-Footer-link--primary" data-gtmc="footer link"> About </a> <a href="https://go.dev/dl/" class="go-Footer-link" data-gtmc="footer link">Download</a> <a href="https://go.dev/blog" class="go-Footer-link" data-gtmc="footer link">Blog</a> <a href="https://github.com/golang/go/issues" class="go-Footer-link" data-gtmc="footer link"> Issue Tracker </a> <a href="https://go.dev/doc/devel/release.html" class="go-Footer-link" data-gtmc="footer link"> Release Notes </a> <a href="https://blog.golang.org/go-brand" class="go-Footer-link" data-gtmc="footer link"> Brand Guidelines </a> <a href="https://go.dev/conduct" class="go-Footer-link" data-gtmc="footer link"> Code of Conduct </a> </div> <div class="go-Footer-linkColumn"> <a href="https://www.twitter.com/golang" class="go-Footer-link go-Footer-link--primary" data-gtmc="footer link"> Connect </a> <a href="https://www.twitter.com/golang" class="go-Footer-link" data-gtmc="footer link"> Twitter </a> <a href="https://github.com/golang" class="go-Footer-link" data-gtmc="footer link">GitHub</a> <a href="https://invite.slack.golangbridge.org/" class="go-Footer-link" data-gtmc="footer link"> Slack </a> <a href="https://reddit.com/r/golang" class="go-Footer-link" data-gtmc="footer link"> r/golang </a> <a href="https://www.meetup.com/pro/go" class="go-Footer-link" data-gtmc="footer link"> Meetup </a> <a href="https://golangweekly.com/" class="go-Footer-link" data-gtmc="footer link"> Golang Weekly </a> </div> </div> <div class="go-Footer-bottom"> <img class="go-Footer-gopher" width="1431" height="901" src="/static/shared/gopher/pilot-bust-1431x901.svg" alt="Gopher in flight goggles"> <ul class="go-Footer-listRow"> <li class="go-Footer-listItem"> <a href="https://go.dev/copyright" data-gtmc="footer link">Copyright</a> </li> <li class="go-Footer-listItem"> <a href="https://go.dev/tos" data-gtmc="footer link">Terms of Service</a> </li> <li class="go-Footer-listItem"> <a href="http://www.google.com/intl/en/policies/privacy/" data-gtmc="footer link" target="_blank" rel="noopener"> Privacy Policy </a> </li> <li class="go-Footer-listItem"> <a href="https://go.dev/s/pkgsite-feedback" target="_blank" rel="noopener" data-gtmc="footer link"> Report an Issue </a> </li> <li class="go-Footer-listItem"> <button class="go-Button go-Button--text go-Footer-toggleTheme js-toggleTheme" aria-label="Theme Toggle"> <img data-value="auto" class="go-Icon go-Icon--inverted" height="24" width="24" src="/static/shared/icon/brightness_6_gm_grey_24dp.svg" alt="System theme"> <img data-value="dark" class="go-Icon go-Icon--inverted" height="24" width="24" src="/static/shared/icon/brightness_2_gm_grey_24dp.svg" alt="Dark theme"> <img data-value="light" class="go-Icon go-Icon--inverted" height="24" width="24" src="/static/shared/icon/light_mode_gm_grey_24dp.svg" alt="Light theme"> <p> Theme Toggle </p> </button> </li> <li class="go-Footer-listItem"> <button class="go-Button go-Button--text go-Footer-keyboard js-openShortcuts" aria-label="Shorcuts Modal"> <img class="go-Icon go-Icon--inverted" height="24" width="24" src="/static/shared/icon/keyboard_grey_24dp.svg" alt=""> <p> Shortcuts Modal </p> </button> </li> </ul> <a class="go-Footer-googleLogo" href="https://google.com" target="_blank"rel="noopener" data-gtmc="footer link"> <img class="go-Footer-googleLogoImg" height="24" width="72" src="/static/shared/logo/google-white.svg" alt="Google logo"> </a> </div> </footer> <dialog id="jump-to-modal" class="JumpDialog go-Modal go-Modal--md js-modal"> <form method="dialog" data-gmtc="jump to form" aria-label="Jump to Identifier"> <div class="Dialog-title go-Modal-header"> <h2>Jump to</h2> <button class="go-Button go-Button--inline" type="button" data-modal-close data-gtmc="modal button" aria-label="Close" > <img class="go-Icon" height="24" width="24" src="/static/shared/icon/close_gm_grey_24dp.svg" alt="" /> </button> </div> <div class="JumpDialog-filter"> <input class="JumpDialog-input go-Input" autocomplete="off" type="text"> </div> <div class="JumpDialog-body go-Modal-body"> <div class="JumpDialog-list"></div> </div> <div class="go-Modal-actions"> <button class="go-Button" data-test-id="close-dialog">Close</button> </div> </form> </dialog> <dialog class="ShortcutsDialog go-Modal go-Modal--sm js-modal"> <form method="dialog"> <div class="go-Modal-header"> <h2>Keyboard shortcuts</h2> <button class="go-Button go-Button--inline" type="button" data-modal-close data-gtmc="modal button" aria-label="Close" > <img class="go-Icon" height="24" width="24" src="/static/shared/icon/close_gm_grey_24dp.svg" alt="" /> </button> </div> <div class="go-Modal-body"> <table> <tbody> <tr><td class="ShortcutsDialog-key"> <strong>?</strong></td><td> : This menu</td> </tr> <tr><td class="ShortcutsDialog-key"> <strong>/</strong></td><td> : Search site</td> </tr> <tr><td class="ShortcutsDialog-key"> <strong>f</strong> or <strong>F</strong></td><td> : Jump to</td> </tr> <tr> <td class="ShortcutsDialog-key"><strong>y</strong> or <strong>Y</strong></td> <td> : Canonical URL</td> </tr> </tbody> </table> </div> <div class="go-Modal-actions"> <button class="go-Button" data-test-id="close-dialog">Close</button> </div> </form> </dialog> <section class="Cookie-notice js-cookieNotice"> <div>go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. <a target=_blank href="https://policies.google.com/technologies/cookies">Learn more.</a></div> <div><button class="go-Button">Okay</button></div> </section> <script> // this will throw if the querySelector can鈥檛 find the element const gtmId = document.querySelector('.js-gtmID').dataset.gtmid; if (!gtmId) { throw new Error('Google Tag Manager ID not found'); } loadScript(`https://www.googletagmanager.com/gtm.js?id=${gtmId}`); </script> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W8MVQXG" height="0" width="0" style="display:none;visibility:hidden"> </iframe> </noscript> <div class="js-canonicalURLPath" data-canonical-url-path="/k8s.io/kube-openapi@v0.0.0-20241105132330-32ad38e42d3f/pkg/validation/strfmt" hidden></div> <div class="js-playgroundVars" data-modulepath="k8s.io/kube-openapi" data-version="v0.0.0-20241105132330-32ad38e42d3f" hidden></div> <script> loadScript('/static/frontend/unit/main/main.js') </script> <script> loadScript('/static/frontend/unit/unit.js') </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10